numam-dpdk/drivers/net/hinic
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
..
base build: remove redundant config include 2020-02-11 16:50:59 +01:00
hinic_pmd_ethdev.c net/hinic: fix secondary process 2019-11-20 17:36:06 +01:00
hinic_pmd_ethdev.h net/hinic: support inner L3 checksum offload 2019-10-23 16:43:08 +02:00
hinic_pmd_flow.c net/hinic: flush flow director filter 2019-10-23 16:43:08 +02:00
hinic_pmd_rx.c net/hinic: optimize mbuf allocation 2019-11-08 23:15:05 +01:00
hinic_pmd_rx.h net/hinic: optimize Rx performance 2019-10-23 16:43:08 +02:00
hinic_pmd_tx.c net/hinic: fix offload info calculating for TSO 2019-11-08 23:15:05 +01:00
hinic_pmd_tx.h net/hinic: support inner L3 checksum offload 2019-10-23 16:43:08 +02:00
Makefile build: remove individual library versions 2019-11-20 23:05:39 +01:00
meson.build net/hinic: add flow validation operations 2019-10-23 16:43:08 +02:00
rte_pmd_hinic_version.map build: align symbols with global ABI version 2019-11-20 23:05:39 +01:00