On Fri, Aug 29, 2025 at 10:18:07AM +0000, Aleksandr Loktionov wrote: > From: Przemek Kitszel <[email protected]> > > Consolidate updates to the Protocol Type (PTYPE) bitmap definitions > across multiple flow types in the Intel ICE driver to support GTP > (GPRS Tunneling Protocol) encapsulated traffic. > > Enable improved Receive Side Scaling (RSS) configuration for both user > and control plane GTP flows. > > Cover a wide range of protocol and encapsulation scenarios, including: > - MAC OFOS and IL > - IPv4 and IPv6 (OFOS, IL, ALL, no-L4) > - TCP, SCTP, ICMP > - GRE OF > - GTPC (control plane) > > Expand the PTYPE bitmap entries to improve classification and > distribution of GTP traffic across multiple queues, enhancing > performance and scalability in mobile network environments. > > Co-developed-by: Dan Nowlin <[email protected]> > Signed-off-by: Dan Nowlin <[email protected]> > Co-developed-by: Qi Zhang <[email protected]> > Signed-off-by: Qi Zhang <[email protected]> > Co-developed-by: Jie Wang <[email protected]> > Signed-off-by: Jie Wang <[email protected]> > Co-developed-by: Junfeng Guo <[email protected]> > Signed-off-by: Junfeng Guo <[email protected]> > Signed-off-by: Przemek Kitszel <[email protected]> > Signed-off-by: Aleksandr Loktionov <[email protected]> > Reviewed-by: Jedrzej Jagielski <[email protected]>
Reviewed-by: Simon Horman <[email protected]>
