diff options
author | Tariq Toukan <tariqt@nvidia.com> | 2024-02-15 06:08:04 +0300 |
---|---|---|
committer | Saeed Mahameed <saeedm@nvidia.com> | 2024-03-07 11:40:38 +0300 |
commit | f218179b78f5bfa2300a7f0fdc0d5e9727b7a773 (patch) | |
tree | d55f3048466b431cfae706eb0b6bc555598aca52 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | d3d0576660905c80c4cf02178cae2246e900872a (diff) | |
download | linux-f218179b78f5bfa2300a7f0fdc0d5e9727b7a773.tar.xz |
net/mlx5: SD, Implement steering for primary and secondaries
Implement the needed SD steering adjustments for the primary and
secondaries.
While the SD multiple PFs are used to avoid cross-numa memory, when it
comes to chip level all traffic goes only through the primary device.
The secondaries are forced to silent mode, to guarantee they are not
involved in any unexpected ingress/egress traffic.
In RX, secondary devices will not have steering objects. Traffic will be
steered from the primary device to the RQs of a secondary device using
advanced cross-vhca RX steering capabilities.
In TX, the primary creates a new TX flow table, which is aliased by the
secondaries.
Signed-off-by: Tariq Toukan <tariqt@nvidia.com>
Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions