[PATCH 5/6] drivers/nfb: fix multicast/promiscuous mode switching

Ferruh Yigit ferruh.yigit at intel.com
Mon Feb 14 14:36:42 CET 2022


On 2/14/2022 11:25 AM, spinler at cesnet.cz wrote:
> From: Martin Spinler <spinler at cesnet.cz>
> 
> In the firmware, the promisc mode overrides the multicast mode.
> So when the promisc mode is turned off, driver must check if the
> multicast mode was active before and conditionally reactivate it.
> 

Can you please add fixes & stable tags.

> Signed-off-by: Martin Spinler <spinler at cesnet.cz>
> ---
>   drivers/net/nfb/nfb.h        |  4 ----
>   drivers/net/nfb/nfb_ethdev.c |  1 -
>   drivers/net/nfb/nfb_rxmode.c | 20 ++++++++------------
>   3 files changed, 8 insertions(+), 17 deletions(-)
> 

<...>


More information about the dev mailing list