On Fri, Aug 29, 2025 at 10:18:04AM +0000, Aleksandr Loktionov wrote: > Introduce new protocol header types and field sizes to support GTPU, GTPC > tunneling protocols. > > - Add field size macros for GTP TEID, QFI, and other headers > - Extend ice_flow_field_info and enum definitions > - Update hash macros for new protocols > - Add support for IPv6 prefix matching and fragment headers > > This patch lays the groundwork for enhanced RSS and flow classification > capabilities. > > Co-developed-by: Dan Nowlin <[email protected]> > Signed-off-by: Dan Nowlin <[email protected]> > Co-developed-by: Junfeng Guo <[email protected]> > Signed-off-by: Junfeng Guo <[email protected]> > Co-developed-by: Ting Xu <[email protected]> > Signed-off-by: Ting Xu <[email protected]> > Signed-off-by: Przemek Kitszel <[email protected]> > Signed-off-by: Aleksandr Loktionov <[email protected]>
Reviewed-by: Simon Horman <[email protected]>
