ixgbe: support RSS and flow director hashes in vector Rx
authorTomasz Kulasek <tomaszx.kulasek@intel.com>
Fri, 26 Jun 2015 08:07:34 +0000 (10:07 +0200)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Mon, 3 Aug 2015 20:45:52 +0000 (22:45 +0200)
commit772180b77994d80dd14205893c7ce608349821b9
tree1c6054ca1d5f34222d145671b644d88795130232
parent8ea56fadc9a49c575bee6bb3892bc17dd9ec4ab6
ixgbe: support RSS and flow director hashes in vector Rx

This patch adds management of PKT_RX_FDIR and PKT_RX_RSS_HASH ol_flags in
vPMD for unified packet type as well as for 16 bit field packet_type when
RTE_NEXT_ABI is not defined.

Signed-off-by: Tomasz Kulasek <tomaszx.kulasek@intel.com>
Acked-by: Konstantin Ananyev <konstantin.ananyev@intel.com>
drivers/net/ixgbe/ixgbe_rxtx_vec.c