[dpdk-dev] [PATCH v2 0/2] net/mlx5: fix erroneous index handling for Tx ring

Yongseok Koh yskoh at mellanox.com
Tue May 9 22:49:29 CEST 2017


This patchset is to fix a critical bug which can occur in case of resource
deficiency on Tx path. Flowing multi-segment packets can accelerate the
occurrence rate.

v2:
* Split the patch into two separate ones to make back-port easier.
* Added "Fiexes:" tag and "CC: stable at dpdk.org" for the bug fix.

Yongseok Koh (2):
  net/mlx5: fix erroneous index handling for Tx ring
  net/mlx5: change error-prone code on Tx path

 drivers/net/mlx5/mlx5_rxtx.c | 51 +++++++++++++++++++-------------------------
 1 file changed, 22 insertions(+), 29 deletions(-)

-- 
2.11.0



More information about the dev mailing list