Re: [PATCH net 0/3] selftests: net: a few pmtu.sh fixes

2024-01-31 Thread patchwork-bot+netdevbpf
Hello: This series was applied to netdev/net.git (main) by Jakub Kicinski : On Tue, 30 Jan 2024 18:47:15 +0100 you wrote: > This series try to address CI failures for the pmtu.sh tests. It > does _not_ attempt to enable all the currently skipped cases, to > avoid adding more entropy. > > Tested

Re: [PATCH net 0/3] selftests: net: a few pmtu.sh fixes

2024-01-30 Thread David Ahern
On 1/30/24 10:47 AM, Paolo Abeni wrote: > This series try to address CI failures for the pmtu.sh tests. It > does _not_ attempt to enable all the currently skipped cases, to > avoid adding more entropy. > > Tested with: > > make -C tools/testing/selftests/ TARGETS=net install > vng --build

[PATCH net 0/3] selftests: net: a few pmtu.sh fixes

2024-01-30 Thread Paolo Abeni
This series try to address CI failures for the pmtu.sh tests. It does _not_ attempt to enable all the currently skipped cases, to avoid adding more entropy. Tested with: make -C tools/testing/selftests/ TARGETS=net install vng --build --config tools/testing/selftests/net/config vng --run .