[dpdk-dev] [PATCH 0/3] net/mlx5: transmit datapath cumulative fix pack
Raslan Darawsheh
rasland at mellanox.com
Mon Jul 29 17:23:55 CEST 2019
Hi,
> -----Original Message-----
> From: dev <dev-bounces at dpdk.org> On Behalf Of Viacheslav Ovsiienko
> Sent: Monday, July 29, 2019 3:41 PM
> To: dev at dpdk.org
> Cc: Yongseok Koh <yskoh at mellanox.com>; Shahaf Shuler
> <shahafs at mellanox.com>
> Subject: [dpdk-dev] [PATCH 0/3] net/mlx5: transmit datapath cumulative fix
> pack
>
> 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>
>
> 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
Series applied to next-net-mlx,
Kindest regards,
Raslan Darawsheh
More information about the dev
mailing list