numam-dpdk/drivers/net/mlx5
Nélio Laranjeiro 959be52e93 net/mlx5: fix Tx when first segment size is too short
First segment size must be at least 18 bytes, packets not respecting this
are silently not sent by the NIC but counted as sent by the PMD.  The only
way to figure out is compiling the PMD in debug mode.

Fixes: 6579c27c11 ("net/mlx5: remove gather loop on segments")
Cc: stable@dpdk.org

Signed-off-by: Nelio Laranjeiro <nelio.laranjeiro@6wind.com>
Acked-by: Adrien Mazarguil <adrien.mazarguil@6wind.com>
Acked-by: Yongseok Koh <yskoh@mellanox.com>
2017-04-04 19:02:58 +02:00
..
Makefile net/mlx5: support user space Rx interrupt event 2017-04-04 18:59:39 +02:00
mlx5_defs.h net/mlx5: add enhanced multi-packet send for ConnectX-5 2017-04-04 18:59:41 +02:00
mlx5_ethdev.c net/mlx: enhance Rx scatter mode detection 2017-04-04 18:59:51 +02:00
mlx5_fdir.c net/mlx5: add preliminary flow API support 2017-01-17 19:40:52 +01:00
mlx5_flow.c net/mlx5: limit flow API rules to one tunnel 2017-04-04 18:59:41 +02: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: add enhanced multi-packet send for ConnectX-5 2017-04-04 18:59:41 +02: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/mlx: enhance Rx scatter mode detection 2017-04-04 18:59:51 +02:00
mlx5_rxtx.c net/mlx5: fix Tx when first segment size is too short 2017-04-04 19:02:58 +02:00
mlx5_rxtx.h net/mlx5: add enhanced multi-packet send for ConnectX-5 2017-04-04 18:59:41 +02:00
mlx5_stats.c net/mlx5: fix extended statistics counters identification 2017-04-04 15:52:51 +02:00
mlx5_trigger.c net/mlx5: support user space Rx interrupt event 2017-04-04 18:59:39 +02:00
mlx5_txq.c net/mlx5: fix reusing Rx/Tx queues 2017-04-04 18:59:46 +02: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 returned values upon failed probing 2017-04-04 18:59:51 +02:00
mlx5.h net/mlx5: add enhanced multi-packet send for ConnectX-5 2017-04-04 18:59:41 +02:00
rte_pmd_mlx5_version.map mlx5: introduce new driver for Mellanox ConnectX-4 adapters 2015-10-30 22:03:42 +01:00