numam-dpdk/drivers/net/mlx5
Nélio Laranjeiro 8fcd6c2cf1 net/mlx5: fix inline WQE consumption
For some sizes of packets, the number of bytes copied in the work queue
element could be greater than the available size of the inline.  In such
situation it could consume one more work queue element where it should
not.

Fixes: 0e8679fcdd ("net/mlx5: fix inline logic")
Cc: stable@dpdk.org

Reported-by: Elad Persiko <eladpe@mellanox.com>
Signed-off-by: Yongseok Koh <yskoh@mellanox.com>
Signed-off-by: Nelio Laranjeiro <nelio.laranjeiro@6wind.com>
2017-02-10 12:25:48 +01:00
..
Makefile net/mlx5: add preliminary flow API support 2017-01-17 19:40:52 +01:00
mlx5_defs.h net/mlx5: increase RSS indirection table size limit 2017-01-30 22:18:26 +01:00
mlx5_ethdev.c net/mlx5: fix inconsistent link status 2017-02-10 12:25:48 +01:00
mlx5_fdir.c net/mlx5: add preliminary flow API support 2017-01-17 19:40:52 +01:00
mlx5_flow.c net/mlx5: fix flow rule creation if ports are stopped 2017-02-10 12:25:48 +01:00
mlx5_mac.c net/mlx: fix debug build with gcc 6.1 2016-09-30 12:27:18 +02:00
mlx5_mr.c net/mlx: fix debug build with gcc 6.1 2016-09-30 12:27:18 +02:00
mlx5_prm.h net/mlx5: fix Rx packet validation and type 2017-01-30 22:18:26 +01:00
mlx5_rss.c net/mlx: fix debug build with gcc 6.1 2016-09-30 12:27:18 +02:00
mlx5_rxmode.c net/mlx: fix debug build with gcc 6.1 2016-09-30 12:27:18 +02:00
mlx5_rxq.c net/mlx5: fix handling of small mbuf sizes 2016-11-07 18:21:41 +01:00
mlx5_rxtx.c net/mlx5: fix inline WQE consumption 2017-02-10 12:25:48 +01:00
mlx5_rxtx.h net/mlx5: fix Tx WQE corruption caused by starvation 2017-02-10 12:25:48 +01:00
mlx5_stats.c net/mlx5: support extended statistics 2017-01-17 20:13:13 +01:00
mlx5_trigger.c net/mlx5: support extended statistics 2017-01-17 20:13:13 +01:00
mlx5_txq.c net/mlx5: support ConnectX-5 devices 2017-01-17 19:41:42 +01:00
mlx5_utils.h remove extra parentheses in return statement 2016-02-10 15:47:50 +01:00
mlx5_vlan.c net/mlx: fix debug build with gcc 6.1 2016-09-30 12:27:18 +02:00
mlx5.c net/mlx5: fix memory leak when parsing device params 2017-01-30 22:18:26 +01:00
mlx5.h net/mlx5: support extended statistics 2017-01-17 20:13:13 +01:00
rte_pmd_mlx5_version.map mlx5: introduce new driver for Mellanox ConnectX-4 adapters 2015-10-30 22:03:42 +01:00