On 6/3/25 1:16 AM, Jakub Kicinski wrote:
> diff --git a/tools/testing/selftests/drivers/net/hw/config 
> b/tools/testing/selftests/drivers/net/hw/config
> new file mode 100644
> index 000000000000..ea4b70d71563
> --- /dev/null
> +++ b/tools/testing/selftests/drivers/net/hw/config
> @@ -0,0 +1,6 @@
> +CONFIG_IPV6=y
> +CONFIG_IPV6_GRE=y
> +CONFIG_NET_IP_TUNNEL=y

I think the above it's not strictly needed, because it's selected by gre
and vxlan (indirectly), but it should not hurt, nor I think we have
minimal non redundant knobs list in other config files.

/P


Reply via email to