diff options
author | Oz Shlomo <[email protected]> | 2022-12-03 14:13:23 -0800 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2022-12-08 13:04:26 -0800 |
commit | 5a5624d1edf44e808481dedaf59eae61fd66e052 (patch) | |
tree | 2c6623030d93e141ba4423b690903511ad6902a0 /tools/perf/scripts/python/intel-pt-events.py | |
parent | bde55dd9ccda7a3f5f735d89e855691362745248 (diff) |
net/mlx5e: E-Switch, handle flow attribute with no destinations
Rules with drop action are not required to have a destination.
Currently the destination list is allocated with the maximum number of
destinations and passed to the fs_core layer along with the actual number
of destinations.
Remove redundant passing of dest pointer when count of dest is 0.
Signed-off-by: Oz Shlomo <[email protected]>
Reviewed-by: Roi Dayan <[email protected]>
Signed-off-by: Saeed Mahameed <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/intel-pt-events.py')
0 files changed, 0 insertions, 0 deletions