numam-dpdk/drivers/net/fm10k/base
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
..
fm10k_api.c
fm10k_api.h
fm10k_common.c
fm10k_common.h
fm10k_mbx.c
fm10k_mbx.h
fm10k_osdep.h
fm10k_pf.c
fm10k_pf.h
fm10k_tlv.c
fm10k_tlv.h
fm10k_type.h
fm10k_vf.c
fm10k_vf.h
meson.build net/*/base: allow use of experimental APIs in base code 2018-09-28 01:41:01 +02:00