make -C tools/testing/selftests TARGETS="net" TEST_PROGS=io_uring_zerocopyy_tx.sh TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests/net/lib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net/lib' make[1]: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: io_uring_zerocopy_tx.sh # 0.16 [+0.16] ipv4 udp -m 1 -t 1 -n 32 # 1.58 [+1.42] tx=87232 (MB=5443), tx/s=87232 (MB/s=5443) # 3.08 [+1.50] rx=87232 (5443 MB) # 3.08 [+0.00] ok # 3.26 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.73 [+1.46] tx=123347 (MB=7697), tx/s=123347 (MB/s=7697) # 6.09 [+1.36] rx=61649 (7697 MB) # 6.09 [+0.00] ok # 6.26 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.68 [+1.42] tx=107008 (MB=6677), tx/s=107008 (MB/s=6677) # 9.18 [+1.50] rx=107008 (6677 MB) # 9.18 [+0.00] ok # 9.36 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.82 [+1.46] tx=137175 (MB=8560), tx/s=137175 (MB/s=8560) # 12.18 [+1.36] rx=67762 (8560 MB) # 12.18 [+0.00] ok # 12.36 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.78 [+1.42] tx=135008 (MB=8424), tx/s=135008 (MB/s=8424) # 15.28 [+1.50] rx=135008 (8424 MB) # 15.28 [+0.00] ok # 15.44 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.86 [+1.42] tx=136093 (MB=8492), tx/s=136093 (MB/s=8492) # 18.26 [+1.40] rx=67891 (8492 MB) # 18.26 [+0.00] ok # 18.42 [+0.16] ipv6 udp -m 1 -t 1 -n 32 # 19.84 [+1.42] tx=111104 (MB=6933), tx/s=111104 (MB/s=6933) # 21.34 [+1.50] rx=111104 (6933 MB) # 21.34 [+0.00] ok # 21.50 [+0.15] ipv6 tcp -m 1 -t 1 -n 1 # 22.96 [+1.46] tx=121558 (MB=7585), tx/s=121558 (MB/s=7585) # 24.32 [+1.36] rx=60768 (7585 MB) # 24.32 [+0.00] ok # 24.50 [+0.19] ipv6 udp -m 2 -t 1 -n 32 # 25.93 [+1.42] tx=88992 (MB=5553), tx/s=88992 (MB/s=5553) # 27.43 [+1.50] rx=88992 (5553 MB) # 27.43 [+0.00] ok # 27.61 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.07 [+1.46] tx=133774 (MB=8347), tx/s=133774 (MB/s=8347) # 30.43 [+1.36] rx=66879 (8347 MB) # 30.43 [+0.00] ok # 30.60 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.02 [+1.42] tx=137536 (MB=8582), tx/s=137536 (MB/s=8582) # 33.52 [+1.50] rx=137536 (8582 MB) # 33.52 [+0.00] ok # 33.69 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.15 [+1.46] tx=122582 (MB=7649), tx/s=122582 (MB/s=7649) # 36.51 [+1.36] rx=61052 (7649 MB) # 36.51 [+0.00] ok # 36.53 [+0.02] OK. All tests passed ok 1 selftests: net: io_uring_zerocopy_tx.sh make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests' xx__-> echo $? 0 xx__->