Re: [PATCH net-next] selftests: net: include forwarding lib

2024-02-09 Thread patchwork-bot+netdevbpf
Hello: This patch was applied to netdev/net-next.git (main) by Jakub Kicinski : On Wed, 7 Feb 2024 10:42:45 +0100 you wrote: > The altnames test uses the forwarding/lib.sh and that dependency > currently causes failures when running the test after install: > > make -C tools/testing/selftests/

[PATCH net-next] selftests: net: include forwarding lib

2024-02-07 Thread Paolo Abeni
The altnames test uses the forwarding/lib.sh and that dependency currently causes failures when running the test after install: make -C tools/testing/selftests/ TARGETS=net install ./tools/testing/selftests/kselftest_install/run_kselftest.sh \ -t net:altnames.sh # ... # ./altnames.sh