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=103168 (MB=6438), tx/s=103168 (MB/s=6438) # 3.07 [+1.50] rx=103168 (6438 MB) # 3.07 [+0.00] ok # 3.23 [+0.16] ipv4 tcp -m 1 -t 1 -n 1 # 4.69 [+1.46] tx=131372 (MB=8198), tx/s=131372 (MB/s=8198) # 6.05 [+1.36] rx=65675 (8198 MB) # 6.05 [+0.00] ok # 6.20 [+0.15] ipv4 udp -m 2 -t 1 -n 32 # 7.62 [+1.42] tx=122752 (MB=7660), tx/s=122752 (MB/s=7660) # 9.12 [+1.50] rx=122752 (7660 MB) # 9.13 [+0.00] ok # 9.28 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.74 [+1.46] tx=135200 (MB=8436), tx/s=135200 (MB/s=8436) # 12.10 [+1.36] rx=66725 (8436 MB) # 12.10 [+0.00] ok # 12.26 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.68 [+1.42] tx=119424 (MB=7452), tx/s=119424 (MB/s=7452) # 15.18 [+1.50] rx=118681 (7406 MB) # 15.18 [+0.00] ok # 15.35 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.77 [+1.42] tx=137542 (MB=8583), tx/s=137542 (MB/s=8583) # 18.17 [+1.40] rx=68685 (8583 MB) # 18.17 [+0.00] ok # 18.33 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.75 [+1.42] tx=116512 (MB=7270), tx/s=116512 (MB/s=7270) # 21.25 [+1.50] rx=116512 (7270 MB) # 21.26 [+0.00] ok # 21.44 [+0.19] ipv6 tcp -m 1 -t 1 -n 1 # 22.87 [+1.42] tx=131087 (MB=8180), tx/s=131087 (MB/s=8180) # 24.27 [+1.40] rx=65517 (8180 MB) # 24.27 [+0.00] ok # 24.42 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 25.85 [+1.42] tx=112288 (MB=7007), tx/s=112288 (MB/s=7007) # 27.35 [+1.50] rx=112288 (7007 MB) # 27.35 [+0.00] ok # 27.50 [+0.15] ipv6 tcp -m 2 -t 1 -n 1 # 28.96 [+1.46] tx=122757 (MB=7660), tx/s=122757 (MB/s=7660) # 30.32 [+1.36] rx=61368 (7660 MB) # 30.32 [+0.00] ok # 30.48 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 31.90 [+1.42] tx=134336 (MB=8383), tx/s=134336 (MB/s=8383) # 33.40 [+1.50] rx=134336 (8383 MB) # 33.40 [+0.00] ok # 33.57 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 34.99 [+1.42] tx=138302 (MB=8630), tx/s=138302 (MB/s=8630) # 36.39 [+1.40] rx=69080 (8630 MB) # 36.39 [+0.00] ok # 36.41 [+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__->