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=135360 (MB=8446), tx/s=135360 (MB/s=8446) # 3.08 [+1.50] rx=135360 (8446 MB) # 3.09 [+0.00] ok # 3.26 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.72 [+1.47] tx=132381 (MB=8261), tx/s=132381 (MB/s=8261) # 6.08 [+1.36] rx=66159 (8261 MB) # 6.08 [+0.00] ok # 6.25 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.67 [+1.42] tx=149664 (MB=9339), tx/s=149664 (MB/s=9339) # 9.18 [+1.50] rx=149664 (9339 MB) # 9.18 [+0.00] ok # 9.35 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.77 [+1.42] tx=138724 (MB=8656), tx/s=138724 (MB/s=8656) # 12.17 [+1.40] rx=69331 (8656 MB) # 12.17 [+0.00] ok # 12.34 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.77 [+1.42] tx=166048 (MB=10362), tx/s=166048 (MB/s=10362) # 15.27 [+1.50] rx=166048 (10362 MB) # 15.27 [+0.00] ok # 15.44 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.86 [+1.42] tx=146052 (MB=9114), tx/s=146052 (MB/s=9114) # 18.26 [+1.40] rx=72879 (9114 MB) # 18.26 [+0.00] ok # 18.44 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.86 [+1.42] tx=140000 (MB=8736), tx/s=140000 (MB/s=8736) # 21.36 [+1.50] rx=140000 (8736 MB) # 21.36 [+0.00] ok # 21.53 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.99 [+1.46] tx=130169 (MB=8123), tx/s=130169 (MB/s=8123) # 24.35 [+1.36] rx=65057 (8123 MB) # 24.35 [+0.00] ok # 24.53 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.95 [+1.42] tx=148352 (MB=9257), tx/s=148352 (MB/s=9257) # 27.45 [+1.50] rx=148352 (9257 MB) # 27.45 [+0.00] ok # 27.63 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.09 [+1.46] tx=135895 (MB=8480), tx/s=135895 (MB/s=8480) # 30.45 [+1.36] rx=67452 (8480 MB) # 30.45 [+0.00] ok # 30.63 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.05 [+1.42] tx=163264 (MB=10188), tx/s=163264 (MB/s=10188) # 33.55 [+1.50] rx=163264 (10188 MB) # 33.55 [+0.00] ok # 33.73 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.15 [+1.42] tx=139236 (MB=8688), tx/s=139236 (MB/s=8688) # 36.55 [+1.40] rx=69510 (8688 MB) # 36.55 [+0.00] ok # 36.57 [+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__->