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]>

