> -Original Message-
> From: Wu, Wenjun1
> Sent: Friday, October 14, 2022 9:14 AM
> To: Matz, Olivier
> Cc: dev@dpdk.org; Yang, Qiming ; Zhao1, Wei
>
> Subject: RE: [PATCH] net/ixgbevf: fix promiscuous and allmulti
>
>
>
> > -Original
> -Original Message-
> From: Olivier Matz
> Sent: Thursday, October 13, 2022 10:46 PM
> To: Wu, Wenjun1
> Cc: dev@dpdk.org; Yang, Qiming ; Zhao1, Wei
>
> Subject: Re: [PATCH] net/ixgbevf: fix promiscuous and allmulti
>
> Hi Wenjun,
>
> On Mon, Oct
ao1, Wei
> > Subject: [PATCH] net/ixgbevf: fix promiscuous and allmulti
> >
> > The configuration of allmulti and promiscuous modes conflicts together. For
> > instance, if we enable promiscuous mode, then enable and disable allmulti,
> > then the promiscuous mode
Hi Olivier,
> -Original Message-
> From: Olivier Matz
> Sent: Thursday, September 29, 2022 8:22 PM
> To: dev@dpdk.org
> Cc: Yang, Qiming ; Wu, Wenjun1
> ; Zhao1, Wei
> Subject: [PATCH] net/ixgbevf: fix promiscuous and allmulti
>
> The configuration of all
The configuration of allmulti and promiscuous modes conflicts
together. For instance, if we enable promiscuous mode, then enable and
disable allmulti, then the promiscuous mode is wrongly disabled.
Fix this behavior by:
- doing nothing when we set/unset allmulti if promiscuous mode is on
- restort
5 matches
Mail list logo