Re: [PATCH iproute2-next 1/2] bridge: link: enable MacAuth/MAB feature

From: Ido Schimmel
Date: Mon Oct 03 2022 - 04:36:37 EST


On Sun, Oct 02, 2022 at 05:20:31PM +0200, netdev@xxxxxxxxxxxxxxxxxxxx wrote:
> On 2022-10-01 16:59, Ido Schimmel wrote:
> >
> > IIRC, in the past David asked to either not send the uAPI files or send
> > them as a first patch which he then uses as a hint to sync the files
> > himself.
> >
>
> Does that imply that I make a patch in the beginning for the include/uapi
> changes wrt the Locked flag and another in the same manner for the
> Blackhole, or just one patch for both of them as the very first patch?

One patch for both as the very first patch. Example:

https://lore.kernel.org/netdev/cover.1615985531.git.petrm@xxxxxxxxxx/
https://lore.kernel.org/netdev/ad9b63d5c76d9ef045dfed6dc9b5ab946e62e450.1615985531.git.petrm@xxxxxxxxxx/

The patch is obviously not needed if the uAPI files were already updated
by David.