diff options
author | Michal Swiatkowski <[email protected]> | 2023-04-07 18:52:18 +0200 |
---|---|---|
committer | Tony Nguyen <[email protected]> | 2023-05-19 09:09:52 -0700 |
commit | 03592a14b9383bbe1c0d56e7ac4005cea10e711a (patch) | |
tree | fc8033042f6b569f695c3ad5624384e6dfee4f00 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | 17c6d8357da1ae6a5d92c15efe68f877c3e8b968 (diff) |
ice: allow matching on meta data
Add meta data matching criteria in the same place as protocol matching
criteria. There is no need to add meta data as special words after
parsing all lookups. Trade meta data in the same why as other lookups.
The one difference between meta data lookups and protocol lookups is
that meta data doesn't impact how the packets looks like. Because of that
ignore it when filling testing packet.
Match on tunnel type meta data always if tunnel type is different than
TNL_LAST.
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