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.17 [+0.17] ipv4 udp -m 1 -t 1 -n 32 # 1.59 [+1.42] tx=133600 (MB=8337), tx/s=133600 (MB/s=8337) # 3.09 [+1.50] rx=133600 (8337 MB) # 3.10 [+0.00] ok # 3.27 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.74 [+1.46] tx=117431 (MB=7328), tx/s=117431 (MB/s=7328) # 6.09 [+1.36] rx=58702 (7328 MB) # 6.10 [+0.00] ok # 6.27 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.69 [+1.42] tx=143808 (MB=8974), tx/s=143808 (MB/s=8974) # 9.19 [+1.50] rx=143808 (8974 MB) # 9.19 [+0.00] ok # 9.39 [+0.20] ipv4 tcp -m 2 -t 1 -n 1 # 10.86 [+1.47] tx=131277 (MB=8192), tx/s=131277 (MB/s=8192) # 12.22 [+1.36] rx=65600 (8192 MB) # 12.22 [+0.00] ok # 12.42 [+0.20] ipv4 udp -m 3 -t 1 -n 32 # 13.84 [+1.42] tx=132864 (MB=8291), tx/s=132864 (MB/s=8291) # 15.34 [+1.50] rx=132864 (8291 MB) # 15.34 [+0.00] ok # 15.53 [+0.19] ipv4 tcp -m 3 -t 1 -n 1 # 16.96 [+1.42] tx=115364 (MB=7199), tx/s=115364 (MB/s=7199) # 18.36 [+1.40] rx=57472 (7199 MB) # 18.36 [+0.00] ok # 18.55 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 19.97 [+1.42] tx=110080 (MB=6869), tx/s=110080 (MB/s=6869) # 21.48 [+1.50] rx=110080 (6869 MB) # 21.48 [+0.00] ok # 21.68 [+0.20] ipv6 tcp -m 1 -t 1 -n 1 # 23.14 [+1.46] tx=113779 (MB=7100), tx/s=113779 (MB/s=7100) # 24.50 [+1.36] rx=56867 (7100 MB) # 24.50 [+0.00] ok # 24.70 [+0.20] ipv6 udp -m 2 -t 1 -n 32 # 26.13 [+1.43] tx=136320 (MB=8506), tx/s=136320 (MB/s=8506) # 27.63 [+1.50] rx=136320 (8506 MB) # 27.63 [+0.00] ok # 27.83 [+0.20] ipv6 tcp -m 2 -t 1 -n 1 # 29.30 [+1.47] tx=115582 (MB=7212), tx/s=115582 (MB/s=7212) # 30.65 [+1.36] rx=57616 (7212 MB) # 30.66 [+0.00] ok # 30.85 [+0.19] ipv6 udp -m 3 -t 1 -n 32 # 32.27 [+1.42] tx=125472 (MB=7829), tx/s=125472 (MB/s=7829) # 33.77 [+1.50] rx=125472 (7829 MB) # 33.77 [+0.00] ok # 33.96 [+0.19] ipv6 tcp -m 3 -t 1 -n 1 # 35.39 [+1.42] tx=135814 (MB=8475), tx/s=135814 (MB/s=8475) # 36.79 [+1.40] rx=67764 (8475 MB) # 36.79 [+0.00] ok # 36.81 [+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__->