On Wed, 12 Apr 2023 at 03:16, Xin Long lucien.xin@gmail.com wrote:
On Tue, Apr 11, 2023 at 1:00 PM Naresh Kamboju naresh.kamboju@linaro.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@linaro.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