numam-dpdk/examples/vhost
Olivier Matz daa02b5cdd mbuf: add namespace to offload flags
Fix the mbuf offload flags namespace by adding an RTE_ prefix to the
name. The old flags remain usable, but a deprecation warning is issued
at compilation.

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>
Acked-by: Somnath Kotur <somnath.kotur@broadcom.com>
2021-10-24 13:37:43 +02:00
..
ioat.c vhost: fix async callbacks return type 2021-07-23 10:58:53 +02:00
ioat.h vhost: fix async callbacks return type 2021-07-23 10:58:53 +02:00
main.c mbuf: add namespace to offload flags 2021-10-24 13:37:43 +02:00
main.h examples/vhost: handle memory hotplug for async vhost 2021-07-23 10:58:53 +02:00
Makefile examples: fix pkg-config override 2021-05-05 22:20:24 +02:00
meson.build examples: reduce indentation in build files 2021-04-21 14:04:09 +02:00
virtio_net.c examples/vhost: check memory table query 2021-03-31 08:46:32 +02:00