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=136576 (MB=8522), tx/s=136576 (MB/s=8522) # 3.07 [+1.50] rx=136576 (8522 MB) # 3.07 [+0.00] ok # 3.24 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.70 [+1.46] tx=126143 (MB=7871), tx/s=126143 (MB/s=7871) # 6.06 [+1.36] rx=63021 (7871 MB) # 6.06 [+0.00] ok # 6.22 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.64 [+1.42] tx=142432 (MB=8888), tx/s=142432 (MB/s=8888) # 9.14 [+1.50] rx=142432 (8888 MB) # 9.14 [+0.00] ok # 9.30 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.76 [+1.46] tx=135369 (MB=8447), tx/s=135369 (MB/s=8447) # 12.12 [+1.36] rx=66851 (8447 MB) # 12.12 [+0.00] ok # 12.28 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.70 [+1.42] tx=162464 (MB=10138), tx/s=162464 (MB/s=10138) # 15.20 [+1.50] rx=162464 (10138 MB) # 15.20 [+0.00] ok # 15.37 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.79 [+1.42] tx=138539 (MB=8645), tx/s=138539 (MB/s=8645) # 18.19 [+1.40] rx=69190 (8645 MB) # 18.19 [+0.00] ok # 18.36 [+0.16] ipv6 udp -m 1 -t 1 -n 32 # 19.78 [+1.42] tx=136160 (MB=8496), tx/s=136160 (MB/s=8496) # 21.28 [+1.50] rx=136160 (8496 MB) # 21.28 [+0.00] ok # 21.44 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.90 [+1.46] tx=121666 (MB=7592), tx/s=121666 (MB/s=7592) # 24.26 [+1.36] rx=60798 (7592 MB) # 24.26 [+0.00] ok # 24.42 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 25.84 [+1.42] tx=142464 (MB=8890), tx/s=142464 (MB/s=8890) # 27.34 [+1.50] rx=142464 (8890 MB) # 27.34 [+0.00] ok # 27.54 [+0.19] ipv6 tcp -m 2 -t 1 -n 1 # 29.00 [+1.47] tx=115017 (MB=7177), tx/s=115017 (MB/s=7177) # 30.36 [+1.36] rx=57462 (7177 MB) # 30.36 [+0.00] ok # 30.54 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 31.96 [+1.42] tx=151712 (MB=9467), tx/s=151712 (MB/s=9467) # 33.46 [+1.50] rx=151712 (9467 MB) # 33.46 [+0.00] ok # 33.63 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.05 [+1.42] tx=127529 (MB=7958), tx/s=127529 (MB/s=7958) # 36.46 [+1.40] rx=63669 (7958 MB) # 36.46 [+0.00] ok # 36.48 [+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__->