numam-dpdk/drivers
Alexander Kozyrev 0c55591588 net/mlx5: fix assert in dynamic metadata handling
The assert in dynamic flow metadata handling is wrong after the
fix for the performance degradation. The assert meant to check
the metadata mask but was updated with the metadata offset instead.
Fix this assert and restore proper metadata mask checking.

Fixes: 6c55b622a9 ("net/mlx5: set dynamic flow metadata in Rx queues")
Cc: stable@dpdk.org

Signed-off-by: Alexander Kozyrev <akozyrev@mellanox.com>
Acked-by: Viacheslav Ovsiienko <viacheslavo@mellanox.com>
2020-05-05 15:54:26 +02:00
..
baseband baseband/fpga_5gnr_fec: support interrupt 2020-04-19 22:34:26 +02:00
bus bus/pci: fix UIO resource access from secondary process 2020-04-25 22:41:58 +02:00
common common/mlx5: fix uninitialized RoCE variable 2020-05-05 15:54:26 +02:00
compress fix various typos found by Lintian 2020-04-25 19:53:47 +02:00
crypto crypto/qat: support plain SHA1..SHA512 hashes 2020-04-19 22:45:11 +02:00
event fix various typos found by Lintian 2020-04-25 19:53:47 +02:00
mempool replace hot attributes 2020-04-16 18:30:58 +02:00
net net/mlx5: fix assert in dynamic metadata handling 2020-05-05 15:54:26 +02:00
raw version: reference next ABI 21 for recent additions 2020-05-05 00:25:34 +02:00
vdpa vdpa/mlx5: recreate a virtq becoming enabled 2020-05-05 15:54:26 +02:00
Makefile drivers: add crypto as dependency for event drivers 2020-03-05 14:22:11 +01:00
meson.build build: add internal tag check 2020-04-25 17:01:01 +02:00