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/base: allow removal of slot appropriate check 2016-03-16 18:51:44 +01:00
fm10k_api.h fm10k/base: allow removal of slot appropriate check 2016-03-16 18:51:44 +01:00
fm10k_common.c net/fm10k/base: improve re-map queues handle 2017-04-04 15:52:52 +02:00
fm10k_common.h fm10k: move to drivers/net/ 2015-05-22 16:06:22 +02:00
fm10k_mbx.c fix typos 2018-01-11 18:26:46 +01:00
fm10k_mbx.h net/fm10k/base: add macros for global interrupt 2017-04-04 15:52:52 +02:00
fm10k_osdep.h net/fm10k/base: expose macros needed by DPDK 2017-04-04 15:52:52 +02:00
fm10k_pf.c net/fm10k/base: replace macros 2017-04-04 15:52:52 +02:00
fm10k_pf.h net/fm10k/base: add error code 2017-04-04 15:52:52 +02:00
fm10k_tlv.c net/fm10k/base: clean up the logic 2017-04-04 15:52:52 +02:00
fm10k_tlv.h fm10k/base: improve comments 2016-03-16 18:51:44 +01:00
fm10k_type.h net/fm10k/base: replace macros 2017-04-04 15:52:52 +02:00
fm10k_vf.c net/fm10k/base: replace macros 2017-04-04 15:52:52 +02:00
fm10k_vf.h fm10k/base: add clock offset message 2015-10-07 13:35:48 +02:00
meson.build net/*/base: allow use of experimental APIs in base code 2018-09-28 01:41:01 +02:00