numam-dpdk/drivers
Zhihong Peng 21f4a1fb30 net/e1000: report VLAN extend capability
The rte_eth_dev_set_vlan_offload function will check vlan rx offload
capability, the i350/i210/i211 nics have vlan extend feature but
DEV_RX_OFFLOAD_VLAN_EXTEND is not set into the capability, that will
cause setting fail. So need to add this capability in
igb_get_rx_port_offloads_capa function.

Fixes: ef990fb56e ("net/e1000: convert to new Rx offloads API")
Cc: stable@dpdk.org

Signed-off-by: Zhihong Peng <zhihongx.peng@intel.com>
Reviewed-by: Wei Zhao <wei.zhao1@intel.com>
2020-07-21 13:54:54 +02:00
..
baseband
bus net/dpaa: support queue info routines 2020-07-21 13:54:54 +02:00
common regex/mlx5: support dequeue 2020-07-21 19:04:05 +02:00
compress compress/qat: revert change in GEN3 marketing name 2020-07-18 23:09:02 +02:00
crypto crypto/qat: fix ambiguous variable names for CRC 2020-07-18 23:30:47 +02:00
event drivers/dpaa: optimize thread local storage 2020-07-11 06:18:52 +02:00
mempool mempool/ring: support RTS and HTS ring modes 2020-07-21 19:20:00 +02:00
net net/e1000: report VLAN extend capability 2020-07-21 13:54:54 +02:00
raw
regex regex/mlx5: add empty start/stop/close 2020-07-21 19:04:05 +02:00
vdpa vdpa/mlx5: enable status protocol feature 2020-07-11 06:18:52 +02:00
Makefile regex/mlx5: introduce driver for BlueField 2 2020-07-21 19:04:05 +02:00
meson.build regex/mlx5: introduce driver for BlueField 2 2020-07-21 19:04:05 +02:00