numam-dpdk/drivers
Dekel Peled 20367e45f2 net/mlx5: fix flow item flags bitmap
In functions flow_dv_translate() and  flow_dv_validate(), the flow
items are scanned and each item is marked in item_flags bitmap.
The code handling some of the items was ported from another project,
where items are marked in a slightly different manner.

This patch fixes the setting of items in bitmap, adapting it to the
required manner.

Fixes: d53aa89aea ("net/mlx5: support matching on ICMP/ICMP6")
Fixes: 5865955ad994 ("net/mlx5: match GRE key and present bits")
Fixes: 2e4c987aad ("net/mlx5: validate Direct Rule E-Switch")
Cc: stable@dpdk.org

Signed-off-by: Dekel Peled <dekelp@mellanox.com>
Acked-by: Viacheslav Ovsiienko <viacheslavo@mellanox.com>
Acked-by: Xiaoyu Min <jackmin@mellanox.com>
2019-07-23 14:31:36 +02:00
..
baseband baseband/turbo_sw: extend for 5G 2019-07-05 15:28:14 +02:00
bus vfio: revert interrupt eventfd setup at probe 2019-07-23 12:00:14 +02:00
common compress/qat: fix overflow status return 2019-07-19 14:15:21 +02:00
compress compress/qat: fix overflow status return 2019-07-19 14:15:21 +02:00
crypto crypto/dpaa2_sec: fix handling of session init failure 2019-07-19 14:43:40 +02:00
event bus/pci: change IOVA as VA flag name 2019-07-22 17:46:32 +02:00
mempool bus/pci: change IOVA as VA flag name 2019-07-22 17:46:32 +02:00
net net/mlx5: fix flow item flags bitmap 2019-07-23 14:31:36 +02:00
raw raw/dpaa2_cmdif: remove redundant declaration 2019-07-23 14:31:35 +02:00
Makefile
meson.build build: print list of disabled components 2019-07-02 23:20:26 +02:00