On Wed, 3 Jun 2026 14:29:29 +0800
[email protected] wrote:
> From: Jie Liu <[email protected]>
>
> - Support primary/secondary MAC address setup.
> - Enable L2 broadcast/multicast filter bits.
> - Add multicast address update logic.
>
> Signed-off-by: Jie Liu <[email protected]>
> ---
As part of "inclusive naming" DPDK does not allow use of variables name master
or slave.
### [PATCH] net/sxe2: support L2 filtering and MAC config
WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#264: FILE: drivers/net/sxe2/sxe2_drv_cmd.h:238:
+ uint8_t master;
^^^^^^