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.15 [+0.15] ipv4 udp -m 1 -t 1 -n 32 # 1.57 [+1.42] tx=111168 (MB=6937), tx/s=111168 (MB/s=6937) # 3.07 [+1.50] rx=111168 (6937 MB) # 3.07 [+0.00] ok # 3.24 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.70 [+1.46] tx=131522 (MB=8207), tx/s=131522 (MB/s=8207) # 6.06 [+1.36] rx=65692 (8207 MB) # 6.06 [+0.00] ok # 6.24 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.66 [+1.42] tx=116800 (MB=7288), tx/s=116800 (MB/s=7288) # 9.16 [+1.50] rx=116800 (7288 MB) # 9.16 [+0.00] ok # 9.33 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.79 [+1.46] tx=140231 (MB=8750), tx/s=140231 (MB/s=8750) # 12.15 [+1.36] rx=70088 (8750 MB) # 12.15 [+0.00] ok # 12.32 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.74 [+1.42] tx=126304 (MB=7881), tx/s=126304 (MB/s=7881) # 15.25 [+1.50] rx=126304 (7881 MB) # 15.25 [+0.00] ok # 15.41 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.83 [+1.42] tx=119807 (MB=7476), tx/s=119807 (MB/s=7476) # 18.23 [+1.40] rx=59602 (7476 MB) # 18.23 [+0.00] ok # 18.40 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.82 [+1.42] tx=139520 (MB=8706), tx/s=139520 (MB/s=8706) # 21.32 [+1.50] rx=139520 (8706 MB) # 21.32 [+0.00] ok # 21.47 [+0.15] ipv6 tcp -m 1 -t 1 -n 1 # 22.93 [+1.46] tx=130993 (MB=8174), tx/s=130993 (MB/s=8174) # 24.29 [+1.36] rx=65469 (8174 MB) # 24.29 [+0.00] ok # 24.46 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 25.88 [+1.42] tx=151392 (MB=9447), tx/s=151392 (MB/s=9447) # 27.38 [+1.50] rx=151392 (9447 MB) # 27.38 [+0.00] ok # 27.54 [+0.16] ipv6 tcp -m 2 -t 1 -n 1 # 28.97 [+1.42] tx=116953 (MB=7298), tx/s=116953 (MB/s=7298) # 30.37 [+1.40] rx=58465 (7298 MB) # 30.37 [+0.00] ok # 30.53 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 31.95 [+1.42] tx=131360 (MB=8197), tx/s=131360 (MB/s=8197) # 33.45 [+1.50] rx=131360 (8197 MB) # 33.45 [+0.00] ok # 33.62 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.07 [+1.46] tx=144128 (MB=8994), tx/s=144128 (MB/s=8994) # 36.43 [+1.36] rx=71978 (8994 MB) # 36.43 [+0.00] ok # 36.46 [+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__->