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: sta...@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