From: David Ahern Date: Sun, 20 Mar 2022 23:48:43 +0000 (-0600) Subject: Merge branch 'gtp-netdev' into next X-Git-Tag: v5.18.0~19 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bb2cd5f3d9e63ce9f17c7996aa1dd11b63a87af3;p=thirdparty%2Fiproute2.git Merge branch 'gtp-netdev' into next Wojciech Drewek says: ==================== This patch series introduces GTP support to iproute2. Since this patch series it is possible to create net devices of GTP type. Then, those devices can be used in tc in order to offload GTP packets. New field in tc flower (gtp_opts) can be used to match on QFI and PDU type. Kernel changes (merged): https://lore.kernel.org/netdev/164708701228.11169.15700740251869229843.git-patchwork-notify@kernel.org/ ==================== Signed-off-by: David Ahern --- bb2cd5f3d9e63ce9f17c7996aa1dd11b63a87af3