forked from DPDK/dpdk
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
net/mlx5: fix flow tag hash list conversion
When DR is not supported and DV is supported, tag action still can be used by the metadata feature. Wrongly, the tag hash list was not created what caused failure in metadata action creation. Create the tag hash list for each DV case. Fixes: 860897d ("net/mlx5: reorganize flow tables with hash list") Signed-off-by: Matan Azrad <[email protected]>
- Loading branch information
Matan Azrad
authored and
Ferruh Yigit
committed
Nov 26, 2019
1 parent
2286291
commit 1ef4cde
Showing
1 changed file
with
23 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters