numam-dpdk/drivers/net/bnxt
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
..
hcapi net/bnxt: add Stingray support to core layer 2020-11-03 23:35:03 +01:00
tf_core net/bnxt: fix format specifier for unsigned int 2021-01-08 16:03:05 +01:00
tf_ulp net/bnxt: add missing comments 2021-01-08 16:03:05 +01:00
bnxt_cpr.c net/bnxt: check chip reset in stop and close 2021-01-13 19:24:30 +01:00
bnxt_cpr.h net/bnxt: support 58818 chip family 2021-01-13 19:24:30 +01:00
bnxt_ethdev.c net/bnxt: check chip reset in stop and close 2021-01-13 19:24:30 +01:00
bnxt_filter.c net/bnxt: fix checking VNIC in shutdown path 2020-09-18 18:55:12 +02:00
bnxt_filter.h net/bnxt: add flow stats in extended stats 2020-04-21 13:57:09 +02:00
bnxt_flow.c net/bnxt: modify VNIC accounting 2021-01-13 19:24:30 +01:00
bnxt_hwrm.c net/bnxt: modify context memory allocation 2021-01-13 19:24:30 +01:00
bnxt_hwrm.h net/bnxt: modify VNIC accounting 2021-01-13 19:24:30 +01:00
bnxt_irq.c net/bnxt: fix probe in FreeBSD 2020-02-05 09:51:19 +01:00
bnxt_irq.h net/bnxt: change MSI-X vector to queue mapping 2019-10-23 16:43:08 +02:00
bnxt_nvm_defs.h net/bnxt: convert to SPDX license tag 2018-04-14 00:40:21 +02:00
bnxt_reps.c net/bnxt: modify ring index logic 2021-01-08 16:03:05 +01:00
bnxt_reps.h ethdev: change stop operation callback to return int 2020-10-16 22:26:41 +02:00
bnxt_ring.c net/bnxt: support 58818 chip family 2021-01-13 19:24:30 +01:00
bnxt_ring.h net/bnxt: modify ring index logic 2021-01-08 16:03:05 +01:00
bnxt_rxq.c net/bnxt: fix max rings computation 2021-01-08 16:03:05 +01:00
bnxt_rxq.h net/bnxt: fix Rx performance by removing spinlock 2020-11-03 23:35:03 +01:00
bnxt_rxr.c net/bnxt: add Rx logic for 58818 chips 2021-01-13 19:24:30 +01:00
bnxt_rxr.h net/bnxt: add Rx logic for 58818 chips 2021-01-13 19:24:30 +01:00
bnxt_rxtx_vec_common.h net/bnxt: modify ring index logic 2021-01-08 16:03:05 +01:00
bnxt_rxtx_vec_neon.c net/bnxt: set correct checksum status in mbuf 2021-01-08 16:03:07 +01:00
bnxt_rxtx_vec_sse.c net/bnxt: set correct checksum status in mbuf 2021-01-08 16:03:07 +01:00
bnxt_stats.c net/bnxt: fix xstats by id 2020-11-03 23:24:25 +01:00
bnxt_stats.h ethdev: make stats and xstats reset callbacks return int 2019-10-07 15:00:54 +02:00
bnxt_txq.c net/bnxt: fix max rings computation 2021-01-08 16:03:05 +01:00
bnxt_txq.h net/bnxt: remove unused macros and fields 2020-10-16 19:18:47 +02:00
bnxt_txr.c net/bnxt: modify ring index logic 2021-01-08 16:03:05 +01:00
bnxt_txr.h net/bnxt: modify ring index logic 2021-01-08 16:03:05 +01:00
bnxt_util.c net/bnxt: fix VF probe when MAC address is zero 2019-07-23 14:31:35 +02:00
bnxt_util.h net/bnxt: use macro for bit definitions 2019-10-08 12:14:30 +02:00
bnxt_vnic.c net/bnxt: remove references to Thor 2021-01-08 16:03:05 +01:00
bnxt_vnic.h net/bnxt: support RSS hash selection 2020-10-08 19:58:11 +02:00
bnxt.h net/bnxt: check chip reset in stop and close 2021-01-13 19:24:30 +01:00
hsi_struct_def_dpdk.h net/bnxt: update HWRM structures 2020-10-08 19:58:11 +02:00
meson.build drivers/net: build i40e and mlx5 on Windows 2021-01-14 23:51:24 +01:00
rte_pmd_bnxt.c ethdev: remove underscore prefix from internal API 2020-09-18 18:55:08 +02:00
rte_pmd_bnxt.h net/bnxt: switch CFA code to dynamic mbuf field 2020-10-31 16:13:11 +01:00
version.map build: remove library name from version map file name 2020-10-19 22:13:59 +02:00