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=110912 (MB=6921), tx/s=110912 (MB/s=6921) # 3.08 [+1.50] rx=110912 (6921 MB) # 3.08 [+0.00] ok # 3.25 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.72 [+1.46] tx=115136 (MB=7184), tx/s=115136 (MB/s=7184) # 6.07 [+1.36] rx=57462 (7184 MB) # 6.07 [+0.00] ok # 6.26 [+0.19] ipv4 udp -m 2 -t 1 -n 32 # 7.68 [+1.42] tx=147424 (MB=9199), tx/s=147424 (MB/s=9199) # 9.18 [+1.50] rx=147424 (9199 MB) # 9.18 [+0.00] ok # 9.38 [+0.19] ipv4 tcp -m 2 -t 1 -n 1 # 10.80 [+1.42] tx=121705 (MB=7594), tx/s=121705 (MB/s=7594) # 12.20 [+1.40] rx=60774 (7594 MB) # 12.20 [+0.00] ok # 12.36 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.78 [+1.42] tx=162560 (MB=10144), tx/s=162560 (MB/s=10144) # 15.28 [+1.50] rx=162560 (10144 MB) # 15.28 [+0.00] ok # 15.44 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.86 [+1.42] tx=130795 (MB=8162), tx/s=130795 (MB/s=8162) # 18.26 [+1.40] rx=65243 (8162 MB) # 18.26 [+0.00] ok # 18.45 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 19.87 [+1.42] tx=117152 (MB=7310), tx/s=117152 (MB/s=7310) # 21.37 [+1.50] rx=117152 (7310 MB) # 21.37 [+0.00] ok # 21.57 [+0.20] ipv6 tcp -m 1 -t 1 -n 1 # 23.03 [+1.46] tx=114527 (MB=7146), tx/s=114527 (MB/s=7146) # 24.39 [+1.36] rx=57242 (7146 MB) # 24.39 [+0.00] ok # 24.59 [+0.19] ipv6 udp -m 2 -t 1 -n 32 # 26.01 [+1.42] tx=123264 (MB=7692), tx/s=123264 (MB/s=7692) # 27.51 [+1.50] rx=123264 (7692 MB) # 27.51 [+0.00] ok # 27.69 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.15 [+1.46] tx=113549 (MB=7085), tx/s=113549 (MB/s=7085) # 30.51 [+1.36] rx=56008 (7085 MB) # 30.51 [+0.00] ok # 30.68 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.11 [+1.42] tx=155456 (MB=9701), tx/s=155456 (MB/s=9701) # 33.61 [+1.50] rx=155456 (9701 MB) # 33.61 [+0.00] ok # 33.78 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.20 [+1.42] tx=121972 (MB=7611), tx/s=121972 (MB/s=7611) # 36.60 [+1.40] rx=60840 (7611 MB) # 36.60 [+0.00] ok # 36.63 [+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__->