Loading
ice: add flow parsing for GTP and new protocol field support
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 <dan.nowlin@intel.com> Signed-off-by:
Dan Nowlin <dan.nowlin@intel.com> Co-developed-by:
Junfeng Guo <junfeng.guo@intel.com> Signed-off-by:
Junfeng Guo <junfeng.guo@intel.com> Co-developed-by:
Ting Xu <ting.xu@intel.com> Signed-off-by:
Ting Xu <ting.xu@intel.com> Signed-off-by:
Przemek Kitszel <przemyslaw.kitszel@intel.com> Reviewed-by:
Simon Horman <horms@kernel.org> Signed-off-by:
Aleksandr Loktionov <aleksandr.loktionov@intel.com> Signed-off-by:
Tony Nguyen <anthony.l.nguyen@intel.com>