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=85472 (MB=5333), tx/s=85472 (MB/s=5333) # 3.07 [+1.50] rx=85472 (5333 MB) # 3.07 [+0.00] ok # 3.24 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.70 [+1.46] tx=115605 (MB=7214), tx/s=115605 (MB/s=7214) # 6.06 [+1.36] rx=57783 (7214 MB) # 6.06 [+0.00] ok # 6.26 [+0.19] ipv4 udp -m 2 -t 1 -n 32 # 7.68 [+1.42] tx=91520 (MB=5711), tx/s=91520 (MB/s=5711) # 9.18 [+1.50] rx=91520 (5711 MB) # 9.18 [+0.00] ok # 9.37 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.83 [+1.46] tx=116916 (MB=7295), tx/s=116916 (MB/s=7295) # 12.19 [+1.36] rx=58398 (7295 MB) # 12.19 [+0.00] ok # 12.36 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.79 [+1.42] tx=114528 (MB=7146), tx/s=114528 (MB/s=7146) # 15.29 [+1.50] rx=114528 (7146 MB) # 15.29 [+0.00] ok # 15.47 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.89 [+1.42] tx=125829 (MB=7852), tx/s=125829 (MB/s=7852) # 18.29 [+1.40] rx=62768 (7852 MB) # 18.29 [+0.00] ok # 18.46 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.88 [+1.42] tx=116000 (MB=7238), tx/s=116000 (MB/s=7238) # 21.38 [+1.50] rx=116000 (7238 MB) # 21.38 [+0.00] ok # 21.56 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 23.02 [+1.46] tx=106241 (MB=6629), tx/s=106241 (MB/s=6629) # 24.38 [+1.36] rx=53079 (6629 MB) # 24.38 [+0.00] ok # 24.58 [+0.20] ipv6 udp -m 2 -t 1 -n 32 # 26.01 [+1.42] tx=97568 (MB=6088), tx/s=97568 (MB/s=6088) # 27.51 [+1.50] rx=97568 (6088 MB) # 27.51 [+0.00] ok # 27.67 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.14 [+1.46] tx=121297 (MB=7569), tx/s=121297 (MB/s=7569) # 30.50 [+1.36] rx=60615 (7569 MB) # 30.50 [+0.00] ok # 30.68 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.10 [+1.42] tx=134208 (MB=8375), tx/s=134208 (MB/s=8375) # 33.60 [+1.50] rx=134208 (8375 MB) # 33.60 [+0.00] ok # 33.77 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 35.19 [+1.42] tx=111932 (MB=6984), tx/s=111932 (MB/s=6984) # 36.59 [+1.40] rx=55730 (6984 MB) # 36.59 [+0.00] ok # 36.62 [+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__->