From: Jakub Kicinski <kuba@kernel.org>
To: Louis Scalbert <louis.scalbert@6wind.com>
Cc: netdev@vger.kernel.org, andrew+netdev@lunn.ch, jv@jvosburgh.net,
edumazet@google.com, pabeni@redhat.com, fbl@redhat.com,
andy@greyhouse.net, shemminger@vyatta.com, maheshb@google.com,
jonas.gorski@gmail.com
Subject: Re: [PATCH net v6 1/4] bonding: 3ad: add lacp_strict configuration knob
Date: Fri, 22 May 2026 19:08:39 -0700 [thread overview]
Message-ID: <20260522190839.3d43b528@kernel.org> (raw)
In-Reply-To: <20260520112539.798275-2-louis.scalbert@6wind.com>
On Wed, 20 May 2026 13:25:36 +0200 Louis Scalbert wrote:
> [IFLA_BOND_BROADCAST_NEIGH] = { .type = NLA_U8 },
> + [IFLA_BOND_LACP_STRICT] = { .type = NLA_U8 },
As Sashiko flags this should also be added to
Documentation/netlink/specs/rt-link.yaml
Looks like we missed adding BROADCAST_NEIGH there so maybe another
patch in the series to fill that gap?
next prev parent reply other threads:[~2026-05-23 2:08 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-05-20 11:25 [PATCH net v6 0/4] bonding: 3ad: fix carrier state with no usable slaves Louis Scalbert
2026-05-20 11:25 ` [PATCH net v6 1/4] bonding: 3ad: add lacp_strict configuration knob Louis Scalbert
2026-05-23 2:08 ` Jakub Kicinski [this message]
2026-05-20 11:25 ` [PATCH net v6 2/4] bonding: 3ad: fix carrier when no usable slaves Louis Scalbert
2026-05-20 11:25 ` [PATCH net v6 3/4] bonding: 3ad: fix mux port state on oper down Louis Scalbert
2026-05-20 11:25 ` [PATCH net v6 4/4] selftests: bonding: add test for lacp_strict mode Louis Scalbert
2026-05-23 2:07 ` Jakub Kicinski
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=20260522190839.3d43b528@kernel.org \
--to=kuba@kernel.org \
--cc=andrew+netdev@lunn.ch \
--cc=andy@greyhouse.net \
--cc=edumazet@google.com \
--cc=fbl@redhat.com \
--cc=jonas.gorski@gmail.com \
--cc=jv@jvosburgh.net \
--cc=louis.scalbert@6wind.com \
--cc=maheshb@google.com \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=shemminger@vyatta.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.