numam-dpdk/drivers/net/thunderx
Bruce Richardson 589dd86aaf net/*/base: allow use of experimental APIs in base code
The driver setting of "allow_experimental_apis" was not being used when
building the base code. To allow this we can manually put in a check
in the base code files for the setting and set the appropriate cflag
if it's needed.

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
Acked-by: Andrew Rybchenko <arybchenko@solarflare.com>
Tested-by: Ilya Maximets <i.maximets@samsung.com>
2018-09-28 01:41:01 +02:00
..
base net/*/base: allow use of experimental APIs in base code 2018-09-28 01:41:01 +02:00
Makefile
meson.build
nicvf_ethdev.c ethdev: make default behavior CRC strip on Rx 2018-09-14 20:08:41 +02:00
nicvf_ethdev.h ethdev: make default behavior CRC strip on Rx 2018-09-14 20:08:41 +02:00
nicvf_logs.h
nicvf_rxtx.c net/thunderx: support Rx VLAN offload 2018-07-23 23:55:26 +02:00
nicvf_rxtx.h net/thunderx: support Rx VLAN offload 2018-07-23 23:55:26 +02:00
nicvf_struct.h net/thunderx: support Rx VLAN offload 2018-07-23 23:55:26 +02:00
nicvf_svf.c
nicvf_svf.h
rte_pmd_thunderx_version.map