net/octeontx2: support VLAN offloads
authorVivek Sharma <viveksharma@marvell.com>
Sun, 30 Jun 2019 02:25:19 +0000 (07:55 +0530)
committerFerruh Yigit <ferruh.yigit@intel.com>
Thu, 4 Jul 2019 23:52:02 +0000 (01:52 +0200)
commitba1b3b081edf5c43388e4684e4f2966a31e9e00b
tree5fb4581b39e879a22560bccb3a0ddad6abd22063
parent02ed031b28d0cc2de67ddd023eecdff30e112180
net/octeontx2: support VLAN offloads

Support configuring VLAN offloads for an ethernet device and
dynamic promiscuous mode configuration for VLAN filters where
filters are updated according to promiscuous mode of the device.

Signed-off-by: Vivek Sharma <viveksharma@marvell.com>
Acked-by: Jerin Jacob <jerinj@marvell.com>
doc/guides/nics/features/octeontx2.ini
doc/guides/nics/features/octeontx2_vec.ini
doc/guides/nics/features/octeontx2_vf.ini
doc/guides/nics/octeontx2.rst
drivers/net/octeontx2/otx2_ethdev.c
drivers/net/octeontx2/otx2_ethdev.h
drivers/net/octeontx2/otx2_ethdev_ops.c
drivers/net/octeontx2/otx2_rx.h
drivers/net/octeontx2/otx2_vlan.c