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=66272 (MB=4135), tx/s=66272 (MB/s=4135) # 3.08 [+1.50] rx=66272 (4135 MB) # 3.08 [+0.00] ok # 3.27 [+0.19] ipv4 tcp -m 1 -t 1 -n 1 # 4.73 [+1.46] tx=116655 (MB=7279), tx/s=116655 (MB/s=7279) # 6.09 [+1.36] rx=58264 (7279 MB) # 6.09 [+0.00] ok # 6.26 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.68 [+1.42] tx=97568 (MB=6088), tx/s=97568 (MB/s=6088) # 9.18 [+1.50] rx=97568 (6088 MB) # 9.19 [+0.00] ok # 9.36 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.79 [+1.42] tx=131033 (MB=8176), tx/s=131033 (MB/s=8176) # 12.19 [+1.40] rx=65502 (8176 MB) # 12.19 [+0.00] ok # 12.37 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.79 [+1.42] tx=104544 (MB=6523), tx/s=104544 (MB/s=6523) # 15.30 [+1.50] rx=104544 (6523 MB) # 15.30 [+0.00] ok # 15.47 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.89 [+1.42] tx=126115 (MB=7870), tx/s=126115 (MB/s=7870) # 18.29 [+1.40] rx=62907 (7870 MB) # 18.29 [+0.00] ok # 18.45 [+0.16] ipv6 udp -m 1 -t 1 -n 32 # 19.87 [+1.42] tx=82880 (MB=5172), tx/s=82880 (MB/s=5172) # 21.37 [+1.50] rx=82880 (5172 MB) # 21.37 [+0.00] ok # 21.55 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 23.01 [+1.46] tx=115103 (MB=7182), tx/s=115103 (MB/s=7182) # 24.37 [+1.36] rx=57483 (7182 MB) # 24.37 [+0.00] ok # 24.54 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.96 [+1.42] tx=113696 (MB=7095), tx/s=113696 (MB/s=7095) # 27.46 [+1.50] rx=113696 (7095 MB) # 27.46 [+0.00] ok # 27.65 [+0.19] ipv6 tcp -m 2 -t 1 -n 1 # 29.11 [+1.46] tx=125863 (MB=7854), tx/s=125863 (MB/s=7854) # 30.47 [+1.36] rx=61938 (7854 MB) # 30.47 [+0.00] ok # 30.66 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.08 [+1.42] tx=137696 (MB=8592), tx/s=137696 (MB/s=8592) # 33.58 [+1.50] rx=137696 (8592 MB) # 33.58 [+0.00] ok # 33.75 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.18 [+1.42] tx=139329 (MB=8694), tx/s=139329 (MB/s=8694) # 36.57 [+1.40] rx=69584 (8694 MB) # 36.58 [+0.00] ok # 36.60 [+0.03] 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__->