diff options
author | Paul Blakey <paulb@nvidia.com> | 2023-03-13 15:38:52 +0200 |
---|---|---|
committer | Saeed Mahameed <saeedm@nvidia.com> | 2023-04-05 18:57:31 -0700 |
commit | 0840c9f7d80b1baf959d0ddcedc97c9f383ded1c (patch) | |
tree | 92d5a76d24ac3e85be07e05c36e0cb125b7ccde2 /tools/perf/scripts/python/task-analyzer.py | |
parent | 8b0f256530d97f2a2310c4f8336ea2c477c8e6c4 (diff) |
net/mlx5e: Set default can_offload action
Many parsers of tc actions just return true on their can_offload()
implementation, without checking the input flow/action.
Set the default can_offload action to true (allow), and avoid
having many can_offload implementations that do just that.
This patch doesn't change any functionality.
Signed-off-by: Paul Blakey <paulb@nvidia.com>
Reviewed-by: Roi Dayan <roid@nvidia.com>
Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions