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=139808 (MB=8724), tx/s=139808 (MB/s=8724) # 3.07 [+1.50] rx=139808 (8724 MB) # 3.07 [+0.00] ok # 3.26 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.68 [+1.42] tx=131220 (MB=8188), tx/s=131220 (MB/s=8188) # 6.08 [+1.40] rx=65511 (8188 MB) # 6.08 [+0.00] ok # 6.25 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.67 [+1.42] tx=150080 (MB=9365), tx/s=150080 (MB/s=9365) # 9.17 [+1.50] rx=150080 (9365 MB) # 9.18 [+0.00] ok # 9.35 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.77 [+1.42] tx=118743 (MB=7410), tx/s=118743 (MB/s=7410) # 12.17 [+1.40] rx=59364 (7410 MB) # 12.17 [+0.00] ok # 12.34 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.77 [+1.42] tx=136064 (MB=8490), tx/s=136064 (MB/s=8490) # 15.27 [+1.50] rx=136064 (8490 MB) # 15.27 [+0.00] ok # 15.44 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.86 [+1.42] tx=119950 (MB=7485), tx/s=119950 (MB/s=7485) # 18.26 [+1.40] rx=59961 (7485 MB) # 18.26 [+0.00] ok # 18.43 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.86 [+1.42] tx=124736 (MB=7783), tx/s=124736 (MB/s=7783) # 21.36 [+1.50] rx=124736 (7783 MB) # 21.36 [+0.00] ok # 21.53 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.99 [+1.46] tx=106306 (MB=6633), tx/s=106306 (MB/s=6633) # 24.35 [+1.36] rx=53133 (6633 MB) # 24.35 [+0.00] ok # 24.53 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 25.95 [+1.42] tx=119872 (MB=7480), tx/s=119872 (MB/s=7480) # 27.45 [+1.50] rx=119872 (7480 MB) # 27.45 [+0.00] ok # 27.62 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.09 [+1.46] tx=116841 (MB=7291), tx/s=116841 (MB/s=7291) # 30.45 [+1.36] rx=58409 (7291 MB) # 30.45 [+0.00] ok # 30.63 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.05 [+1.42] tx=150816 (MB=9411), tx/s=150816 (MB/s=9411) # 33.55 [+1.50] rx=150816 (9411 MB) # 33.55 [+0.00] ok # 33.73 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.15 [+1.42] tx=110879 (MB=6919), tx/s=110879 (MB/s=6919) # 36.55 [+1.40] rx=55420 (6919 MB) # 36.55 [+0.00] ok # 36.57 [+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__->