Jakub Kicinski 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 <k...@kernel.org>
Reviewed-by: Willem de Bruijn <will...@google.com>