numam-dpdk/drivers
Kevin Laatz ea8cf0f853 dmadev: add burst capacity API
Add a burst capacity check API to the dmadev library. This API is useful to
applications which need to how many descriptors can be enqueued in the
current batch. For example, it could be used to determine whether all
segments of a multi-segment packet can be enqueued in the same batch or not
(to avoid half-offload of the packet).

Signed-off-by: Kevin Laatz <kevin.laatz@intel.com>
Reviewed-by: Conor Walsh <conor.walsh@intel.com>
2021-10-18 11:17:30 +02:00
..
baseband baseband/acc100: fix 4GUL outbound size 2021-10-08 21:31:07 +02:00
bus bus/vmbus: fix ring buffer mapping in secondary process 2021-10-13 13:55:09 +02:00
common common/cnxk: support 98XX CPT dual block 2021-10-08 21:31:07 +02:00
compress compress/mlx5: refactor HW queue object 2021-10-05 18:15:40 +02:00
crypto crypto/cnxk: support inner checksum 2021-10-08 21:40:16 +02:00
dma dmadev: add burst capacity API 2021-10-18 11:17:30 +02:00
event net/cnxk: support Tx security offload on cn10k 2021-10-02 15:45:19 +02:00
mempool mempool/stack: build on Windows 2021-10-01 16:46:05 +02:00
net net/sfc: relax SW packets/bytes atomic ops memory ordering 2021-10-07 16:57:42 +02:00
raw raw/dpaa2_qdma: remove datapath checks for lcore ID 2021-10-07 14:47:35 +02:00
regex regex/mlx5: refactor HW queue objects 2021-10-05 18:15:40 +02:00
vdpa common/mlx5: share DevX queue pair operations 2021-10-05 18:15:40 +02:00
meson.build dmadev: introduce DMA device library 2021-10-17 20:49:57 +02:00