From: Jakub Kicinski <kuba@kernel.org>
To: David Wilder <wilder@us.ibm.com>
Cc: netdev@vger.kernel.org
Subject: Re: [PATCH net-next v12 0/7] bonding: Extend arp_ip_target format to allow for a list of vlan tags.
Date: Tue, 30 Sep 2025 17:34:20 -0700 [thread overview]
Message-ID: <20250930173420.24fcc12c@kernel.org> (raw)
In-Reply-To: <20250930233849.2871027-1-wilder@us.ibm.com>
On Tue, 30 Sep 2025 16:38:00 -0700 David Wilder wrote:
> The current implementation of the arp monitor builds a list of vlan-tags by
> following the chain of net_devices above the bond. See bond_verify_device_path().
> Unfortunately, with some configurations, this is not possible. One example is
> when an ovs switch is configured above the bond.
>
> This change extends the "arp_ip_target" parameter format to allow for a list of
> vlan tags to be included for each arp target. This new list of tags is optional
> and may be omitted to preserve the current format and process of discovering
> vlans.
Please read:
https://www.kernel.org/doc/html/next/process/maintainer-netdev.html
You're reposting this too soon in more than one way - there should be
at least 24h between postings. What's more net-next is closed right now
and Paolo told you this in his reply on v11.
--
pw-bot: defer
prev parent reply other threads:[~2025-10-01 0:34 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-09-30 23:38 [PATCH net-next v12 0/7] bonding: Extend arp_ip_target format to allow for a list of vlan tags David Wilder
2025-09-30 23:38 ` [PATCH net-next v12 1/7] bonding: Adding struct bond_arp_target David Wilder
2025-09-30 23:38 ` [PATCH net-next v12 2/7] bonding: Adding extra_len field to struct bond_opt_value David Wilder
2025-09-30 23:38 ` [PATCH net-next v12 3/7] bonding: arp_ip_target helpers David Wilder
2025-09-30 23:38 ` [PATCH net-next v12 4/7] bonding: Processing extended arp_ip_target from user space David Wilder
2025-09-30 23:38 ` [PATCH net-next v12 5/7] bonding: Update to bond_arp_send_all() to use supplied vlan tags David Wilder
2025-09-30 23:38 ` [PATCH net-next v12 6/7] bonding: Update for extended arp_ip_target format David Wilder
2025-09-30 23:38 ` [PATCH net-next v12 7/7] bonding: Selftest and documentation for the arp_ip_target parameter David Wilder
2025-10-01 0:34 ` Jakub Kicinski [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20250930173420.24fcc12c@kernel.org \
--to=kuba@kernel.org \
--cc=netdev@vger.kernel.org \
--cc=wilder@us.ibm.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).