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.18 [+0.18] ipv4 udp -m 1 -t 1 -n 32 # 1.60 [+1.42] tx=65312 (MB=4075), tx/s=65312 (MB/s=4075) # 3.11 [+1.50] rx=65312 (4075 MB) # 3.11 [+0.00] ok # 3.28 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.75 [+1.46] tx=132570 (MB=8272), tx/s=132570 (MB/s=8272) # 6.11 [+1.36] rx=66260 (8272 MB) # 6.11 [+0.00] ok # 6.29 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.71 [+1.42] tx=75520 (MB=4712), tx/s=75520 (MB/s=4712) # 9.21 [+1.50] rx=75520 (4712 MB) # 9.21 [+0.00] ok # 9.39 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.85 [+1.46] tx=134412 (MB=8387), tx/s=134412 (MB/s=8387) # 12.21 [+1.36] rx=66294 (8387 MB) # 12.21 [+0.00] ok # 12.41 [+0.19] ipv4 udp -m 3 -t 1 -n 32 # 13.83 [+1.42] tx=100832 (MB=6292), tx/s=100832 (MB/s=6292) # 15.33 [+1.50] rx=100832 (6292 MB) # 15.33 [+0.00] ok # 15.50 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.93 [+1.42] tx=113190 (MB=7063), tx/s=113190 (MB/s=7063) # 18.32 [+1.40] rx=56460 (7063 MB) # 18.33 [+0.00] ok # 18.49 [+0.16] ipv6 udp -m 1 -t 1 -n 32 # 19.91 [+1.42] tx=110944 (MB=6923), tx/s=110944 (MB/s=6923) # 21.41 [+1.50] rx=110944 (6923 MB) # 21.41 [+0.00] ok # 21.57 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 23.04 [+1.46] tx=109153 (MB=6811), tx/s=109153 (MB/s=6811) # 24.39 [+1.36] rx=54563 (6811 MB) # 24.40 [+0.00] ok # 24.58 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 26.00 [+1.42] tx=90848 (MB=5669), tx/s=90848 (MB/s=5669) # 27.50 [+1.50] rx=90848 (5669 MB) # 27.50 [+0.00] ok # 27.66 [+0.15] ipv6 tcp -m 2 -t 1 -n 1 # 29.08 [+1.42] tx=109915 (MB=6859), tx/s=109915 (MB/s=6859) # 30.48 [+1.40] rx=54889 (6859 MB) # 30.48 [+0.00] ok # 30.65 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.07 [+1.42] tx=104576 (MB=6525), tx/s=104576 (MB/s=6525) # 33.57 [+1.50] rx=104576 (6525 MB) # 33.57 [+0.00] ok # 33.75 [+0.19] ipv6 tcp -m 3 -t 1 -n 1 # 35.18 [+1.42] tx=104816 (MB=6540), tx/s=104816 (MB/s=6540) # 36.57 [+1.40] rx=51797 (6540 MB) # 36.58 [+0.00] ok # 36.60 [+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__->