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=73920 (MB=4612), tx/s=73920 (MB/s=4612) # 3.08 [+1.50] rx=73920 (4612 MB) # 3.08 [+0.00] ok # 3.26 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.72 [+1.46] tx=115578 (MB=7212), tx/s=115578 (MB/s=7212) # 6.08 [+1.36] rx=57768 (7212 MB) # 6.08 [+0.00] ok # 6.25 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.67 [+1.42] tx=125728 (MB=7845), tx/s=125728 (MB/s=7845) # 9.17 [+1.50] rx=125728 (7845 MB) # 9.17 [+0.00] ok # 9.35 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.82 [+1.46] tx=121275 (MB=7568), tx/s=121275 (MB/s=7568) # 12.18 [+1.36] rx=60627 (7568 MB) # 12.18 [+0.00] ok # 12.36 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.78 [+1.42] tx=112000 (MB=6989), tx/s=112000 (MB/s=6989) # 15.28 [+1.50] rx=112000 (6989 MB) # 15.28 [+0.00] ok # 15.44 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.86 [+1.42] tx=131157 (MB=8184), tx/s=131157 (MB/s=8184) # 18.26 [+1.40] rx=65420 (8184 MB) # 18.26 [+0.00] ok # 18.44 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.86 [+1.42] tx=99776 (MB=6226), tx/s=99776 (MB/s=6226) # 21.37 [+1.50] rx=99776 (6226 MB) # 21.37 [+0.00] ok # 21.55 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 22.97 [+1.42] tx=122754 (MB=7660), tx/s=122754 (MB/s=7660) # 24.37 [+1.40] rx=61343 (7660 MB) # 24.37 [+0.00] ok # 24.55 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 25.97 [+1.42] tx=116896 (MB=7294), tx/s=116896 (MB/s=7294) # 27.47 [+1.50] rx=116896 (7294 MB) # 27.47 [+0.00] ok # 27.62 [+0.15] ipv6 tcp -m 2 -t 1 -n 1 # 29.08 [+1.46] tx=129915 (MB=8107), tx/s=129915 (MB/s=8107) # 30.44 [+1.36] rx=64926 (8107 MB) # 30.44 [+0.00] ok # 30.60 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 32.02 [+1.42] tx=131328 (MB=8195), tx/s=131328 (MB/s=8195) # 33.52 [+1.50] rx=131328 (8195 MB) # 33.52 [+0.00] ok # 33.70 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.12 [+1.42] tx=116030 (MB=7240), tx/s=116030 (MB/s=7240) # 36.52 [+1.40] rx=57220 (7240 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__->