[PATCH 5/6] drivers/nfb: fix multicast/promiscuous mode switching
Martin Spinler
spinler at cesnet.cz
Mon Feb 14 17:53:49 CET 2022
On Mon, 2022-02-14 at 13:36 +0000, Ferruh Yigit wrote:
> 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.
Tags will be added in v2.
>
> > 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