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=114144 (MB=7123), tx/s=114144 (MB/s=7123) # 3.07 [+1.50] rx=114144 (7123 MB) # 3.08 [+0.00] ok # 3.25 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.67 [+1.42] tx=115459 (MB=7205), tx/s=115459 (MB/s=7205) # 6.07 [+1.40] rx=57722 (7205 MB) # 6.07 [+0.00] ok # 6.24 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.66 [+1.42] tx=121024 (MB=7552), tx/s=121024 (MB/s=7552) # 9.16 [+1.50] rx=121024 (7552 MB) # 9.16 [+0.00] ok # 9.33 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.80 [+1.46] tx=121693 (MB=7594), tx/s=121693 (MB/s=7594) # 12.15 [+1.36] rx=60798 (7594 MB) # 12.15 [+0.00] ok # 12.33 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.75 [+1.42] tx=136032 (MB=8488), tx/s=136032 (MB/s=8488) # 15.25 [+1.50] rx=136032 (8488 MB) # 15.25 [+0.00] ok # 15.42 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.84 [+1.42] tx=123166 (MB=7686), tx/s=123166 (MB/s=7686) # 18.24 [+1.40] rx=61575 (7686 MB) # 18.24 [+0.00] ok # 18.41 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.83 [+1.42] tx=112672 (MB=7031), tx/s=112672 (MB/s=7031) # 21.34 [+1.50] rx=112672 (7031 MB) # 21.34 [+0.00] ok # 21.51 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 22.98 [+1.46] tx=113522 (MB=7084), tx/s=113522 (MB/s=7084) # 24.33 [+1.36] rx=56746 (7084 MB) # 24.34 [+0.00] ok # 24.51 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.93 [+1.42] tx=121248 (MB=7566), tx/s=121248 (MB/s=7566) # 27.43 [+1.50] rx=121248 (7566 MB) # 27.43 [+0.00] ok # 27.60 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.07 [+1.46] tx=120899 (MB=7544), tx/s=120899 (MB/s=7544) # 30.42 [+1.36] rx=60447 (7544 MB) # 30.42 [+0.00] ok # 30.59 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.01 [+1.42] tx=135168 (MB=8434), tx/s=135168 (MB/s=8434) # 33.51 [+1.50] rx=135168 (8434 MB) # 33.51 [+0.00] ok # 33.69 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.11 [+1.42] tx=122620 (MB=7651), tx/s=122620 (MB/s=7651) # 36.51 [+1.40] rx=61287 (7651 MB) # 36.51 [+0.00] ok # 36.53 [+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__->