[PATCH v5] net: fix GTP packet parsing
Thomas Monjalon
thomas at monjalon.net
Tue Jun 10 10:18:50 CEST 2025
03/06/2025 14:06, Dengdui Huang:
> After parsing the GTP packet header, the next protocol type should
> be converted from RTE_GTP_TYPE_IPV4/IPV6 to RTE_ETHER_TYPE_IPV4/IPV6.
> Otherwise, the next protocol cannot be parsed.
>
> Bugzilla ID: 1672
> Fixes: 64ed7f854cf4 ("net: add tunnel packet type parsing")
> Cc: stable at dpdk.org
>
> Signed-off-by: Dengdui Huang <huangdengdui at huawei.com>
> Acked-by: Jie Hai <haijie1 at huawei.com>
Applied, thanks.
More information about the dev
mailing list