diff options
author | Aya Levin <ayal@nvidia.com> | 2021-01-14 18:26:35 +0300 |
---|---|---|
committer | Saeed Mahameed <saeedm@nvidia.com> | 2021-03-30 07:21:53 +0300 |
commit | 1c80bd6843881fbef7d198981ea0decc184954fd (patch) | |
tree | 321a89a0ff46085fa38e0156a282a15c0d96b24b /tools/perf/scripts/python/stackcollapse.py | |
parent | c809cf665e28449ba7fec93089718bc8751a52cc (diff) | |
download | linux-1c80bd6843881fbef7d198981ea0decc184954fd.tar.xz |
net/mlx5e: Introduce Flow Steering UDP API
Add a new FS API which captures the UDP traffic from the traffic
classifier into a dedicated FS table. This API handles both UDP over
IPv4 and IPv6 in the same manner. The tables (one for UDPv4 and another
for UDPv6) consist of a group matching the UDP destination port and a
must-be-last group which contains a default rule redirecting the
unmatched packets back to the RSS logic.
Signed-off-by: Aya Levin <ayal@nvidia.com>
Reviewed-by: Tariq Toukan <tariqt@nvidia.com>
Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions