Hi Wei,
> -----Original Message----- > From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Wei Zhao > Sent: Friday, November 17, 2017 1:36 PM > To: dev@dpdk.org > Cc: Zhao1, Wei <wei.zh...@intel.com> > Subject: [dpdk-dev] [PATCH] net/ixgbe: fix tunnel filter fail problem > > Add a mode type check for tunnel mode, if fdir is in this mode, it do not > need to do Sanity check for x550. > > Fixes: dc0c16105d2d2 ("ixgbe: fix X550 flow director check") The patch is good, but seems the fixes tag is not right. This fix should be for some patch newer than this one. > > Signed-off-by: Wei Zhao <wei.zh...@intel.com>