numam-dpdk/app
Olivier Matz 5b63493241 mbuf: mark old VLAN offload flags as deprecated
The flags PKT_TX_VLAN_PKT and PKT_TX_QINQ_PKT are
marked as deprecated since commit 380a7aab1a ("mbuf: rename deprecated
VLAN flags") (2017). But they were not using the RTE_DEPRECATED
macro, because it did not exist at this time. Add it, and replace
usage of these flags.

Signed-off-by: Olivier Matz <olivier.matz@6wind.com>
Acked-by: Andrew Rybchenko <andrew.rybchenko@oktetlabs.ru>
Acked-by: Ajit Khaparde <ajit.khaparde@broadcom.com>
2021-10-24 13:30:40 +02:00
..
dumpcap app/dumpcap: add new packet capture application 2021-10-22 22:40:58 +02:00
pdump net: add macro to extract MAC address bytes 2021-09-07 19:08:05 +02:00
proc-info ethdev: add namespace 2021-10-22 18:15:38 +02:00
test test/crypto: enable chacha_poly PMD 2021-10-20 15:33:16 +02:00
test-acl app/acl: add script to automate testing 2021-07-30 18:34:35 +02:00
test-bbdev app/bbdev: handle endianness of test data 2021-10-18 20:12:15 +02:00
test-cmdline cmdline: make struct rdline opaque 2021-10-22 23:23:45 +02:00
test-compress-perf app/testpmd: build on Windows 2021-07-02 19:03:03 +02:00
test-crypto-perf app/crypto-perf: support lookaside IPsec 2021-10-18 20:12:19 +02:00
test-eventdev ethdev: add namespace 2021-10-22 18:15:38 +02:00
test-fib app/testpmd: build on Windows 2021-07-02 19:03:03 +02:00
test-flow-perf ethdev: add namespace 2021-10-22 18:15:38 +02:00
test-pipeline ethdev: add namespace 2021-10-22 18:15:38 +02:00
test-pmd mbuf: mark old VLAN offload flags as deprecated 2021-10-24 13:30:40 +02:00
test-regex app/testpmd: build on Windows 2021-07-02 19:03:03 +02:00
test-sad app/testpmd: build on Windows 2021-07-02 19:03:03 +02:00
meson.build app/dumpcap: add new packet capture application 2021-10-22 22:40:58 +02:00