On Tue, 27 May 2025 10:39:20 +0200 Pablo Neira Ayuso wrote: > > # selftests: net/netfilter: nft_interface_stress.sh > > # /dev/stdin:4:15-19: Error: syntax error, unexpected string with a > > trailing asterisk, expecting string or quoted string or '$' > > # devices = { wild* } > > # ^^^^^ > > not ok 1 selftests: net/netfilter: nft_interface_stress.sh # exit=1 > > > > For some reasons (likely PEBKAC here...) I did not catch that before > > merging the PR, please try to follow-up soon. Thanks, > > This needs userspace updates in libnftnl and nftables. > > I am looking at the best way to address this. > > Q: is CI getting a fresh clone from netfilter git repositories? We update the OS image manually, it doesn't seem to be needed often enough to bother automating.