Re: [PATCH 8/8] selftests/nfsd: add a cross-namespace control-plane soak

From: Chuck Lever

Date: Mon Sep 21 2026 - 14:26:16 EST


On Mon, Sep 21, 2026, Jeff Layton wrote:
> ---
> tools/testing/selftests/nfsd/Makefile | 1 +
> tools/testing/selftests/nfsd/config | 6 +
> tools/testing/selftests/nfsd/nfsd_netns_isolation | Bin 0 -> 49192 bytes
> tools/testing/selftests/nfsd/nfsd_netns_stress | Bin 0 -> 39232 bytes
> tools/testing/selftests/nfsd/nfsd_netns_stress.c | 572 ++++++++++++++++++++++
> tools/testing/selftests/nfsd/settings | 2 +-
> 6 files changed, 580 insertions(+), 1 deletion(-)

Hi Jeff,

Did you intend to commit the nfsd_netns_isolation and nfsd_netns_stress
binaries?


> diff --git a/tools/testing/selftests/nfsd/Makefile b/tools/testing/selftests/nfsd/Makefile
> index 2b7c44c3fb00..b29bf642c0ad 100644
> --- a/tools/testing/selftests/nfsd/Makefile
> +++ b/tools/testing/selftests/nfsd/Makefile
> @@ -3,5 +3,6 @@ CFLAGS += $(KHDR_INCLUDES) -Wall
>
> TEST_GEN_PROGS := nfsd_netlink_listener
> TEST_GEN_PROGS += nfsd_netns_isolation
> +TEST_GEN_PROGS += nfsd_netns_stress
>
> include ../lib.mk

--
Chuck Lever (Come to NFS bake-a-thon! https://nfsv4bat.org)