< DETECTED CRASH, lowering timeout TEST_PROGS=nft_queue.sh TEST_GEN_PROGS="" run_tests make: Entering directory '/srv/vmksft/testing/wt-16/tools/testing/selftests' make[1]: Entering directory '/srv/vmksft/testing/wt-16/tools/testing/selftests/net/netfilter' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/srv/vmksft/testing/wt-16/tools/testing/selftests/net/netfilter' make[1]: Entering directory '/srv/vmksft/testing/wt-16/tools/testing/selftests/net/netfilter' # overriding timeout to 3600 # selftests: net/netfilter: nft_queue.sh # PASS: ns1-XbUsdH can reach ns2-QqTZRY # 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 (inet) # PASS: Expected and received 20 packets total (inet) # PASS: tcp and nfqueue in forward chain (duration: 0s) # PASS: tcp via loopback (duration: 0s) # PASS: tcp via loopback with connect/close # PASS: tcp via loopback and re-queueing # PASS: sctp and nfqueue in forward chain (duration: 4s) # PASS: sctp and nfqueue in output chain with GSO (duration: 2s) # 2026/08/28 11:18:54 socat[650] E read(7, 0x55febfdc7000, 8192): Connection refused # 2026/08/28 11:18:55 socat[423] W exiting on signal 15 # 2026/08/28 11:18:55 socat[424] W exiting on signal 15 # 2026/08/28 11:18:55 socat[858] W exiting on signal 15 # PASS: both udp receivers got one packet each # 2026/08/28 11:18:56 socat[901] W exiting on signal 15 # 2026/08/28 11:18:56 socat[879] W exiting on signal 15 # PASS: fraglist gro skb passed with conntrack entry # 2026/08/28 11:19:28 socat[979] W exiting on signal 15 # 2026/08/28 11:19:28 socat[922] W exiting on signal 15 # 2026/08/28 11:19:28 socat[980] W exiting on signal 15 # 2026/08/28 11:19:28 socat[923] W exiting on signal 15 # 2026/08/28 11:19:28 socat[978] W exiting on signal 15 # 2026/08/28 11:19:28 socat[970] W exiting on signal 15 # 2026/08/28 11:19:28 socat[971] W exiting on signal 15 # 2026/08/28 11:19:28 socat[972] W exiting on signal 15 # 2026/08/28 11:19:28 socat[973] W exiting on signal 15 # 2026/08/28 11:19:28 socat[974] W exiting on signal 15 # 2026/08/28 11:19:28 socat[975] W exiting on signal 15 # 2026/08/28 11:19:28 socat[976] W exiting on signal 15 # 2026/08/28 11:19:28 socat[977] W exiting on signal 15 # PASS: icmp+nfqueue via vrf # FAIL: Expected 10 packets total, but got 18 packets total # table bridge filter { # chain nfq { # ip protocol icmp queue flags bypass to 0 # icmpv6 type { echo-request, echo-reply } queue flags bypass to 1 # } # # chain pre { # type filter hook prerouting priority 10; policy accept; # jump nfq # } # # chain input { # type filter hook input priority 10; policy accept; # jump nfq # } # # chain forward { # type filter hook forward priority 10; policy accept; # tcp dport 12345 queue to 2 # jump nfq # } # # chain output { # type filter hook output priority 10; policy accept; # tcp dport 12345 queue to 3 # tcp sport 23456 queue to 3 # jump nfq # } # # chain post { # type filter hook postrouting priority 10; policy accept; # jump nfq # } # } # /tmp/tmp.n3P0QsyWcC: hook 0 packets 00000003 # hook 1 packets 00000001 # hook 2 packets 00000002 # hook 3 packets 00000005 # hook 4 packets 00000007 # 18 packets total # /tmp/tmp.gO4SC9D5Xd: hook 0 packets 00000003 # hook 1 packets 00000001 # hook 2 packets 00000002 # hook 3 packets 00000001 # hook 4 packets 00000003 # 10 packets total not ok 1 selftests: net/netfilter: nft_queue.sh # exit=1 make[1]: Leaving directory '/srv/vmksft/testing/wt-16/tools/testing/selftests/net/netfilter' make: Leaving directory '/srv/vmksft/testing/wt-16/tools/testing/selftests' xx__-> ec DETECTED CRASH, lowering timeout ho $? 0 xx__->