On Fri Nov 1, 2024 at 4:45 PM MSK, Jakub Kicinski wrote:
On Fri, 1 Nov 2024 10:48:57 +0000 Vladimir Vdovin wrote:
- pmtu_ipv4_mp_exceptions ipv4: PMTU multipath nh exceptions 0"
This new test seems to fail in our CI:
# TEST: ipv4: PMTU multipath nh exceptions [FAIL] # there are not enough cached exceptions
https://netdev-3.bots.linux.dev/vmksft-net/results/840861/3-pmtu-sh/stdout
Yes it failed in V4 patch, in this V5 its already ok:
# TEST: ipv4: PMTU multipath nh exceptions [ OK ] ok 1 selftests: net: pmtu.sh
https://netdev-3.bots.linux.dev/vmksft-net-dbg/results/841042/2-pmtu-sh/stdo...
But in V5, there is failed test, not sure that this patch causes fail: https://netdev-3.bots.linux.dev/vmksft-net-dbg/results/841042/31-busy-poll-t...
Also some process notes:
- please don't post multiple versions of the patch a day: https://www.kernel.org/doc/html/next/process/maintainer-netdev.html#tl-dr
- please avoid posting new versions in-reply-to the old one
Thanks, will keep it in mind next time, sorry for my ignorance