numam-dpdk/drivers
Yongseok Koh 4b0d7b7fff net/mlx5: add fallback in Tx for multi-segment packet
mlx5_tx_burst_empw() falls back to legacy Tx descriptor for multi-segmented
packets without taking advantage of inlining. In many cases, the 1st
segment can be inlined and this could make device fetch only one segment
instead of two. This helps saving PCIe bandwidth when transmitting out
multi-segmented packets with still using the Enhanced Multi-Packet Send for
other packets.

Signed-off-by: Yongseok Koh <yskoh@mellanox.com>
2018-01-16 18:47:49 +01:00
..
bus net/dpaa2: optimize Tx path for best case 2018-01-16 18:47:49 +01:00
crypto bus/fslmc: support dynamic IOVA 2018-01-16 18:47:49 +01:00
event drivers: use SPDX tag for Cavium copyright files 2018-01-09 16:19:01 +01:00
mempool mempool/octeontx: fix memory area registration 2018-01-12 18:32:05 +01:00
net net/mlx5: add fallback in Tx for multi-segment packet 2018-01-16 18:47:49 +01:00
Makefile drivers: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00