numam-dpdk/drivers/net/bnxt
Lance Richardson 369f6077c5 net/bnxt: support fast mbuf free
Add support for DEV_TX_OFFLOAD_MBUF_FAST_FREE to bnxt
vector mode transmit. This offload may be enabled
only when multi-segment transmit is not needed, all
transmitted mbufs for a given queue will be allocated
from the same pool, and all transmitted mbufs will
have a reference count of 1.

Signed-off-by: Lance Richardson <lance.richardson@broadcom.com>
Reviewed-by: Ajit Khaparde <ajit.khaparde@broadcom.com>
2020-10-09 13:17:42 +02:00
..
hcapi build: remove makefiles 2020-09-08 00:09:50 +02:00
tf_core net/bnxt: use direct HWRM message for interface table 2020-09-18 18:55:11 +02:00
tf_ulp drivers/net: fix port id size 2020-09-30 19:19:15 +02:00
bnxt_cpr.c net/bnxt: fix link update 2020-10-09 13:17:42 +02:00
bnxt_cpr.h net/bnxt: fix performance for Arm 2020-05-28 17:57:07 +02:00
bnxt_ethdev.c net/bnxt: support fast mbuf free 2020-10-09 13:17:42 +02: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: support RSS hash selection 2020-10-08 19:58:11 +02:00
bnxt_hwrm.c net/bnxt: update HWRM structures 2020-10-08 19:58:11 +02:00
bnxt_hwrm.h net/bnxt: support 200G PAM4 link 2020-09-30 19:19:10 +02: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 drivers/net: check process type in close operation 2020-09-30 19:19:14 +02:00
bnxt_reps.h ethdev: allow drivers to return error on close 2020-09-30 19:19:13 +02:00
bnxt_ring.c net/bnxt: use appropriate type for Rx ring 2020-09-18 18:55:09 +02:00
bnxt_ring.h eal: remove deprecated coherent IO memory barriers 2020-09-23 13:40:26 +02:00
bnxt_rxq.c net/bnxt: support RSS hash selection 2020-10-08 19:58:11 +02:00
bnxt_rxq.h net/bnxt: fix drop enable in get Rx queue info 2020-09-30 19:19:10 +02:00
bnxt_rxr.c net/bnxt: fix representor data path 2020-09-18 18:55:12 +02:00
bnxt_rxr.h net/bnxt: handle multiple packets per loop in vector Rx 2020-09-18 18:55:09 +02:00
bnxt_rxtx_vec_common.h net/bnxt: support fast mbuf free 2020-10-09 13:17:42 +02:00
bnxt_rxtx_vec_neon.c net/bnxt: support fast mbuf free 2020-10-09 13:17:42 +02:00
bnxt_rxtx_vec_sse.c net/bnxt: support fast mbuf free 2020-10-09 13:17:42 +02:00
bnxt_stats.c net/bnxt: fix PCI per function stats 2020-09-30 19:19:09 +02: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: support fast mbuf free 2020-10-09 13:17:42 +02:00
bnxt_txq.h net/bnxt: support fast mbuf free 2020-10-09 13:17:42 +02:00
bnxt_txr.c net/bnxt: support fast mbuf free 2020-10-09 13:17:42 +02:00
bnxt_txr.h net/bnxt: support fast mbuf free 2020-10-09 13:17:42 +02: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: support RSS hash selection 2020-10-08 19:58:11 +02:00
bnxt_vnic.h net/bnxt: support RSS hash selection 2020-10-08 19:58:11 +02:00
bnxt.h net/bnxt: fix link update 2020-10-09 13:17:42 +02:00
hsi_struct_def_dpdk.h net/bnxt: update HWRM structures 2020-10-08 19:58:11 +02:00
meson.build net/bnxt: remove EEM system memory support 2020-07-30 00:41:24 +02:00
rte_pmd_bnxt_version.map version: 20.11-rc0 2020-08-12 11:32:16 +02:00
rte_pmd_bnxt.c ethdev: remove underscore prefix from internal API 2020-09-18 18:55:08 +02:00
rte_pmd_bnxt.h drivers/net: fix exposing internal headers 2020-07-11 06:18:54 +02:00