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=140576 (MB=8772), tx/s=140576 (MB/s=8772) # 3.07 [+1.50] rx=140576 (8772 MB) # 3.08 [+0.00] ok # 3.27 [+0.19] ipv4 tcp -m 1 -t 1 -n 1 # 4.73 [+1.46] tx=121022 (MB=7552), tx/s=121022 (MB/s=7552) # 6.09 [+1.36] rx=60502 (7552 MB) # 6.09 [+0.00] ok # 6.27 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.69 [+1.42] tx=122528 (MB=7646), tx/s=122528 (MB/s=7646) # 9.19 [+1.50] rx=122528 (7646 MB) # 9.19 [+0.00] ok # 9.37 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.80 [+1.42] tx=121275 (MB=7568), tx/s=121275 (MB/s=7568) # 12.19 [+1.40] rx=60609 (7568 MB) # 12.20 [+0.00] ok # 12.37 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.79 [+1.42] tx=132768 (MB=8285), tx/s=132768 (MB/s=8285) # 15.29 [+1.50] rx=132768 (8285 MB) # 15.29 [+0.00] ok # 15.48 [+0.19] ipv4 tcp -m 3 -t 1 -n 1 # 16.90 [+1.42] tx=123213 (MB=7688), tx/s=123213 (MB/s=7688) # 18.30 [+1.40] rx=60900 (7688 MB) # 18.30 [+0.00] ok # 18.48 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.90 [+1.42] tx=118880 (MB=7418), tx/s=118880 (MB/s=7418) # 21.40 [+1.50] rx=118880 (7418 MB) # 21.40 [+0.00] ok # 21.58 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 23.00 [+1.42] tx=113542 (MB=7085), tx/s=113542 (MB/s=7085) # 24.40 [+1.40] rx=56763 (7085 MB) # 24.40 [+0.00] ok # 24.58 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 26.00 [+1.42] tx=116000 (MB=7238), tx/s=116000 (MB/s=7238) # 27.50 [+1.50] rx=116000 (7238 MB) # 27.50 [+0.00] ok # 27.66 [+0.16] ipv6 tcp -m 2 -t 1 -n 1 # 29.12 [+1.46] tx=114494 (MB=7144), tx/s=114494 (MB/s=7144) # 30.48 [+1.36] rx=57238 (7144 MB) # 30.48 [+0.00] ok # 30.65 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.07 [+1.42] tx=130432 (MB=8139), tx/s=130432 (MB/s=8139) # 33.57 [+1.50] rx=130432 (8139 MB) # 33.57 [+0.00] ok # 33.75 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.18 [+1.42] tx=118918 (MB=7420), tx/s=118918 (MB/s=7420) # 36.58 [+1.40] rx=58541 (7420 MB) # 36.58 [+0.00] ok # 36.60 [+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__->