numam-dpdk/drivers/net/mlx5
Viacheslav Ovsiienko 7fcd4e55d9 net/mlx5: fix Tx burst routines set
The tx_burst routine supporting multi-segment packets with
legacy MPW and without inline was missed, and there was no
valid selection for these options, patch adds the missing
routine.

Fixes: 82e75f8323 ("net/mlx5: fix legacy multi-packet Tx descriptors")
Cc: stable@dpdk.org

Signed-off-by: Viacheslav Ovsiienko <viacheslavo@mellanox.com>
Acked-by: Matan Azrad <matan@mellanox.com>
2020-01-17 19:46:02 +01:00
..
Makefile
meson.build
mlx5_defs.h net/mlx5: support RSS on src or dst fields only 2020-01-17 19:46:01 +01:00
mlx5_devx_cmds.c
mlx5_ethdev.c
mlx5_flow_dv.c net/mlx5: support IPv4/IPv6 DSCP rewrite action 2020-01-17 19:46:02 +01:00
mlx5_flow_meter.c
mlx5_flow_verbs.c
mlx5_flow.c net/mlx5: support RSS on src or dst fields only 2020-01-17 19:46:01 +01:00
mlx5_flow.h net/mlx5: support IPv4/IPv6 DSCP rewrite action 2020-01-17 19:46:02 +01:00
mlx5_glue.c
mlx5_glue.h
mlx5_mac.c
mlx5_mp.c
mlx5_mr.c
mlx5_mr.h
mlx5_nl.c
mlx5_prm.h
mlx5_rss.c
mlx5_rxmode.c
mlx5_rxq.c net/mlx5: fix setting of Rx hash fields 2020-01-17 19:45:23 +01:00
mlx5_rxtx_vec_altivec.h
mlx5_rxtx_vec_neon.h
mlx5_rxtx_vec_sse.h
mlx5_rxtx_vec.c
mlx5_rxtx_vec.h
mlx5_rxtx.c net/mlx5: fix Tx burst routines set 2020-01-17 19:46:02 +01:00
mlx5_rxtx.h
mlx5_stats.c
mlx5_trigger.c
mlx5_txq.c net/mlx5: clean up redundant assignment 2020-01-17 19:45:23 +01:00
mlx5_utils.c
mlx5_utils.h
mlx5_vlan.c
mlx5.c net/mlx5: fix multiple flow table hash list 2020-01-17 19:45:23 +01:00
mlx5.h net/mlx5: add define of LRO segment chunk size 2020-01-17 19:45:23 +01:00
rte_pmd_mlx5_version.map