This is the last planned series of the netfilter-selftest-move. It contains cleanups (and speedups) and a few small updates to scripts to improve error/skip reporting. I intend to route future changes, if any, via nf(-next) trees now that the 'massive code churn' phase is over. Florian Westphal (7): selftests: netfilter: nft_concat_range.sh: move to lib.sh infra selftests: netfilter: nft_concat_range.sh: drop netcat support selftests: netfilter: nft_concat_range.sh: shellcheck cleanups selftests: netfilter: nft_flowtable.sh: re-run with random mtu sizes selftests: netfilter: nft_flowtable.sh: shellcheck cleanups selftests: netfilter: skip tests on early errors selftests: netfilter: conntrack_vrf.sh: prefer socat, not iperf3 .../selftests/net/netfilter/br_netfilter.sh | 4 + .../selftests/net/netfilter/conntrack_vrf.sh | 40 +-- .../selftests/net/netfilter/nft_audit.sh | 3 +- .../net/netfilter/nft_concat_range.sh | 187 +++++------- .../selftests/net/netfilter/nft_flowtable.sh | 274 ++++++++++-------- .../testing/selftests/net/netfilter/rpath.sh | 10 +- 6 files changed, 263 insertions(+), 255 deletions(-) -- 2.43.2