numam-dpdk/drivers/net/i40e
Bruce Richardson df96fd0d73 ethdev: make driver-only headers private
The rte_ethdev_driver.h, rte_ethdev_vdev.h and rte_ethdev_pci.h files are
for drivers only and should be a private to DPDK and not installed.

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
Reviewed-by: Maxime Coquelin <maxime.coquelin@redhat.com>
Acked-by: Thomas Monjalon <thomas@monjalon.net>
Acked-by: Steven Webster <steven.webster@windriver.com>
2021-01-29 20:59:09 +01:00
..
base drivers/net: build i40e and mlx5 on Windows 2021-01-14 23:51:24 +01:00
i40e_ethdev_vf.c ethdev: make driver-only headers private 2021-01-29 20:59:09 +01:00
i40e_ethdev.c ethdev: make driver-only headers private 2021-01-29 20:59:09 +01:00
i40e_ethdev.h net/i40e: fix jumbo frame flag condition 2021-01-19 03:30:14 +01:00
i40e_fdir.c ethdev: make driver-only headers private 2021-01-29 20:59:09 +01:00
i40e_flow.c ethdev: make driver-only headers private 2021-01-29 20:59:09 +01:00
i40e_hash.c net/i40e: fix out of scope variable 2021-01-19 13:49:41 +01:00
i40e_hash.h net/i40e: refactor RSS flow 2021-01-08 19:20:09 +01:00
i40e_logs.h net/i40e: use dynamic log type for Tx/Rx debug 2019-10-07 15:00:58 +02:00
i40e_pf.c ethdev: make driver-only headers private 2021-01-29 20:59:09 +01:00
i40e_pf.h net/i40e: support AVF basic interface 2018-01-16 18:47:49 +01:00
i40e_regs.h drivers: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
i40e_rxtx_vec_altivec.c ethdev: make driver-only headers private 2021-01-29 20:59:09 +01:00
i40e_rxtx_vec_avx2.c ethdev: make driver-only headers private 2021-01-29 20:59:09 +01:00
i40e_rxtx_vec_avx512.c ethdev: make driver-only headers private 2021-01-29 20:59:09 +01:00
i40e_rxtx_vec_common.h ethdev: make driver-only headers private 2021-01-29 20:59:09 +01:00
i40e_rxtx_vec_neon.c ethdev: make driver-only headers private 2021-01-29 20:59:09 +01:00
i40e_rxtx_vec_sse.c ethdev: make driver-only headers private 2021-01-29 20:59:09 +01:00
i40e_rxtx.c ethdev: make driver-only headers private 2021-01-29 20:59:09 +01:00
i40e_rxtx.h net/i40e: optimize Tx by using AVX512 2021-01-19 03:30:13 +01:00
i40e_tm.c drivers/net: build i40e and mlx5 on Windows 2021-01-14 23:51:24 +01:00
i40e_vf_representor.c ethdev: make driver-only headers private 2021-01-29 20:59:09 +01:00
meson.build net/i40e: disable AVX512 with MinGW 2021-01-28 22:25:04 +01:00
rte_pmd_i40e.c net/i40e: add null input checks 2021-01-13 18:51:58 +01:00
rte_pmd_i40e.h net/i40e: add C++ include guard 2020-11-13 19:43:26 +01:00
version.map build: remove library name from version map file name 2020-10-19 22:13:59 +02:00