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 linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-ID: <CA+G9fYuuZQv1Ode6pCR3ZuUKADuYy+vmuoaqeT-S-L46jMwP_Q@mail.gmail.com> Date: Wed, 12 Apr 2023 13:07:13 +0530 From: Naresh Kamboju <naresh.kamboju@...aro.org> To: Xin Long <lucien.xin@...il.com> Cc: Netdev <netdev@...r.kernel.org>, open list <linux-kernel@...r.kernel.org>, lkft-triage@...ts.linaro.org, "David S. Miller" <davem@...emloft.net>, Anders Roxell <anders.roxell@...aro.org>, Arnd Bergmann <arnd@...db.de> Subject: Re: selftests: net: sctp_vrf.sh: # sysctl: error: 'net.sctp/l3mdev_accept' is an unknown key On Wed, 12 Apr 2023 at 03:16, Xin Long <lucien.xin@...il.com> wrote: > > > > On Tue, Apr 11, 2023 at 1:00 PM Naresh Kamboju <naresh.kamboju@...aro.org> wrote: >> >> The selftests net sctp_vrf.sh test case failed due to following errors. >> Do you see these errors / warnings at your end ? >> >> Reported-by: Linux Kernel Functional Testing <lkft@...aro.org> >> >> # selftests: net: sctp_vrf.sh >> # modprobe: FATAL: Module sctp not found in directory /lib/modules/6.3.0-rc6 >> # modprobe: FATAL: Module sctp_diag not found in directory > > # CONFIG_IP_SCTP is not set > This is a test for SCTP module, you should enable it before running this test. > I will add it in tools/testing/selftests/net/config That would be the right place to add pre required configs. > > Thanks for reporting. I am happy to test your next / upcoming patches. Please share your development repo / branch or CC me on patches . - Naresh
Powered by blists - more mailing lists