Re: [dpdk-dev] [PATCH] net/mlx5: fix assert in dynamic metadata handling

2020-04-30 Thread Raslan Darawsheh
Hi, > -Original Message- > From: Alexander Kozyrev > Sent: Monday, April 27, 2020 9:20 PM > To: dev@dpdk.org > Cc: sta...@dpdk.org; Raslan Darawsheh ; Slava > Ovsiienko > Subject: [PATCH] net/mlx5: fix assert in dynamic metadata handling > > The assert in dynamic flow metadata handling

[dpdk-dev] [PATCH] net/mlx5: fix assert in dynamic metadata handling

2020-04-27 Thread Alexander Kozyrev
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: 6c55b62 ("net/mlx5: set dynamic flow