On Wed, Jul 10, 2024 at 02:40:03PM -0600, Ahmed Zaki wrote: > From: Junfeng Guo <[email protected]> > > 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: 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]>
Reviewed-by: Simon Horman <[email protected]>
