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.18 [+0.18] ipv4 udp -m 1 -t 1 -n 32 # 1.60 [+1.42] tx=116224 (MB=7252), tx/s=116224 (MB/s=7252) # 3.10 [+1.50] rx=116224 (7252 MB) # 3.10 [+0.00] ok # 3.31 [+0.21] ipv4 tcp -m 1 -t 1 -n 1 # 4.73 [+1.43] tx=115705 (MB=7220), tx/s=115705 (MB/s=7220) # 6.13 [+1.40] rx=57837 (7220 MB) # 6.13 [+0.00] ok # 6.34 [+0.20] ipv4 udp -m 2 -t 1 -n 32 # 7.76 [+1.42] tx=123904 (MB=7732), tx/s=123904 (MB/s=7732) # 9.26 [+1.50] rx=123904 (7732 MB) # 9.26 [+0.00] ok # 9.46 [+0.20] ipv4 tcp -m 2 -t 1 -n 1 # 10.92 [+1.46] tx=117503 (MB=7332), tx/s=117503 (MB/s=7332) # 12.28 [+1.36] rx=58736 (7332 MB) # 12.28 [+0.00] ok # 12.47 [+0.19] ipv4 udp -m 3 -t 1 -n 32 # 13.89 [+1.42] tx=140640 (MB=8776), tx/s=140640 (MB/s=8776) # 15.39 [+1.50] rx=140640 (8776 MB) # 15.39 [+0.00] ok # 15.59 [+0.20] ipv4 tcp -m 3 -t 1 -n 1 # 17.01 [+1.42] tx=113094 (MB=7057), tx/s=113094 (MB/s=7057) # 18.41 [+1.40] rx=55959 (7057 MB) # 18.41 [+0.00] ok # 18.62 [+0.21] ipv6 udp -m 1 -t 1 -n 32 # 20.04 [+1.42] tx=121568 (MB=7586), tx/s=121568 (MB/s=7586) # 21.54 [+1.50] rx=121568 (7586 MB) # 21.55 [+0.00] ok # 21.75 [+0.20] ipv6 tcp -m 1 -t 1 -n 1 # 23.21 [+1.46] tx=117431 (MB=7328), tx/s=117431 (MB/s=7328) # 24.57 [+1.36] rx=58685 (7328 MB) # 24.57 [+0.00] ok # 24.78 [+0.21] ipv6 udp -m 2 -t 1 -n 32 # 26.20 [+1.42] tx=126176 (MB=7873), tx/s=126176 (MB/s=7873) # 27.70 [+1.50] rx=126176 (7873 MB) # 27.71 [+0.00] ok # 27.91 [+0.20] ipv6 tcp -m 2 -t 1 -n 1 # 29.33 [+1.42] tx=137042 (MB=8551), tx/s=137042 (MB/s=8551) # 30.73 [+1.40] rx=68470 (8551 MB) # 30.73 [+0.00] ok # 30.92 [+0.19] ipv6 udp -m 3 -t 1 -n 32 # 32.34 [+1.42] tx=154144 (MB=9619), tx/s=154144 (MB/s=9619) # 33.84 [+1.50] rx=154144 (9619 MB) # 33.84 [+0.00] ok # 34.05 [+0.21] ipv6 tcp -m 3 -t 1 -n 1 # 35.48 [+1.42] tx=115457 (MB=7204), tx/s=115457 (MB/s=7204) # 36.88 [+1.40] rx=57362 (7204 MB) # 36.88 [+0.00] ok # 36.90 [+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__->