numam-dpdk/app/proc-info
Andrew Rybchenko c47d7b90a1 mempool: add namespace to flags
Fix the mempool flags namespace by adding an RTE_ prefix to the name.
The old flags remain usable, to be deprecated in the future.

Flag MEMPOOL_F_NON_IO added in the release is just renamed to have RTE_
prefix.

Signed-off-by: Andrew Rybchenko <andrew.rybchenko@oktetlabs.ru>
Acked-by: Olivier Matz <olivier.matz@6wind.com>
2021-10-20 10:00:16 +02:00
..
main.c mempool: add namespace to flags 2021-10-20 10:00:16 +02:00
meson.build app/testpmd: build on Windows 2021-07-02 19:03:03 +02:00