numam-dpdk/drivers/net/fm10k
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
fm10k_ethdev.c ethdev: make default behavior CRC strip on Rx 2018-09-14 20:08:41 +02:00
fm10k_logs.h
fm10k_rxtx_vec.c net/fm10k: convert to new Tx offloads API 2018-04-14 00:40:21 +02:00
fm10k_rxtx.c net/fm10k: support descriptor status API 2018-07-03 01:35:58 +02:00
fm10k.h net/fm10k: remove unused constant 2018-07-04 21:50:27 +02:00
Makefile drivers/net: fix icc deprecated parameter warning 2018-04-14 00:43:30 +02:00
meson.build
rte_pmd_fm10k_version.map