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.55 [+1.42] tx=124352 (MB=7760), tx/s=124352 (MB/s=7760) # 3.05 [+1.50] rx=124352 (7760 MB) # 3.06 [+0.00] ok # 3.22 [+0.16] ipv4 tcp -m 1 -t 1 -n 1 # 4.68 [+1.46] tx=130912 (MB=8169), tx/s=130912 (MB/s=8169) # 6.04 [+1.36] rx=65400 (8169 MB) # 6.04 [+0.00] ok # 6.20 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.62 [+1.42] tx=147552 (MB=9207), tx/s=147552 (MB/s=9207) # 9.12 [+1.50] rx=147552 (9207 MB) # 9.12 [+0.00] ok # 9.28 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.74 [+1.46] tx=135380 (MB=8448), tx/s=135380 (MB/s=8448) # 12.10 [+1.36] rx=67657 (8448 MB) # 12.10 [+0.00] ok # 12.26 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.67 [+1.42] tx=158880 (MB=9914), tx/s=158880 (MB/s=9914) # 15.18 [+1.50] rx=158880 (9914 MB) # 15.18 [+0.00] ok # 15.33 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.75 [+1.42] tx=131176 (MB=8185), tx/s=131176 (MB/s=8185) # 18.15 [+1.40] rx=65478 (8185 MB) # 18.16 [+0.00] ok # 18.34 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 19.76 [+1.42] tx=132096 (MB=8243), tx/s=132096 (MB/s=8243) # 21.26 [+1.50] rx=132096 (8243 MB) # 21.27 [+0.00] ok # 21.44 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 22.91 [+1.46] tx=114855 (MB=7167), tx/s=114855 (MB/s=7167) # 24.27 [+1.36] rx=57375 (7167 MB) # 24.27 [+0.00] ok # 24.45 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 25.87 [+1.42] tx=116384 (MB=7262), tx/s=116384 (MB/s=7262) # 27.37 [+1.50] rx=116384 (7262 MB) # 27.37 [+0.00] ok # 27.56 [+0.19] ipv6 tcp -m 2 -t 1 -n 1 # 29.02 [+1.46] tx=108306 (MB=6758), tx/s=108306 (MB/s=6758) # 30.38 [+1.36] rx=53854 (6758 MB) # 30.38 [+0.00] ok # 30.58 [+0.20] ipv6 udp -m 3 -t 1 -n 32 # 32.01 [+1.42] tx=158432 (MB=9886), tx/s=158432 (MB/s=9886) # 33.51 [+1.50] rx=158432 (9886 MB) # 33.51 [+0.00] ok # 33.70 [+0.19] ipv6 tcp -m 3 -t 1 -n 1 # 35.12 [+1.42] tx=132180 (MB=8248), tx/s=132180 (MB/s=8248) # 36.52 [+1.40] rx=65933 (8248 MB) # 36.52 [+0.00] ok # 36.54 [+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__->