lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Mon, 17 Aug 2020 10:54:12 +0800 From: Po-Hsu Lin <po-hsu.lin@...onical.com> To: David Miller <davem@...emloft.net> Cc: kuba@...nel.org, Shuah Khan <skhan@...uxfoundation.org>, linux-kernel@...r.kernel.org, linux-kselftest@...r.kernel.org, netdev@...r.kernel.org Subject: Re: [PATCH] selftests: rtnetlink: load fou module for kci_test_encap_fou() On Sat, Aug 15, 2020 at 7:43 AM David Miller <davem@...emloft.net> wrote: > > From: Po-Hsu Lin <po-hsu.lin@...onical.com> > Date: Thu, 13 Aug 2020 12:44:22 +0800 > > > diff --git a/tools/testing/selftests/net/config b/tools/testing/selftests/net/config > > index 3b42c06b..96d2763 100644 > > --- a/tools/testing/selftests/net/config > > +++ b/tools/testing/selftests/net/config > > @@ -31,3 +31,4 @@ CONFIG_NET_SCH_ETF=m > > CONFIG_NET_SCH_NETEM=y > > CONFIG_TEST_BLACKHOLE_DEV=m > > CONFIG_KALLSYMS=y > > +CONFIG_NET_FOU > > You need to assign it a value, not just add it to the file by itself. Oops! Patch re-submitted. Thanks for catching this.
Powered by blists - more mailing lists