diff options
author | Alex Vesker <valex@mellanox.com> | 2019-10-07 16:13:25 +0300 |
---|---|---|
committer | Jakub Kicinski <jakub.kicinski@netronome.com> | 2019-10-08 16:14:50 -0700 |
commit | 0041412694eca70387aee4076254fbed8222700a (patch) | |
tree | b46eb3e65290f1d7801d3e48da04aa22562f0fe9 /net/sched/sch_api.c | |
parent | 38dc3b5f56cfa560d21ccd7f44b86bc4ada6aef7 (diff) |
net/mlx5: DR, Allow insertion of duplicate rules
Duplicate rules were not allowed to be configured with SW steering.
This restriction caused failures with the replace rule logic done by
upper layers.
This fix allows for multiple rules with the same match values, in
such case the first inserted rules will match.
Fixes: 41d07074154c ("net/mlx5: DR, Expose steering rule functionality")
Signed-off-by: Alex Vesker <valex@mellanox.com>
Signed-off-by: Tariq Toukan <tariqt@mellanox.com>
Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Diffstat (limited to 'net/sched/sch_api.c')
0 files changed, 0 insertions, 0 deletions