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.16 [+0.16] ipv4 udp -m 1 -t 1 -n 32 # 1.58 [+1.42] tx=114976 (MB=7174), tx/s=114976 (MB/s=7174) # 3.08 [+1.50] rx=114976 (7174 MB) # 3.08 [+0.00] ok # 3.29 [+0.21] ipv4 tcp -m 1 -t 1 -n 1 # 4.75 [+1.46] tx=102451 (MB=6393), tx/s=102451 (MB/s=6393) # 6.11 [+1.36] rx=51172 (6393 MB) # 6.11 [+0.00] ok # 6.31 [+0.20] ipv4 udp -m 2 -t 1 -n 32 # 7.74 [+1.43] tx=117824 (MB=7352), tx/s=117824 (MB/s=7352) # 9.24 [+1.50] rx=117824 (7352 MB) # 9.24 [+0.00] ok # 9.44 [+0.20] ipv4 tcp -m 2 -t 1 -n 1 # 10.87 [+1.43] tx=134897 (MB=8418), tx/s=134897 (MB/s=8418) # 12.27 [+1.40] rx=67409 (8418 MB) # 12.27 [+0.00] ok # 12.45 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.87 [+1.42] tx=147712 (MB=9217), tx/s=147712 (MB/s=9217) # 15.37 [+1.50] rx=147712 (9217 MB) # 15.37 [+0.00] ok # 15.55 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 17.02 [+1.46] tx=120578 (MB=7524), tx/s=120578 (MB/s=7524) # 18.38 [+1.36] rx=60111 (7524 MB) # 18.38 [+0.00] ok # 18.56 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 19.99 [+1.42] tx=125824 (MB=7851), tx/s=125824 (MB/s=7851) # 21.49 [+1.50] rx=125824 (7851 MB) # 21.49 [+0.00] ok # 21.67 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 23.14 [+1.46] tx=124591 (MB=7774), tx/s=124591 (MB/s=7774) # 24.49 [+1.36] rx=62250 (7774 MB) # 24.50 [+0.00] ok # 24.67 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 26.09 [+1.42] tx=139296 (MB=8692), tx/s=139296 (MB/s=8692) # 27.59 [+1.50] rx=139296 (8692 MB) # 27.60 [+0.00] ok # 27.80 [+0.21] ipv6 tcp -m 2 -t 1 -n 1 # 29.27 [+1.47] tx=123996 (MB=7737), tx/s=123996 (MB/s=7737) # 30.63 [+1.36] rx=61323 (7737 MB) # 30.63 [+0.00] ok # 30.84 [+0.21] ipv6 udp -m 3 -t 1 -n 32 # 32.26 [+1.42] tx=130816 (MB=8163), tx/s=130816 (MB/s=8163) # 33.76 [+1.50] rx=130816 (8163 MB) # 33.76 [+0.00] ok # 33.96 [+0.20] ipv6 tcp -m 3 -t 1 -n 1 # 35.39 [+1.42] tx=107998 (MB=6739), tx/s=107998 (MB/s=6739) # 36.79 [+1.40] rx=53827 (6739 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__->