numam-dpdk/drivers/net/txgbe
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 net/txgbe: flush all filters 2021-01-13 18:51:58 +01:00
meson.build drivers/net: build i40e and mlx5 on Windows 2021-01-14 23:51:24 +01:00
rte_pmd_txgbe.h net/txgbe: add process mailbox operation 2020-11-03 23:24:27 +01:00
txgbe_ethdev.c ethdev: make driver-only headers private 2021-01-29 20:59:09 +01:00
txgbe_ethdev.h net/txgbe: add security session create operation 2021-01-13 18:51:58 +01:00
txgbe_fdir.c net/txgbe: flush all filters 2021-01-13 18:51:58 +01:00
txgbe_flow.c net/txgbe: add security type in flow action 2021-01-13 18:51:58 +01:00
txgbe_ipsec.c ethdev: make driver-only headers private 2021-01-29 20:59:09 +01:00
txgbe_ipsec.h net/txgbe: add security type in flow action 2021-01-13 18:51:58 +01:00
txgbe_logs.h net/txgbe: support probe and remove 2020-11-03 23:24:26 +01:00
txgbe_pf.c ethdev: make driver-only headers private 2021-01-29 20:59:09 +01:00
txgbe_ptypes.c net/txgbe: support packet type 2020-11-03 23:24:27 +01:00
txgbe_ptypes.h net/txgbe: support packet type 2020-11-03 23:24:27 +01:00
txgbe_regs_group.h net/txgbe: support register dump 2020-11-03 23:24:27 +01:00
txgbe_rxtx.c ethdev: make driver-only headers private 2021-01-29 20:59:09 +01:00
txgbe_rxtx.h net/txgbe: add security offload in Rx and Tx 2021-01-13 18:51:58 +01:00
txgbe_tm.c net/txgbe: add TM hierarchy commit 2021-01-13 18:51:58 +01:00
version.map