Hi Wei,
> -----Original Message----- > From: dev [mailto:[email protected]] On Behalf Of Wei Zhao > Sent: Friday, November 17, 2017 1:36 PM > To: [email protected] > Cc: Zhao1, Wei <[email protected]> > 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 <[email protected]>

