numam-dpdk/drivers/net/vmxnet3
Mark Gillott 273168f150 net/vmxnet3: add VLAN filter capability
The driver supports VLAN filtering, but the option is not included in
the advertised list of capabilities. Thus any attempt to enable VLAN
filtering always fails. Update the list of offload capabilities to
include DEV_RX_OFFLOAD_VLAN_FILTER.

Fixes: 95e4a96ccb ("net/vmxnet3: convert to new Rx offload API")
Cc: stable@dpdk.org

Signed-off-by: Mark Gillott <mgillott@vyatta.att-mail.com>
Acked-by: Yong Wang <yongwang@vmware.com>
2019-05-03 18:45:23 +02:00
..
base net/vmxnet3: add v4 boot and guest UDP RSS config 2019-04-19 14:51:55 +02:00
Makefile net/vmxnet3: guess MSS if not provided in LRO mode 2018-04-27 17:34:41 +01:00
meson.build net/vmxnet3: add in meson build 2018-09-18 22:53:35 +02:00
rte_pmd_vmxnet3_version.map vmxnet3: move to drivers/net/ 2015-05-22 16:06:23 +02:00
vmxnet3_ethdev.c net/vmxnet3: add VLAN filter capability 2019-05-03 18:45:23 +02:00
vmxnet3_ethdev.h net/vmxnet3: add v4 boot and guest UDP RSS config 2019-04-19 14:51:55 +02:00
vmxnet3_logs.h net/vmxnet3: implement dynamic logging 2018-01-16 18:47:49 +01:00
vmxnet3_ring.h net/vmxnet3: increase Rx data ring descriptor size 2018-04-27 15:54:56 +01:00
vmxnet3_rxtx.c net/vmxnet3: add v4 boot and guest UDP RSS config 2019-04-19 14:51:55 +02:00