numam-dpdk/drivers/net/nfb
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
..
meson.build drivers/net: build i40e and mlx5 on Windows 2021-01-14 23:51:24 +01:00
nfb_ethdev.c ethdev: add device flag to bypass auto-filled queue xstats 2020-10-16 23:27:15 +02:00
nfb_rx.c net/nfb: switch Rx timestamp to dynamic mbuf field 2020-11-03 16:21:15 +01:00
nfb_rx.h net/nfb: switch Rx timestamp to dynamic mbuf field 2020-11-03 16:21:15 +01:00
nfb_rxmode.c net/nfb: check array size before access 2020-04-21 13:57:06 +02:00
nfb_rxmode.h ethdev: change allmulticast callbacks to return status 2019-10-07 15:00:55 +02:00
nfb_stats.c ethdev: make stats and xstats reset callbacks return int 2019-10-07 15:00:54 +02:00
nfb_stats.h ethdev: make stats and xstats reset callbacks return int 2019-10-07 15:00:54 +02:00
nfb_tx.c net/nfb: add new netcope driver 2019-04-12 17:01:13 +02:00
nfb_tx.h ethdev: move queue state defines to private file 2019-11-08 23:15:04 +01:00
nfb.h net/nfb: support timestamp 2019-07-23 14:31:34 +02:00
version.map build: remove library name from version map file name 2020-10-19 22:13:59 +02:00