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.59 [+1.42] tx=138240 (MB=8626), tx/s=138240 (MB/s=8626) # 3.09 [+1.50] rx=138240 (8626 MB) # 3.09 [+0.00] ok # 3.26 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.72 [+1.46] tx=124522 (MB=7770), tx/s=124522 (MB/s=7770) # 6.08 [+1.36] rx=61415 (7770 MB) # 6.08 [+0.00] ok # 6.24 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.66 [+1.42] tx=128416 (MB=8013), tx/s=128416 (MB/s=8013) # 9.16 [+1.50] rx=128416 (8013 MB) # 9.17 [+0.00] ok # 9.36 [+0.20] ipv4 tcp -m 2 -t 1 -n 1 # 10.78 [+1.42] tx=125090 (MB=7806), tx/s=125090 (MB/s=7806) # 12.18 [+1.40] rx=61644 (7806 MB) # 12.18 [+0.00] ok # 12.36 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.78 [+1.42] tx=132288 (MB=8255), tx/s=132288 (MB/s=8255) # 15.29 [+1.50] rx=132288 (8255 MB) # 15.29 [+0.00] ok # 15.49 [+0.20] ipv4 tcp -m 3 -t 1 -n 1 # 16.91 [+1.43] tx=137453 (MB=8577), tx/s=137453 (MB/s=8577) # 18.31 [+1.40] rx=68608 (8577 MB) # 18.31 [+0.00] ok # 18.52 [+0.20] ipv6 udp -m 1 -t 1 -n 32 # 19.94 [+1.42] tx=111712 (MB=6971), tx/s=111712 (MB/s=6971) # 21.44 [+1.50] rx=111712 (6971 MB) # 21.44 [+0.00] ok # 21.63 [+0.19] ipv6 tcp -m 1 -t 1 -n 1 # 23.09 [+1.46] tx=100012 (MB=6241), tx/s=100012 (MB/s=6241) # 24.45 [+1.36] rx=49988 (6241 MB) # 24.45 [+0.00] ok # 24.65 [+0.20] ipv6 udp -m 2 -t 1 -n 32 # 26.07 [+1.42] tx=107392 (MB=6701), tx/s=107392 (MB/s=6701) # 27.58 [+1.50] rx=107392 (6701 MB) # 27.58 [+0.00] ok # 27.76 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.22 [+1.46] tx=124954 (MB=7797), tx/s=124954 (MB/s=7797) # 30.58 [+1.36] rx=62394 (7797 MB) # 30.58 [+0.00] ok # 30.77 [+0.19] ipv6 udp -m 3 -t 1 -n 32 # 32.19 [+1.42] tx=126816 (MB=7913), tx/s=126816 (MB/s=7913) # 33.70 [+1.50] rx=126816 (7913 MB) # 33.70 [+0.00] ok # 33.89 [+0.19] ipv6 tcp -m 3 -t 1 -n 1 # 35.31 [+1.42] tx=103083 (MB=6432), tx/s=103083 (MB/s=6432) # 36.71 [+1.40] rx=51464 (6432 MB) # 36.71 [+0.00] ok # 36.74 [+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__->