Hi, > -----Original Message----- > From: dev <dev-boun...@dpdk.org> On Behalf Of Viacheslav Ovsiienko > Sent: Monday, July 29, 2019 3:41 PM > To: dev@dpdk.org > Cc: Yongseok Koh <ys...@mellanox.com>; Shahaf Shuler > <shah...@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 <viachesl...@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