numam-dpdk/drivers/net/mlx5
Adrien Mazarguil 34d0626306 mlx5: fix scattered Tx with too many segments
Buffers with too many segments are linearized to overcome
MLX5_PMD_SGE_WR_N, unfortunately the last segment is never sent.

Fixes: 3ee8444608 ("mlx5: support scattered Rx and Tx")

Signed-off-by: Jesper Wramberg <jesper.wramberg@gmail.com>
Signed-off-by: Adrien Mazarguil <adrien.mazarguil@6wind.com>
2015-11-24 17:49:27 +01:00
..
Makefile mlx5: enable multi packet send WR in Tx CQ 2015-11-01 11:23:45 +01:00
mlx5_defs.h mlx5: handle link status interrupts 2015-11-01 11:23:45 +01:00
mlx5_ethdev.c mlx5: support RETA query and update 2015-11-03 11:23:15 +01:00
mlx5_mac.c mlx5: support IPv6 RSS using experimental flows 2015-11-01 11:23:45 +01:00
mlx5_rss.c mlx5: support RETA query and update 2015-11-03 11:23:15 +01:00
mlx5_rxmode.c mlx5: support IPv6 RSS using experimental flows 2015-11-01 11:23:45 +01:00
mlx5_rxq.c mlx5: fix hash Rx queue type in RSS mode 2015-11-03 22:57:32 +01:00
mlx5_rxtx.c mlx5: fix scattered Tx with too many segments 2015-11-24 17:49:27 +01:00
mlx5_rxtx.h mlx5: fix build with GCC < 4.6 2015-11-01 11:23:45 +01:00
mlx5_stats.c mlx5: fix possible crash when clearing device statistics 2015-11-24 17:49:27 +01:00
mlx5_trigger.c mlx5: handle link status interrupts 2015-11-01 11:23:45 +01:00
mlx5_txq.c mlx5: enable multi packet send WR in Tx CQ 2015-11-01 11:23:45 +01:00
mlx5_utils.h mlx5: support RETA query and update 2015-11-03 11:23:15 +01:00
mlx5_vlan.c mlx5: refactor Rx code for the new verbs RSS API 2015-10-31 00:21:58 +01:00
mlx5.c mlx5: fix build with debugging enabled 2015-11-03 22:57:21 +01:00
mlx5.h mlx5: support RETA query and update 2015-11-03 11:23:15 +01:00
rte_pmd_mlx5_version.map mlx5: introduce new driver for Mellanox ConnectX-4 adapters 2015-10-30 22:03:42 +01:00