[dpdk-dev] [PATCH] net/ice/base: fix ptype mapping polution from gtp flow

Ye Xiaolong xiaolong.ye at intel.com
Wed Oct 30 06:05:11 CET 2019


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.zhang at intel.com>
>Tested-by: Simei Su <simei.su at intel.com>
>---

Acked-by: Xiaolong Ye <xiaolong.ye at intel.com>

Applied to dpdk-next-net-intel. Thanks.


More information about the dev mailing list