numam-dpdk/drivers/net/mlx5
Nélio Laranjeiro 3aa7d88451 net/mlx5: fix flow pattern validation
Size of the mask is wrongly computed and make the validation process only
verify the first 4 bytes of the layer.

Fixes: 2097d0d1e2 ("net/mlx5: support basic flow items and actions")

Signed-off-by: Nelio Laranjeiro <nelio.laranjeiro@6wind.com>
2017-01-30 22:18:27 +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/mlx: remove link update lock 2017-01-17 19:41:43 +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 pattern validation 2017-01-30 22:18:27 +01:00
mlx5_mac.c
mlx5_mr.c
mlx5_prm.h net/mlx5: fix Rx packet validation and type 2017-01-30 22:18:26 +01:00
mlx5_rss.c
mlx5_rxmode.c
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 Rx packet validation and type 2017-01-30 22:18:26 +01:00
mlx5_rxtx.h net/mlx5: fix Tx doorbell 2017-01-17 19:40:53 +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
mlx5_vlan.c
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