> -----Original Message-----
> From: dev [mailto:[email protected]] On Behalf Of Lu, Wenzhuo
> Sent: Tuesday, June 19, 2018 8:57 AM
> To: Zhao1, Wei <[email protected]>; [email protected]
> Cc: [email protected]
> Subject: Re: [dpdk-dev] [PATCH v5] net/ixgbe: fix mask bits register set error
> for FDIR
>
> Hi,
>
>
> > -----Original Message-----
> > From: Zhao1, Wei
> > Sent: Friday, June 15, 2018 2:08 PM
> > To: [email protected]
> > Cc: Lu, Wenzhuo <[email protected]>; [email protected]; Zhao1, Wei
> > <[email protected]>
> > Subject: [PATCH v5] net/ixgbe: fix mask bits register set error for
> > FDIR
> >
> > MAC address bits in mask registers should be set to zero when the is
> > mac mask is 0xFF, otherwise if it is 0x0 these bits should be to 0x3F.
> >
> > Fixes: 82fb702077f6 ("ixgbe: support new flow director modes for
> > X550")
> >
> > Signed-off-by: Wei Zhao <[email protected]>
> Acked-by: Wenzhuo Lu <[email protected]>
Applied to dpdk-next-net-intel
Thanks!
Qi