make -C tools/testing/selftests TARGETS="net/netfilter" TEST_PROGS=nft_queeue.sh TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-15/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-15/tools/testing/selftests/net/netfilter' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-15/tools/testing/selftests/net/netfilter' make[1]: Entering directory '/home/virtme/testing-15/tools/testing/selftests/net/netfilter' TAP version 13 1..1 # timeout set to 1800 # selftests: net/netfilter: nft_queue.sh # PASS: ns1-W2dOJa can reach ns2-edJwjG # PASS: ip: statement with no listener results in packet drop # PASS: ip6: statement with no listener results in packet drop # PASS: Expected and received 10 packets total # PASS: Expected and received 20 packets total # PASS: tcp and nfqueue in forward chain # PASS: tcp via loopback # PASS: tcp via loopback with connect/close # PASS: tcp via loopback and re-queueing # 2025/05/21 23:10:22 socat[32451] E write(7, 0x560bb5311000, 8192): Connection reset by peer # cmp: EOF on /tmp/tmp.3PGVWzNPjl after byte 48758784, in line 1 # FAIL: sctp forward: input and output file differ # Input file-rw------- 1 root root 209715200 May 21 23:08 /tmp/tmp.oN67rAAYR8 # Output file-rw------- 1 root root 48758784 May 21 23:10 /tmp/tmp.3PGVWzNPjl # 2025/05/21 23:11:23 socat[32469] E write(7, 0x5634f02f2000, 8192): Connection reset by peer # cmp: EOF on /tmp/tmp.3PGVWzNPjl after byte 33193984, in line 1 # FAIL: sctp output: input and output file differ # Input file-rw------- 1 root root 104857600 May 21 23:10 /tmp/tmp.oN67rAAYR8 # Output file-rw------- 1 root root 33193984 May 21 23:11 /tmp/tmp.3PGVWzNPjl # PASS: both udp receivers got one packet each # PASS: icmp+nfqueue via vrf # PASS: queue program exiting while packets queued not ok 1 selftests: net/netfilter: nft_queue.sh # exit=1 make[1]: Leaving directory '/home/virtme/testing-15/tools/testing/selftests/net/netfilter' make: Leaving directory '/home/virtme/testing-15/tools/testing/selftests' xx__-> echo $? 0 xx__->