numam-dpdk/drivers
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
..
baseband
bus kernel/linux: remove igb_uio 2020-10-06 14:50:13 +02:00
common net/mlx5: fix DevX CQ attributes values 2020-10-08 19:58:11 +02:00
compress
crypto
event
mempool mempool/ring: build on Windows 2020-10-05 10:07:17 +02:00
net net/bnxt: support fast mbuf free 2020-10-09 13:17:42 +02:00
raw raw/ioat: add fill operation 2020-10-08 14:33:20 +02:00
regex regex/mlx5: add dynamic memory registration to datapath 2020-10-06 01:11:45 +02:00
vdpa vdpa/ifc: fix build with recent kernels 2020-10-02 18:38:33 +02:00
meson.build