diff options
author | 2019-12-15 21:50:32 +0200 | |
---|---|---|
committer | 2020-01-07 10:43:02 -0800 | |
commit | 7ee3f6d2486e25d96d2309da4d53fe10a58e2b63 (patch) | |
tree | 091f03d1450723aeb8f5c3a2f9cdb57b32b06db5 /net/socket.c | |
parent | net/mlx5: DR, Add support for multiple destination table action (diff) | |
download | wireguard-linux-7ee3f6d2486e25d96d2309da4d53fe10a58e2b63.tar.xz wireguard-linux-7ee3f6d2486e25d96d2309da4d53fe10a58e2b63.zip |
net/mlx5: DR, Create multiple destination action from dr_create_fte
Until now it was possible to pass a packet to a single destination such
as vport or flow table. With the new support if multiple vports or multiple
tables are provided as destinations, fs_dr will create a multiple
destination table action, this action should replace other destination
actions provided to mlx5dr_create_rule.
Each vport destination can be provided with a reformat actions which
will be done before forwarding the packet to the vport.
Signed-off-by: Alex Vesker <valex@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
Diffstat (limited to 'net/socket.c')
0 files changed, 0 insertions, 0 deletions