diff options
author | Alex Vesker <valex@mellanox.com> | 2020-07-13 14:09:04 +0300 |
---|---|---|
committer | Saeed Mahameed <saeedm@mellanox.com> | 2020-08-03 10:13:51 -0700 |
commit | b206490940216542c68563699b279eed3c55107c (patch) | |
tree | f36da74ff7221ddf102ee2862d8c31160dca2024 /net/ipv4/udp_tunnel_nic.c | |
parent | 45d252ca803b9aa232c455a7c3d0c9e14b89247f (diff) |
net/mlx5: DR, Change push vlan action sequence
The DR TX state machine supports the following order:
modify header, push vlan and encapsulation.
Instead fs_dr would pass:
push vlan, modify header and encapsulation.
The above caused the rule creation to fail on invalid action
sequence provided error.
Fixes: 6a48faeeca10 ("net/mlx5: Add direct rule fs_cmd implementation")
Signed-off-by: Alex Vesker <valex@mellanox.com>
Reviewed-by: Maor Gottlieb <maorg@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
Diffstat (limited to 'net/ipv4/udp_tunnel_nic.c')
0 files changed, 0 insertions, 0 deletions