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.17 [+0.17] ipv4 udp -m 1 -t 1 -n 32 # 1.60 [+1.42] tx=117536 (MB=7334), tx/s=117536 (MB/s=7334) # 3.10 [+1.50] rx=117536 (7334 MB) # 3.10 [+0.00] ok # 3.27 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.73 [+1.46] tx=127891 (MB=7980), tx/s=127891 (MB/s=7980) # 6.09 [+1.36] rx=62986 (7980 MB) # 6.09 [+0.00] ok # 6.28 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.70 [+1.42] tx=114976 (MB=7174), tx/s=114976 (MB/s=7174) # 9.20 [+1.50] rx=114976 (7174 MB) # 9.20 [+0.00] ok # 9.40 [+0.20] ipv4 tcp -m 2 -t 1 -n 1 # 10.86 [+1.46] tx=115423 (MB=7202), tx/s=115423 (MB/s=7202) # 12.22 [+1.36] rx=57624 (7202 MB) # 12.22 [+0.00] ok # 12.40 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.83 [+1.42] tx=166208 (MB=10371), tx/s=166208 (MB/s=10371) # 15.33 [+1.50] rx=166208 (10371 MB) # 15.33 [+0.00] ok # 15.50 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.92 [+1.42] tx=137031 (MB=8551), tx/s=137031 (MB/s=8551) # 18.32 [+1.40] rx=68400 (8551 MB) # 18.32 [+0.00] ok # 18.49 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.91 [+1.42] tx=138336 (MB=8632), tx/s=138336 (MB/s=8632) # 21.41 [+1.50] rx=138336 (8632 MB) # 21.41 [+0.00] ok # 21.59 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 23.05 [+1.46] tx=127686 (MB=7968), tx/s=127686 (MB/s=7968) # 24.41 [+1.36] rx=63811 (7968 MB) # 24.41 [+0.00] ok # 24.60 [+0.19] ipv6 udp -m 2 -t 1 -n 32 # 26.03 [+1.42] tx=126048 (MB=7865), tx/s=126048 (MB/s=7865) # 27.53 [+1.50] rx=126048 (7865 MB) # 27.53 [+0.00] ok # 27.72 [+0.19] ipv6 tcp -m 2 -t 1 -n 1 # 29.14 [+1.42] tx=133365 (MB=8322), tx/s=133365 (MB/s=8322) # 30.54 [+1.40] rx=66653 (8322 MB) # 30.54 [+0.00] ok # 30.71 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.13 [+1.42] tx=141728 (MB=8844), tx/s=141728 (MB/s=8844) # 33.63 [+1.50] rx=141728 (8844 MB) # 33.64 [+0.00] ok # 33.80 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 35.22 [+1.42] tx=135971 (MB=8485), tx/s=135971 (MB/s=8485) # 36.62 [+1.40] rx=67817 (8485 MB) # 36.62 [+0.00] ok # 36.64 [+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__->