diff options
author | Michal Swiatkowski <[email protected]> | 2023-04-07 18:52:15 +0200 |
---|---|---|
committer | Tony Nguyen <[email protected]> | 2023-05-19 08:57:43 -0700 |
commit | ecd01b69a5f8edda731d8a7cfe33c9ffa0c85700 (patch) | |
tree | 0b74a29e71c8c7bf9a03c47a0f5b9484026c4c29 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | 20d5e0ef252a151ea6585cfccf32def81a624666 (diff) |
ice: define meta data to match in switch
Add description for each meta data. Redefine tunnel mask to match only
tunneled MAC and tunneled VLAN. It shouldn't try to match other flags
(previously it was 0xff, it is redundant).
VLAN mask was 0xd000, change it to 0xf000. 4 last bits are flags
depending on the same field in packets (VLAN tag). Because of that,
It isn't harmful to match also on ITAG.
Group all MDID and MDID offsets into enums to keep things organized.
Signed-off-by: Michal Swiatkowski <[email protected]>
Reviewed-by: Piotr Raczynski <[email protected]>
Reviewed-by: Simon Horman <[email protected]>
Reviewed-by: Leon Romanovsky <[email protected]>
Tested-by: Sujai Buvaneswaran <[email protected]>
Signed-off-by: Tony Nguyen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions