Hello:
This series was applied to netdev/net-next.git (master) by Tony Nguyen anthony.l.nguyen@intel.com:
On Fri, 11 Mar 2022 09:18:14 -0800 you wrote:
Marcin Szycik says:
Add support for adding GTP-C and GTP-U filters in switchdev mode.
To create a filter for GTP, create a GTP-type netdev with ip tool, enable hardware offload, add qdisc and add a filter in tc:
[...]
Here is the summary with links: - [net-next,v11,1/7] gtp: Allow to create GTP device without FDs https://git.kernel.org/netdev/net-next/c/b20dc3c68458 - [net-next,v11,2/7] gtp: Implement GTP echo response https://git.kernel.org/netdev/net-next/c/9af41cc33471 - [net-next,v11,3/7] gtp: Implement GTP echo request https://git.kernel.org/netdev/net-next/c/d33bd757d362 - [net-next,v11,4/7] net/sched: Allow flower to match on GTP options https://git.kernel.org/netdev/net-next/c/e3acda7ade0a - [net-next,v11,5/7] gtp: Add support for checking GTP device type https://git.kernel.org/netdev/net-next/c/81dd9849fa49 - [net-next,v11,6/7] ice: Fix FV offset searching https://git.kernel.org/netdev/net-next/c/e5dd661b8bb3 - [net-next,v11,7/7] ice: Support GTP-U and GTP-C offload in switchdev https://git.kernel.org/netdev/net-next/c/9a225f81f540
You are awesome, thank you!