diff options
author | 2019-12-15 21:27:54 +0200 | |
---|---|---|
committer | 2020-01-07 10:42:49 -0800 | |
commit | b8853c969f406bfb682740b7646ee8b4623ee955 (patch) | |
tree | b9c5a1eaf5bc6499be23f3f59f91f1a848ad5b0c /net/socket.c | |
parent | net/mlx5: DR, Align dest FT action creation to API (diff) | |
download | wireguard-linux-b8853c969f406bfb682740b7646ee8b4623ee955.tar.xz wireguard-linux-b8853c969f406bfb682740b7646ee8b4623ee955.zip |
net/mlx5: DR, Add support for multiple destination table action
A multiple destination table action allows HW packet duplication
to multiple destinations, this is useful for multicast or mirroring
traffic for debug. Duplicating is done using a FW flow table with
multiple destinations.
The new action creation function, mlx5dr_action_create_mult_dest_tbl
will allow creating a single table to iterate over several dr actions.
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