numam-dpdk/lib/librte_fib
Bruce Richardson f5bf8249d5 fib: fix missing header includes
Add stdint.h to get definitions of standard integer types

Fixes: 39e9272484 ("fib: add FIB library")
Fixes: 40d41a8a7b ("fib: support IPv6")
Cc: stable@dpdk.org

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
Acked-by: Vladimir Medvedkin <vladimir.medvedkin@intel.com>
Reviewed-by: David Marchand <david.marchand@redhat.com>
2021-01-21 10:27:47 +01:00
..
dir24_8_avx512.c fib: add AVX512 lookup 2020-10-28 21:29:11 +01:00
dir24_8_avx512.h fib: add AVX512 lookup 2020-10-28 21:29:11 +01:00
dir24_8.c fib: add AVX512 lookup 2020-10-28 21:29:11 +01:00
dir24_8.h fib: move lookup definition to header 2020-10-28 21:29:11 +01:00
meson.build fib6: add AVX512 lookup 2020-10-28 21:29:13 +01:00
rte_fib6.c fib6: add AVX512 lookup 2020-10-28 21:29:13 +01:00
rte_fib6.h fib: fix missing header includes 2021-01-21 10:27:47 +01:00
rte_fib.c fib: add AVX512 lookup 2020-10-28 21:29:11 +01:00
rte_fib.h fib: fix missing header includes 2021-01-21 10:27:47 +01:00
trie_avx512.c fib6: improve AVX512 lookup performance 2021-01-13 22:13:37 +01:00
trie_avx512.h fib6: add AVX512 lookup 2020-10-28 21:29:13 +01:00
trie.c fib6: add AVX512 lookup 2020-10-28 21:29:13 +01:00
trie.h fib6: move lookup definition to header 2020-10-28 21:29:13 +01:00
version.map fib6: add lookup runtime selection 2020-10-28 21:29:11 +01:00