Re: [PATCH net v4 3/5] selftests: net: rename pmtu.sh to pmtu-test.sh

From: Jakub Kicinski

Date: Wed Mar 11 2026 - 23:16:29 EST


On Wed, 11 Mar 2026 20:10:57 -0700 Jakub Kicinski wrote:
> On Mon, 9 Mar 2026 15:20:11 +0000 Aleksei Oladko wrote:
> > Rename the pmtu.sh test script to pmtu-test.sh. No functional
> > changes are made, only the file name is updated.
>
> Please try to fix the test ?

BTW IIRC there's a way to make the runner run every test in a new netns.
But personally I'm not sure whether that should free us from making the
tests not break the host, probably not..