Hi,
> -----Original Message----- > From: dev [mailto:[email protected]] On Behalf Of Wei Zhao > Sent: Thursday, April 27, 2017 2:34 PM > To: [email protected] > Cc: Zhao1, Wei > Subject: [dpdk-dev] [PATCH v2 2/2] net/ixgbe: fix a error type check for flow > type > > The type check for flow_type should be IXGBE_ATR_FLOW_TYPE_IPV4 in > special card not RTE_ETH_FLOW_NONFRAG_IPV4_OTHER. > > v2: > -change the comments and error log accordingly. > > Fixes: dc0c16105d2 ("ixgbe: fix X550 flow director check") > > Signed-off-by: Wei Zhao <[email protected]> Acked-by: Wenzhuo Lu <[email protected]>

