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.14 [+0.14] ipv4 udp -m 1 -t 1 -n 32 # 1.56 [+1.42] tx=135488 (MB=8454), tx/s=135488 (MB/s=8454) # 3.06 [+1.50] rx=135488 (8454 MB) # 3.06 [+0.00] ok # 3.22 [+0.16] ipv4 tcp -m 1 -t 1 -n 1 # 4.64 [+1.42] tx=134244 (MB=8377), tx/s=134244 (MB/s=8377) # 6.04 [+1.40] rx=67090 (8377 MB) # 6.04 [+0.00] ok # 6.19 [+0.15] ipv4 udp -m 2 -t 1 -n 32 # 7.60 [+1.42] tx=149184 (MB=9309), tx/s=149184 (MB/s=9309) # 9.11 [+1.50] rx=149184 (9309 MB) # 9.11 [+0.00] ok # 9.26 [+0.15] ipv4 tcp -m 2 -t 1 -n 1 # 10.72 [+1.46] tx=140427 (MB=8763), tx/s=140427 (MB/s=8763) # 12.08 [+1.36] rx=70183 (8763 MB) # 12.08 [+0.00] ok # 12.23 [+0.15] ipv4 udp -m 3 -t 1 -n 32 # 13.64 [+1.42] tx=165152 (MB=10306), tx/s=165152 (MB/s=10306) # 15.14 [+1.50] rx=165152 (10306 MB) # 15.15 [+0.00] ok # 15.30 [+0.15] ipv4 tcp -m 3 -t 1 -n 1 # 16.71 [+1.42] tx=147780 (MB=9222), tx/s=147780 (MB/s=9222) # 18.11 [+1.40] rx=73846 (9222 MB) # 18.11 [+0.00] ok # 18.27 [+0.15] ipv6 udp -m 1 -t 1 -n 32 # 19.69 [+1.42] tx=140704 (MB=8780), tx/s=140704 (MB/s=8780) # 21.19 [+1.50] rx=140704 (8780 MB) # 21.19 [+0.00] ok # 21.34 [+0.15] ipv6 tcp -m 1 -t 1 -n 1 # 22.80 [+1.46] tx=130713 (MB=8156), tx/s=130713 (MB/s=8156) # 24.16 [+1.36] rx=65330 (8156 MB) # 24.16 [+0.00] ok # 24.31 [+0.15] ipv6 udp -m 2 -t 1 -n 32 # 25.73 [+1.42] tx=150624 (MB=9399), tx/s=150624 (MB/s=9399) # 27.23 [+1.50] rx=150624 (9399 MB) # 27.23 [+0.00] ok # 27.38 [+0.16] ipv6 tcp -m 2 -t 1 -n 1 # 28.80 [+1.42] tx=138799 (MB=8661), tx/s=138799 (MB/s=8661) # 30.20 [+1.40] rx=68332 (8661 MB) # 30.20 [+0.00] ok # 30.36 [+0.15] ipv6 udp -m 3 -t 1 -n 32 # 31.77 [+1.42] tx=166752 (MB=10405), tx/s=166752 (MB/s=10405) # 33.28 [+1.50] rx=166752 (10405 MB) # 33.28 [+0.00] ok # 33.43 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 34.85 [+1.42] tx=145443 (MB=9076), tx/s=145443 (MB/s=9076) # 36.25 [+1.40] rx=72681 (9076 MB) # 36.25 [+0.00] ok # 36.27 [+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__->