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.14 [+0.14] ipv4 udp -m 1 -t 1 -n 32 # 1.56 [+1.42] tx=86944 (MB=5425), tx/s=86944 (MB/s=5425) # 3.06 [+1.50] rx=86944 (5425 MB) # 3.06 [+0.00] ok # 3.22 [+0.15] ipv4 tcp -m 1 -t 1 -n 1 # 4.68 [+1.46] tx=115165 (MB=7186), tx/s=115165 (MB/s=7186) # 6.04 [+1.36] rx=57576 (7186 MB) # 6.04 [+0.00] ok # 6.19 [+0.15] ipv4 udp -m 2 -t 1 -n 32 # 7.61 [+1.42] tx=105632 (MB=6591), tx/s=105632 (MB/s=6591) # 9.11 [+1.50] rx=105632 (6591 MB) # 9.11 [+0.00] ok # 9.28 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.70 [+1.42] tx=124289 (MB=7756), tx/s=124289 (MB/s=7756) # 12.10 [+1.40] rx=62040 (7756 MB) # 12.10 [+0.00] ok # 12.27 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.69 [+1.42] tx=115200 (MB=7188), tx/s=115200 (MB/s=7188) # 15.19 [+1.50] rx=115200 (7188 MB) # 15.19 [+0.00] ok # 15.37 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.79 [+1.42] tx=124173 (MB=7748), tx/s=124173 (MB/s=7748) # 18.19 [+1.40] rx=61611 (7748 MB) # 18.19 [+0.00] ok # 18.37 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.79 [+1.42] tx=96224 (MB=6004), tx/s=96224 (MB/s=6004) # 21.29 [+1.50] rx=96224 (6004 MB) # 21.29 [+0.00] ok # 21.45 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.91 [+1.46] tx=130242 (MB=8127), tx/s=130242 (MB/s=8127) # 24.27 [+1.36] rx=64244 (8127 MB) # 24.27 [+0.00] ok # 24.43 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 25.85 [+1.42] tx=102304 (MB=6384), tx/s=102304 (MB/s=6384) # 27.35 [+1.50] rx=102304 (6384 MB) # 27.35 [+0.00] ok # 27.51 [+0.16] ipv6 tcp -m 2 -t 1 -n 1 # 28.97 [+1.46] tx=135883 (MB=8479), tx/s=135883 (MB/s=8479) # 30.33 [+1.36] rx=67859 (8479 MB) # 30.33 [+0.00] ok # 30.49 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 31.91 [+1.42] tx=140928 (MB=8794), tx/s=140928 (MB/s=8794) # 33.41 [+1.50] rx=140928 (8794 MB) # 33.41 [+0.00] ok # 33.57 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 34.99 [+1.42] tx=134134 (MB=8370), tx/s=134134 (MB/s=8370) # 36.38 [+1.40] rx=66983 (8370 MB) # 36.39 [+0.00] ok # 36.41 [+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__->