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=98912 (MB=6172), tx/s=98912 (MB/s=6172) # 3.07 [+1.50] rx=98912 (6172 MB) # 3.07 [+0.00] ok # 3.25 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.71 [+1.46] tx=126067 (MB=7867), tx/s=126067 (MB/s=7867) # 6.07 [+1.36] rx=63021 (7867 MB) # 6.07 [+0.00] ok # 6.24 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.66 [+1.42] tx=100800 (MB=6290), tx/s=100800 (MB/s=6290) # 9.17 [+1.50] rx=100800 (6290 MB) # 9.17 [+0.00] ok # 9.34 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.80 [+1.46] tx=139083 (MB=8679), tx/s=139083 (MB/s=8679) # 12.16 [+1.36] rx=69500 (8679 MB) # 12.16 [+0.00] ok # 12.32 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.74 [+1.42] tx=144192 (MB=8998), tx/s=144192 (MB/s=8998) # 15.24 [+1.50] rx=144192 (8998 MB) # 15.24 [+0.00] ok # 15.42 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.85 [+1.42] tx=137251 (MB=8564), tx/s=137251 (MB/s=8564) # 18.25 [+1.40] rx=68522 (8564 MB) # 18.25 [+0.00] ok # 18.43 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 19.85 [+1.42] tx=120224 (MB=7502), tx/s=120224 (MB/s=7502) # 21.35 [+1.50] rx=120224 (7502 MB) # 21.35 [+0.00] ok # 21.51 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 22.97 [+1.46] tx=124143 (MB=7746), tx/s=124143 (MB/s=7746) # 24.33 [+1.36] rx=62045 (7746 MB) # 24.33 [+0.00] ok # 24.49 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 25.91 [+1.42] tx=124992 (MB=7799), tx/s=124992 (MB/s=7799) # 27.41 [+1.50] rx=124992 (7799 MB) # 27.41 [+0.00] ok # 27.56 [+0.15] ipv6 tcp -m 2 -t 1 -n 1 # 29.02 [+1.46] tx=126331 (MB=7883), tx/s=126331 (MB/s=7883) # 30.38 [+1.36] rx=62087 (7883 MB) # 30.38 [+0.00] ok # 30.52 [+0.14] ipv6 udp -m 3 -t 1 -n 32 # 31.94 [+1.42] tx=144832 (MB=9038), tx/s=144832 (MB/s=9038) # 33.44 [+1.50] rx=144832 (9038 MB) # 33.44 [+0.00] ok # 33.59 [+0.15] ipv6 tcp -m 3 -t 1 -n 1 # 35.01 [+1.42] tx=142138 (MB=8869), tx/s=142138 (MB/s=8869) # 36.41 [+1.40] rx=70987 (8869 MB) # 36.41 [+0.00] ok # 36.43 [+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__->