Hello:
This patch was applied to netdev/net.git (main) by Jakub Kicinski kuba@kernel.org:
On Tue, 3 Jun 2025 18:20:31 -0700 you wrote:
The device type for IPv4 GRE is "gre" not "ipgre", unlike for IPv6 which uses "ip6gre".
Not sure how I missed this when writing the test, perhaps because all HW I have access to is on an IPv6-only network.
Fixes: 0d0f4174f6c8 ("selftests: drv-net: add a simple TSO test") Signed-off-by: Jakub Kicinski kuba@kernel.org
[...]
Here is the summary with links: - [net] selftests: drv-net: tso: fix the GRE device name https://git.kernel.org/netdev/net/c/c68804c934e3
You are awesome, thank you!