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.61 [+1.42] tx=102752 (MB=6412), tx/s=102752 (MB/s=6412) # 3.11 [+1.50] rx=102752 (6412 MB) # 3.11 [+0.00] ok # 3.32 [+0.21] ipv4 tcp -m 1 -t 1 -n 1 # 4.79 [+1.47] tx=125369 (MB=7823), tx/s=125369 (MB/s=7823) # 6.15 [+1.36] rx=62652 (7823 MB) # 6.15 [+0.00] ok # 6.33 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.76 [+1.42] tx=104768 (MB=6537), tx/s=104768 (MB/s=6537) # 9.26 [+1.50] rx=104768 (6537 MB) # 9.26 [+0.00] ok # 9.45 [+0.19] ipv4 tcp -m 2 -t 1 -n 1 # 10.92 [+1.46] tx=118970 (MB=7424), tx/s=118970 (MB/s=7424) # 12.28 [+1.36] rx=59368 (7424 MB) # 12.28 [+0.00] ok # 12.47 [+0.19] ipv4 udp -m 3 -t 1 -n 32 # 13.89 [+1.42] tx=127520 (MB=7957), tx/s=127520 (MB/s=7957) # 15.39 [+1.50] rx=127520 (7957 MB) # 15.40 [+0.00] ok # 15.58 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 17.00 [+1.42] tx=111283 (MB=6944), tx/s=111283 (MB/s=6944) # 18.40 [+1.40] rx=55055 (6944 MB) # 18.40 [+0.00] ok # 18.60 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 20.02 [+1.42] tx=109664 (MB=6843), tx/s=109664 (MB/s=6843) # 21.52 [+1.50] rx=109664 (6843 MB) # 21.52 [+0.00] ok # 21.71 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 23.13 [+1.42] tx=103727 (MB=6472), tx/s=103727 (MB/s=6472) # 24.53 [+1.40] rx=51830 (6472 MB) # 24.53 [+0.00] ok # 24.73 [+0.20] ipv6 udp -m 2 -t 1 -n 32 # 26.15 [+1.43] tx=141824 (MB=8850), tx/s=141824 (MB/s=8850) # 27.66 [+1.50] rx=141824 (8850 MB) # 27.66 [+0.00] ok # 27.86 [+0.20] ipv6 tcp -m 2 -t 1 -n 1 # 29.32 [+1.47] tx=115078 (MB=7181), tx/s=115078 (MB/s=7181) # 30.68 [+1.36] rx=57441 (7181 MB) # 30.69 [+0.00] ok # 30.86 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.28 [+1.42] tx=163776 (MB=10220), tx/s=163776 (MB/s=10220) # 33.79 [+1.50] rx=163776 (10220 MB) # 33.79 [+0.00] ok # 33.94 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 35.36 [+1.42] tx=124841 (MB=7790), tx/s=124841 (MB/s=7790) # 36.76 [+1.40] rx=62256 (7790 MB) # 36.77 [+0.00] ok # 36.79 [+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__->