diff options
author | Michal Swiatkowski <[email protected]> | 2024-03-01 12:54:08 +0100 |
---|---|---|
committer | Tony Nguyen <[email protected]> | 2024-03-25 13:08:04 -0700 |
commit | defd52455aee4a0922e45155d6a348f02a99b775 (patch) | |
tree | fd04379f9a5663634bbe2200e045e4c4d384325e /tools/perf/scripts/python/libxed.py | |
parent | 8c67b7a914cca1a5a8e1446f1b684df928ebf963 (diff) |
ice: do Tx through PF netdev in slow-path
Tx can be done using PF netdev.
Checks before Tx are unnecessary. Checking if switchdev mode is set
seems too defensive (there is no PR netdev in legacy mode). If
corresponding VF is disabled or during reset, PR netdev also should be
down.
Reviewed-by: Marcin Szycik <[email protected]>
Signed-off-by: Michal Swiatkowski <[email protected]>
Tested-by: Sujai Buvaneswaran <[email protected]>
Signed-off-by: Tony Nguyen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/libxed.py')
0 files changed, 0 insertions, 0 deletions