numam-dpdk/drivers
Zhichao Zeng 70888c61d9 net/iavf: fix tunnel TSO offload
This patch is to fix the tunnel TSO not enabling issue, simplify
the logic of calculating 'Tx Buffer Size' of data descriptor with IPSec,
and fix handling that the mbuf size exceeds the TX descriptor
hardware limit(1B-16KB) which causes malicious behavior to the NIC.

Fixes: 1e728b0112 ("net/iavf: rework Tx path")

Signed-off-by: Zhichao Zeng <zhichaox.zeng@intel.com>
Tested-by: Ke Xu <ke1.xu@intel.com>
Acked-by: Radu Nicolau <radu.nicolau@intel.com>
2022-10-08 18:04:46 +02:00
..
baseband dev: hide driver object 2022-09-23 16:14:34 +02:00
bus bus/dpaa: move mempool registration before probing 2022-10-07 17:19:03 +02:00
common common/sfc_efx/base: use avail and used terms for indexes 2022-10-04 17:22:56 +02:00
compress dev: hide driver object 2022-09-23 16:14:34 +02:00
crypto crypto/mvsam: fix build after session rework 2022-10-06 12:16:16 +02:00
dma drivers/bus: set device NUMA node to unknown by default 2022-10-06 21:26:55 +02:00
event net/dpaa2: check free enqueue descriptors before Tx 2022-10-07 17:19:03 +02:00
gpu dev: hide driver object 2022-09-23 16:14:34 +02:00
mempool common/cnxk: reserve AURA zero on CN10KA NPA 2022-09-22 10:44:04 +02:00
net net/iavf: fix tunnel TSO offload 2022-10-08 18:04:46 +02:00
raw raw/skeleton: remove useless check 2022-10-05 21:34:30 +02:00
regex dev: hide driver object 2022-09-23 16:14:34 +02:00
vdpa vdpa/sfc: support multi-queue 2022-10-04 17:23:58 +02:00
meson.build build: export drivers headers 2022-09-23 16:14:34 +02:00