numam-dpdk/drivers/net/bnx2x
Olivier Matz 380a7aab1a mbuf: rename deprecated VLAN flags
PKT_RX_VLAN_PKT and PKT_RX_QINQ_PKT are deprecated for a while.
As explained in [1], these flags were kept to let the applications and
PMDs move to the new flag. There is also a need to support Rx vlan
offload without vlan strip (at least for the ixgbe driver).

This patch renames the old flags for this feature, knowing that some
PMDs were using PKT_RX_VLAN_PKT and PKT_RX_QINQ_PKT to indicate that
the vlan tci has been saved in the mbuf structure.

It is likely that some PMDs do not set the proper flags when doing vlan
offload, and it would be worth making a pass on all of them.

Link: [1] http://dpdk.org/ml/archives/dev/2017-June/067712.html

Signed-off-by: Olivier Matz <olivier.matz@6wind.com>
Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>
2017-10-26 02:33:01 +02:00
..
bnx2x_ethdev.c ethdev: add return value to stats get dev op 2017-10-12 01:52:49 +01:00
bnx2x_ethdev.h bnx2x: add license file 2015-12-13 01:58:10 +01:00
bnx2x_logs.h bnx2x: add license file 2015-12-13 01:58:10 +01:00
bnx2x_rxtx.c mbuf: rename deprecated VLAN flags 2017-10-26 02:33:01 +02:00
bnx2x_rxtx.h ethdev: increase port id range 2017-10-06 18:23:25 +02:00
bnx2x_stats.c fix typos using codespell utility 2017-06-14 23:54:13 +02:00
bnx2x_stats.h bnx2x: add license file 2015-12-13 01:58:10 +01:00
bnx2x_vfpf.c net/bnx2x: fix Rx mode configuration 2017-01-30 22:18:26 +01:00
bnx2x_vfpf.h fix typos using codespell utility 2017-06-14 23:54:13 +02:00
bnx2x.c net/bnx2x: remove unnecessary void casts 2017-10-06 02:49:48 +02:00
bnx2x.h net/bnx2x: remove unnecessary void casts 2017-10-06 02:49:48 +02:00
ecore_fw_defs.h bnx2x: add license file 2015-12-13 01:58:10 +01:00
ecore_hsi.h fix typos using codespell utility 2017-06-14 23:54:13 +02:00
ecore_init_ops.h bnx2x: add license file 2015-12-13 01:58:10 +01:00
ecore_init.h fix typos using codespell utility 2017-06-14 23:54:13 +02:00
ecore_mfw_req.h bnx2x: add license file 2015-12-13 01:58:10 +01:00
ecore_reg.h bnx2x: add license file 2015-12-13 01:58:10 +01:00
ecore_sp.c fix typos using codespell utility 2017-06-14 23:54:13 +02:00
ecore_sp.h net/bnx2x: remove unnecessary void casts 2017-10-06 02:49:48 +02:00
elink.c fix typos using codespell utility 2017-06-14 23:54:13 +02:00
elink.h net/bnx2x: remove unused preprocessor code 2016-10-13 15:30:59 +02:00
LICENSE.bnx2x_pmd bnx2x: add license file 2015-12-13 01:58:10 +01:00
Makefile mk: do not generate LDLIBS from directory dependencies 2017-10-24 02:14:57 +02:00
rte_pmd_bnx2x_version.map bnx2x: driver support routines 2015-07-27 04:27:10 +02:00