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=106912 (MB=6671), tx/s=106912 (MB/s=6671) # 3.08 [+1.50] rx=106912 (6671 MB) # 3.08 [+0.00] ok # 3.26 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.72 [+1.46] tx=110769 (MB=6912), tx/s=110769 (MB/s=6912) # 6.08 [+1.36] rx=55365 (6912 MB) # 6.08 [+0.00] ok # 6.24 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.66 [+1.42] tx=119296 (MB=7444), tx/s=119296 (MB/s=7444) # 9.16 [+1.50] rx=119296 (7444 MB) # 9.17 [+0.00] ok # 9.33 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.75 [+1.42] tx=119299 (MB=7444), tx/s=119299 (MB/s=7444) # 12.15 [+1.40] rx=59641 (7444 MB) # 12.15 [+0.00] ok # 12.31 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.73 [+1.42] tx=132832 (MB=8289), tx/s=132832 (MB/s=8289) # 15.23 [+1.50] rx=132832 (8289 MB) # 15.23 [+0.00] ok # 15.41 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.84 [+1.42] tx=119076 (MB=7430), tx/s=119076 (MB/s=7430) # 18.24 [+1.40] rx=58929 (7430 MB) # 18.24 [+0.00] ok # 18.40 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.82 [+1.42] tx=112320 (MB=7009), tx/s=112320 (MB/s=7009) # 21.32 [+1.50] rx=112320 (7009 MB) # 21.33 [+0.00] ok # 21.49 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 22.91 [+1.42] tx=112792 (MB=7038), tx/s=112792 (MB/s=7038) # 24.31 [+1.40] rx=56386 (7038 MB) # 24.31 [+0.00] ok # 24.47 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 25.89 [+1.42] tx=117248 (MB=7316), tx/s=117248 (MB/s=7316) # 27.39 [+1.50] rx=117248 (7316 MB) # 27.39 [+0.00] ok # 27.56 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 28.98 [+1.42] tx=116382 (MB=7262), tx/s=116382 (MB/s=7262) # 30.38 [+1.40] rx=58180 (7262 MB) # 30.38 [+0.00] ok # 30.55 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 31.97 [+1.42] tx=135712 (MB=8468), tx/s=135712 (MB/s=8468) # 33.47 [+1.50] rx=135712 (8468 MB) # 33.47 [+0.00] ok # 33.63 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 35.05 [+1.42] tx=119950 (MB=7485), tx/s=119950 (MB/s=7485) # 36.45 [+1.40] rx=59948 (7485 MB) # 36.45 [+0.00] ok # 36.47 [+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__->