net/ixgbe: support 82599ES SCTP packet drop action
authorWei Zhao <wei.zhao1@intel.com>
Tue, 18 Jul 2017 06:10:02 +0000 (14:10 +0800)
committerFerruh Yigit <ferruh.yigit@intel.com>
Wed, 19 Jul 2017 08:59:39 +0000 (11:59 +0300)
commitd9347d254008f54c372fe067ee4e7cc1a3ac9047
tree2d9ec47ed7afacae83a9b830b84d2ca48574b5fa
parent77370db964f7d8a58f5914b1b805e6b093107d59
net/ixgbe: support 82599ES SCTP packet drop action

82599ES can support SCTP packet drop action, but the
configuration is different from TCP or UDP packet, so
it need to rework some FDIR related code to adapt
drop action rule of SCTP packet.

Signed-off-by: Wei Zhao <wei.zhao1@intel.com>
drivers/net/ixgbe/ixgbe_flow.c