numam-dpdk/drivers
Hyong Youb Kim 432ed10d81 net/enic: fix supported packet types
The handler for dev_supported_ptypes_get currently returns null when
the vectorized Rx handler is used. It is also missing tunnel packet
types. Add the missing packet types to the supported list, and return
the right list for the vectorized Rx handler.

Fixes: 8a6ff33d6d ("net/enic: add AVX2 based vectorized Rx handler")
Fixes: 93fb21fdbe ("net/enic: enable overlay offload for VXLAN and GENEVE")
Cc: stable@dpdk.org

Signed-off-by: Hyong Youb Kim <hyonkim@cisco.com>
Reviewed-by: John Daley <johndale@cisco.com>
2018-10-26 22:14:05 +02:00
..
baseband baseband/null: add in meson build 2018-09-18 22:53:35 +02:00
bus bus/vdev: fix multi-process IPC buffer leak on scan 2018-10-25 10:28:13 +02:00
common eal: add macro for attribute weak 2018-10-25 02:11:23 +02:00
compress common/qat: support GEN3 devices 2018-10-17 12:23:40 +02:00
crypto crypto/dpaa2_sec: support PDCP offload 2018-10-24 15:13:02 +02:00
event use registered name for OCTEON TX references 2018-10-26 14:16:05 +02:00
mempool use registered name for OCTEON TX references 2018-10-26 14:16:05 +02:00
net net/enic: fix supported packet types 2018-10-26 22:14:05 +02:00
raw raw/skeleton: fix memory leak on test failure 2018-10-25 00:59:28 +02:00
Makefile drivers: add common as dependency for bus 2018-10-16 14:54:25 +02:00
meson.build mk: build with _GNU_SOURCE defined by default 2018-10-22 11:28:27 +02:00