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.56 [+1.42] tx=129312 (MB=8069), tx/s=129312 (MB/s=8069) # 3.07 [+1.50] rx=129312 (8069 MB) # 3.07 [+0.00] ok # 3.23 [+0.16] ipv4 tcp -m 1 -t 1 -n 1 # 4.69 [+1.46] tx=121966 (MB=7611), tx/s=121966 (MB/s=7611) # 6.05 [+1.36] rx=60962 (7611 MB) # 6.05 [+0.00] ok # 6.22 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.64 [+1.42] tx=142304 (MB=8880), tx/s=142304 (MB/s=8880) # 9.14 [+1.50] rx=142304 (8880 MB) # 9.14 [+0.00] ok # 9.31 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.77 [+1.46] tx=119777 (MB=7474), tx/s=119777 (MB/s=7474) # 12.13 [+1.36] rx=59877 (7474 MB) # 12.13 [+0.00] ok # 12.30 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.72 [+1.42] tx=156704 (MB=9778), tx/s=156704 (MB/s=9778) # 15.22 [+1.50] rx=156704 (9778 MB) # 15.22 [+0.00] ok # 15.39 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.80 [+1.42] tx=137326 (MB=8569), tx/s=137326 (MB/s=8569) # 18.20 [+1.40] rx=68414 (8569 MB) # 18.21 [+0.00] ok # 18.38 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.80 [+1.42] tx=119680 (MB=7468), tx/s=119680 (MB/s=7468) # 21.30 [+1.50] rx=119680 (7468 MB) # 21.30 [+0.00] ok # 21.47 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 22.93 [+1.46] tx=128553 (MB=8022), tx/s=128553 (MB/s=8022) # 24.29 [+1.36] rx=64216 (8022 MB) # 24.29 [+0.00] ok # 24.48 [+0.19] ipv6 udp -m 2 -t 1 -n 32 # 25.90 [+1.42] tx=141440 (MB=8826), tx/s=141440 (MB/s=8826) # 27.40 [+1.50] rx=141440 (8826 MB) # 27.40 [+0.00] ok # 27.57 [+0.16] ipv6 tcp -m 2 -t 1 -n 1 # 29.03 [+1.46] tx=126822 (MB=7914), tx/s=126822 (MB/s=7914) # 30.38 [+1.36] rx=63335 (7914 MB) # 30.38 [+0.00] ok # 30.55 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 31.97 [+1.42] tx=157120 (MB=9804), tx/s=157120 (MB/s=9804) # 33.47 [+1.50] rx=157120 (9804 MB) # 33.47 [+0.00] ok # 33.63 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 35.04 [+1.42] tx=112365 (MB=7011), tx/s=112365 (MB/s=7011) # 36.44 [+1.40] rx=55590 (7011 MB) # 36.44 [+0.00] ok # 36.46 [+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__->