numam-dpdk/drivers
Qi Zhang b7d34ccc47 net/ice/base: packet encapsulation for RSS
RSS configurations calls currently support only non-tunneled packets,
which uses outer-first IPs. Adding another call to configure RSS for
tunneled packets which will enable hashing on inner-last IP. RSS hash
will only be done on the innermost IP.
- Update RSS configuration calls to take packet segment count as input
  argument
- Update flow profile ID to include identifier for encapsulated packet
  [0:31] : Packet match fields
  [32:62]: Protocol header header
  [63]: Encapsulation flag, 0 if non-tunneled, 1 if tunneled

Signed-off-by: Vignesh Sridhar <vignesh.sridhar@intel.com>
Signed-off-by: Paul M Stillwell Jr <paul.m.stillwell.jr@intel.com>
Signed-off-by: Qi Zhang <qi.z.zhang@intel.com>
Acked-by: Xiaolong Ye <xiaolong.ye@intel.com>
2019-10-07 15:00:53 +02:00
..
baseband baseband/fpga_lte_fec: add public API to map file 2019-10-09 11:50:12 +02:00
bus crypto/dpaa_sec: support event crypto adapter 2019-10-09 13:14:18 +02:00
common crypto/octeontx: fix global log variable definition 2019-10-09 11:50:12 +02:00
compress compress/qat: add stateful decompression 2019-10-09 11:50:12 +02:00
crypto crypto/dpaa_sec: support event crypto adapter 2019-10-09 13:14:18 +02:00
event event/dpaa: support crypto adapter 2019-10-09 13:14:19 +02:00
mempool common/octeontx2: fix mbox memory access 2019-08-05 23:18:27 +02:00
net net/ice/base: packet encapsulation for RSS 2019-10-07 15:00:53 +02:00
raw remove useless include of EAL memory config header 2019-10-09 10:22:24 +02:00
Makefile drivers: add common as dependency for bus 2018-10-16 14:54:25 +02:00
meson.build build: print list of disabled components 2019-07-02 23:20:26 +02:00