numam-dpdk/drivers/net/txgbe
Pallavi Kadam b9d60b5434 drivers/net: build i40e and mlx5 on Windows
Allows i40e and mlx5 PMDs to compile on Windows and disable other drivers.

Disable few i40e warnings with Clang such as comparison of integers of
different signs and macro redefinitions.

Signed-off-by: Pallavi Kadam <pallavi.kadam@intel.com>
Reviewed-by: Ranjit Menon <ranjit.menon@intel.com>
Acked-by: Tal Shnaiderman <talshn@nvidia.com>
Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
2021-01-14 23:51:24 +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 net/txgbe: add IPsec context creation 2021-01-13 18:51:58 +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 net/txgbe: add security type in flow action 2021-01-13 18:51:58 +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 net/txgbe: prevent driver forcing application to exit 2020-11-03 23:35:05 +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 net/txgbe: add security offload in Rx and Tx 2021-01-13 18:51:58 +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 net/txgbe: add build and doc infrastructure 2020-11-03 23:24:26 +01:00