Re: [PATCH net v4 3/5] selftests: net: rename pmtu.sh to pmtu-test.sh
From: Jakub Kicinski <kuba@kernel.org>
Date: 2026-03-12 03:12:18
Also in:
linux-kselftest, lkml
From: Jakub Kicinski <kuba@kernel.org>
Date: 2026-03-12 03:12:18
Also in:
linux-kselftest, lkml
On Wed, 11 Mar 2026 20:10:57 -0700 Jakub Kicinski wrote:
On Mon, 9 Mar 2026 15:20:11 +0000 Aleksei Oladko wrote:quoted
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..