Message ID | cover.1680082990.git.dcaratti@redhat.com (mailing list archive) |
---|---|
Headers | show |
Series | net/sched: act_tunnel_key: add support for TUNNEL_DONT_FRAGMENT | expand |
Hello: This series was applied to netdev/net-next.git (main) by Jakub Kicinski <kuba@kernel.org>: On Wed, 29 Mar 2023 11:54:51 +0200 you wrote: > - patch 1 extends TC tunnel_key action to add support for TUNNEL_DONT_FRAGMENT > - patch 2 extends tdc to skip tests when iproute2 support is missing > - patch 3 adds a tdc test case to verify functionality of the control plane > - patch 4 adds a net/forwarding test case to verify functionality of the data plane > > v3->v4: > - remove misleading "failure" wording in the printout (thanks to Pedro > Tammela) > - fix permissions (+x) of net/forwarding kselftest > > [...] Here is the summary with links: - [net-next,v4,1/4] net/sched: act_tunnel_key: add support for "don't fragment" https://git.kernel.org/netdev/net-next/c/2384127e98db - [net-next,v4,2/4] selftests: tc-testing: add "depends_on" property to skip tests https://git.kernel.org/netdev/net-next/c/7f3f86402609 - [net-next,v4,3/4] selftests: tc-testing: add tunnel_key "nofrag" test case https://git.kernel.org/netdev/net-next/c/b8617f8eed84 - [net-next,v4,4/4] selftests: forwarding: add tunnel_key "nofrag" test case https://git.kernel.org/netdev/net-next/c/533a89b1940f You are awesome, thank you!