-Original Message-
From: Wisam Monther
Sent: Monday, March 9, 2020 3:13 PM
To: dev@dpdk.org; Raslan Darawsheh ; Matan Azrad
Cc: Slava Ovsiienko ; sta...@dpdk.org
Subject: [PATCH] net/mlx5: fix zero value check for set tag action
If we allow to have data and mask <0x0> we might hit a
If we allow to have data and mask <0x0> we might
hit a zero data value that will not do any effect
Fixes: e554b672aa05 ("net/mlx5: support flow tag")
Cc: viachesl...@mellanox.com
Cc: sta...@dpdk.org
Signed-off-by: Wisam Jaddo
---
drivers/net/mlx5/mlx5_flow_dv.c | 4
1 file changed, 4 inse
2 matches
Mail list logo