numam-dpdk/drivers/net/failsafe
Thomas Monjalon 43e34a229d build: remove redundant config include
The header file rte_config.h is always included by make or meson.
If required in an exported API header file, it must be included
in the public header file for external applications.
In the internal files, explicit include of rte_config.h is useless,
and can be removed.

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
Acked-by: Matan Azrad <matan@mellanox.com>
Acked-by: David Marchand <david.marchand@redhat.com>
Acked-by: Neil Horman <nhorman@tuxdriver.com>
2020-02-11 16:50:59 +01: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: remove individual library versions 2019-11-20 23:05:39 +01:00
meson.build build: increase readability via shortcut variables 2019-04-17 18:09:52 +02:00
rte_pmd_failsafe_version.map build: align symbols with global ABI version 2019-11-20 23:05:39 +01:00