Hi,
> -----Original Message----- > From: Zhao1, Wei > Sent: Friday, June 15, 2018 2:08 PM > To: dev@dpdk.org > Cc: Lu, Wenzhuo <wenzhuo...@intel.com>; sta...@dpdk.org; Zhao1, Wei > <wei.zh...@intel.com> > 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 <wei.zh...@intel.com> Acked-by: Wenzhuo Lu <wenzhuo...@intel.com>