[dpdk-dev] [PATCH v2 1/2] net/mlx5: add enhanced multi-packet send for ConnectX-5

Shahaf Shuler shahafs at mellanox.com
Wed Mar 15 08:28:53 CET 2017


Saturday, March 11, 2017 1:14 AM, Yongseok Koh:

> Subject: [dpdk-dev] [PATCH v2 1/2] net/mlx5: add enhanced multi-packet
> send for ConnectX-5
> 
> ConnectX-5 supports enhanced version of multi-packet send (MPS). An MPS
> Tx descriptor can carry multiple packets either by including pointers of
> packets or by inlining packets. Inlining packet data can be helpful to better
> utilize PCIe bandwidth. In addition, Enhanced MPS supports hybrid mode -
> mixing inlined packets and pointers in a descriptor. This feature is enabled by
> default if supported by HW.
> 
> Signed-off-by: Yongseok Koh <yskoh at mellanox.com>

Acked-by: Shahaf Shuler <shahafs at mellanox.com>

[...]


More information about the dev mailing list