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=142432 (MB=8888), tx/s=142432 (MB/s=8888) # 3.06 [+1.50] rx=142432 (8888 MB) # 3.07 [+0.00] ok # 3.26 [+0.19] ipv4 tcp -m 1 -t 1 -n 1 # 4.72 [+1.46] tx=110839 (MB=6916), tx/s=110839 (MB/s=6916) # 6.08 [+1.36] rx=55306 (6916 MB) # 6.08 [+0.00] ok # 6.25 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.67 [+1.42] tx=120192 (MB=7500), tx/s=120192 (MB/s=7500) # 9.17 [+1.50] rx=120192 (7500 MB) # 9.17 [+0.00] ok # 9.33 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.80 [+1.46] tx=128973 (MB=8048), tx/s=128973 (MB/s=8048) # 12.15 [+1.36] rx=64484 (8048 MB) # 12.16 [+0.00] ok # 12.33 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.75 [+1.42] tx=157632 (MB=9836), tx/s=157632 (MB/s=9836) # 15.25 [+1.50] rx=157632 (9836 MB) # 15.25 [+0.00] ok # 15.42 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.84 [+1.42] tx=137921 (MB=8606), tx/s=137921 (MB/s=8606) # 18.24 [+1.40] rx=68910 (8606 MB) # 18.24 [+0.00] ok # 18.42 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.84 [+1.42] tx=116288 (MB=7256), tx/s=116288 (MB/s=7256) # 21.34 [+1.50] rx=116288 (7256 MB) # 21.35 [+0.00] ok # 21.54 [+0.19] ipv6 tcp -m 1 -t 1 -n 1 # 23.00 [+1.47] tx=122997 (MB=7675), tx/s=122997 (MB/s=7675) # 24.36 [+1.36] rx=61469 (7675 MB) # 24.36 [+0.00] ok # 24.57 [+0.20] ipv6 udp -m 2 -t 1 -n 32 # 25.99 [+1.42] tx=141024 (MB=8800), tx/s=141024 (MB/s=8800) # 27.49 [+1.50] rx=141024 (8800 MB) # 27.49 [+0.00] ok # 27.67 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.09 [+1.42] tx=104796 (MB=6539), tx/s=104796 (MB/s=6539) # 30.49 [+1.40] rx=52373 (6539 MB) # 30.49 [+0.00] ok # 30.69 [+0.20] ipv6 udp -m 3 -t 1 -n 32 # 32.11 [+1.42] tx=166592 (MB=10395), tx/s=166592 (MB/s=10395) # 33.61 [+1.50] rx=166592 (10395 MB) # 33.61 [+0.00] ok # 33.81 [+0.21] ipv6 tcp -m 3 -t 1 -n 1 # 35.28 [+1.46] tx=122555 (MB=7647), tx/s=122555 (MB/s=7647) # 36.64 [+1.36] rx=61067 (7647 MB) # 36.64 [+0.00] ok # 36.66 [+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__->