On 10/30, Qi Zhang wrote: >A new gtp flow's profile will capture other profile's non-gtp ptypes >which is unexpected. For example, an RSS flow for inner IP / UDP on >regular tunnel packet's behaviour will changed by a following GTP RSS >rule when inner IP is the only inputset, since all tunnel ptypes has >been shifted from the first profile to the second one. > >The patch fix the issue by correcting the ptype mapping that prevent >the ptype shift. > >Fixes: d1c2f76b440a ("net/ice/base: support GTP and PPPoE protocols") > >Signed-off-by: Qi Zhang <qi.z.zh...@intel.com> >Tested-by: Simei Su <simei...@intel.com> >---
Acked-by: Xiaolong Ye <xiaolong...@intel.com> Applied to dpdk-next-net-intel. Thanks.