mbuf: update Tx VLAN and QinQ flags documentation
authorFerruh Yigit <ferruh.yigit@intel.com>
Tue, 2 Apr 2019 17:09:46 +0000 (18:09 +0100)
committerThomas Monjalon <thomas@monjalon.net>
Fri, 19 Apr 2019 21:21:13 +0000 (23:21 +0200)
commit00cc9701e4d3390f80d5f7e8109587fe342718a9
tree9da7675d67304f155cf35fabe4bd02d9c57942ea
parente5f7bd199d2206a4c07e9d0efbcbc4039744b896
mbuf: update Tx VLAN and QinQ flags documentation

Currently PKT_TX_VLAN and PKT_TX_QINQ mbuf flags are documented as
they are to say packet contains VLAN or QINQ information.

Updating the definition as they are requests from application to
driver to insert VLAN or double VLAN tags into packet.

Fixes: dc6c911c9993 ("mbuf: use reserved space for double vlan")
Fixes: af75078fece3 ("first public release")
Cc: stable@dpdk.org
Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com>
Acked-by: Olivier Matz <olivier.matz@6wind.com>
lib/librte_mbuf/rte_mbuf.h