numam-dpdk/lib/librte_kvargs
Thomas Monjalon 9c1e0dc39a eal: move common header files
The EAL API (with doxygen documentation) is moved from
common/include/ to include/, which makes more clear that
it is the global API for all environments and architectures.

Note that the arch-specific and OS-specific include files are not
in this global include directory, but include/generic/ should
cover the doxygen documentation for them.

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
Acked-by: David Marchand <david.marchand@redhat.com>
2020-03-31 13:08:55 +02:00
..
Makefile eal: move common header files 2020-03-31 13:08:55 +02:00
meson.build build: remove individual library versions 2019-11-20 23:05:39 +01:00
rte_kvargs_version.map build: align symbols with global ABI version 2019-11-20 23:05:39 +01:00
rte_kvargs.c kvargs: fix buffer overflow when parsing list 2020-03-27 17:03:46 +01:00
rte_kvargs.h kvargs: fix processing a null list 2018-10-24 15:06:46 +02:00