diff options
author | Junfeng Guo <[email protected]> | 2024-07-25 16:07:57 -0600 |
---|---|---|
committer | Tony Nguyen <[email protected]> | 2024-08-13 14:51:28 -0700 |
commit | 86ff3d79a0ee72b7662ef1cc712ba85336b77c30 (patch) | |
tree | 0112c4432d20aa64cb1621fd63434d8f36273103 /tools/perf/scripts/python/syscall-counts.py | |
parent | dd1bf9f9df156b43e5122f90d97ac3f59a1a5621 (diff) |
ice: add parser create and destroy skeleton
Add new parser module which can parse a packet in binary and generate
information like ptype, protocol/offset pairs and flags which can be later
used to feed the FXP profile creation directly.
Add skeleton of the create and destroy APIs:
ice_parser_create()
ice_parser_destroy()
Reviewed-by: Simon Horman <[email protected]>
Reviewed-by: Marcin Szycik <[email protected]>
Reviewed-by: Wojciech Drewek <[email protected]>
Signed-off-by: Qi Zhang <[email protected]>
Signed-off-by: Junfeng Guo <[email protected]>
Co-developed-by: Ahmed Zaki <[email protected]>
Signed-off-by: Ahmed Zaki <[email protected]>
Tested-by: Rafal Romanowski <[email protected]>
Signed-off-by: Tony Nguyen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions