[dpdk-dev] [PATCH] net/mlx5: fix legacy inline multi-packet performance

Thomas Monjalon thomas at monjalon.net
Wed Nov 27 16:27:53 CET 2019


27/11/2019 14:54, Matan Azrad:
> From: Viacheslav Ovsiienko
> > The legacy multi-packet write is the feature allowing to put multiple packets
> > into one transmitting descriptor, this feature is supported by only NIC
> > ConnectX-4LX.
> > The number of packets should be limited to provide optimal size descriptor
> > and better performance.
> > 
> > Fixes: 18a1c20044c0 ("net/mlx5: implement Tx burst template")
> > 
> > Signed-off-by: Viacheslav Ovsiienko <viacheslavo at mellanox.com>
> Acked-by: Matan Azrad <matan at mellanox.com>

Applied, thanks





More information about the dev mailing list