[dpdk-dev] [PATCH 0/3] net/mlx5: transmit datapath cumulative fix pack

Matan Azrad matan at mellanox.com
Mon Jul 29 17:13:15 CEST 2019



From: Viacheslav Ovsiienko
> This series contains the pack of bug fixes and performance
> improvements:
> 
>   - limit the amount of freed buffers per one tx_burst call
>   - set the completion generating request in more uniform
>     fashion
>   - limit the number of packets in one descriptor to improve
>     latency
> 
> Signed-off-by: Viacheslav Ovsiienko <viacheslavo at mellanox.com>
Acked-by: Matan Azrad <matan at mellanox.com>

> Viacheslav Ovsiienko (3):
>   net/mlx5: fix Tx completion descriptors fetching loop
>   net/mlx5: fix ConnectX-4LX minimal inline data limit
>   net/mlx5: fix the Tx completion request generation
> 
>  drivers/net/mlx5/mlx5.c      |   7 +--
>  drivers/net/mlx5/mlx5_defs.h |   9 +++-
>  drivers/net/mlx5/mlx5_prm.h  |  17 ++++---  drivers/net/mlx5/mlx5_rxtx.c |
> 110 +++++++++++++++++++++++++++++--------------
>  4 files changed, 97 insertions(+), 46 deletions(-)
> 
> --
> 1.8.3.1



More information about the dev mailing list