numam-dpdk/drivers/net/failsafe
Pavan Nikhilesh acec04c4b2 build: disable experimental API check internally
Remove setting ALLOW_EXPERIMENTAL_API individually for each Makefile and
meson.build. Instead, enable ALLOW_EXPERIMENTAL_API flag across app, lib
and drivers.
This changes reduces the clutter across the project while still
maintaining the functionality of ALLOW_EXPERIMENTAL_API i.e. warning
external applications about experimental API usage.

Signed-off-by: Pavan Nikhilesh <pbhagavatula@marvell.com>
Acked-by: Hemant Agrawal <hemant.agrawal@nxp.com>
Signed-off-by: David Marchand <david.marchand@redhat.com>
2020-04-14 16:22:34 +02:00
..
failsafe_args.c net/failsafe: use new ethernet address parser 2019-07-08 21:26:52 +02:00
failsafe_eal.c eal: fix positive error codes from probe/remove 2019-06-29 21:28:38 +02:00
failsafe_ether.c net/failsafe: check code of allmulticast mode switch 2019-10-07 15:00:55 +02:00
failsafe_flow.c net/failsafe: switch to flow API object conversion function 2018-10-11 18:53:49 +02:00
failsafe_intr.c build: remove redundant config include 2020-02-11 16:50:59 +01:00
failsafe_ops.c net/failsafe: fix reported hash key size in device info 2020-02-05 10:21:22 +01:00
failsafe_private.h rename private header files 2019-10-27 22:03:06 +01:00
failsafe_rxtx.c net/failsafe: fix source port id in Rx packets 2019-04-19 14:51:55 +02:00
failsafe.c net/failsafe: skip devargs if not present in secondary 2019-07-23 14:31:35 +02:00
Makefile build: disable experimental API check internally 2020-04-14 16:22:34 +02:00
meson.build build: disable experimental API check internally 2020-04-14 16:22:34 +02:00
rte_pmd_failsafe_version.map build: align symbols with global ABI version 2019-11-20 23:05:39 +01:00