diff options
| author | Junfeng Guo <[email protected]> | 2024-07-25 22:07:57 +0000 |
|---|---|---|
| committer | Tony Nguyen <[email protected]> | 2024-08-13 21:51:28 +0000 |
| commit | 86ff3d79a0ee72b7662ef1cc712ba85336b77c30 (patch) | |
| tree | 0112c4432d20aa64cb1621fd63434d8f36273103 /drivers/net/ethernet/intel/ice/ice_parser_rt.c | |
| parent | net: hinic: use ethtool_sprintf/puts (diff) | |
| download | kernel-86ff3d79a0ee72b7662ef1cc712ba85336b77c30.tar.gz kernel-86ff3d79a0ee72b7662ef1cc712ba85336b77c30.zip | |
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 'drivers/net/ethernet/intel/ice/ice_parser_rt.c')
0 files changed, 0 insertions, 0 deletions
