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.16 [+0.16] ipv4 udp -m 1 -t 1 -n 32 # 1.58 [+1.42] tx=139776 (MB=8722), tx/s=139776 (MB/s=8722) # 3.08 [+1.50] rx=139776 (8722 MB) # 3.08 [+0.00] ok # 3.26 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.72 [+1.46] tx=116557 (MB=7273), tx/s=116557 (MB/s=7273) # 6.08 [+1.36] rx=58258 (7273 MB) # 6.08 [+0.00] ok # 6.26 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.68 [+1.42] tx=147424 (MB=9199), tx/s=147424 (MB/s=9199) # 9.18 [+1.50] rx=147424 (9199 MB) # 9.18 [+0.00] ok # 9.39 [+0.21] ipv4 tcp -m 2 -t 1 -n 1 # 10.85 [+1.46] tx=114723 (MB=7159), tx/s=114723 (MB/s=7159) # 12.21 [+1.36] rx=57299 (7159 MB) # 12.21 [+0.00] ok # 12.41 [+0.20] ipv4 udp -m 3 -t 1 -n 32 # 13.83 [+1.42] tx=161216 (MB=10060), tx/s=161216 (MB/s=10060) # 15.34 [+1.50] rx=161216 (10060 MB) # 15.34 [+0.00] ok # 15.52 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.94 [+1.42] tx=136924 (MB=8544), tx/s=136924 (MB/s=8544) # 18.34 [+1.40] rx=68344 (8544 MB) # 18.34 [+0.00] ok # 18.55 [+0.20] ipv6 udp -m 1 -t 1 -n 32 # 19.97 [+1.42] tx=126368 (MB=7885), tx/s=126368 (MB/s=7885) # 21.47 [+1.50] rx=126368 (7885 MB) # 21.47 [+0.00] ok # 21.65 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 23.07 [+1.42] tx=119391 (MB=7450), tx/s=119391 (MB/s=7450) # 24.47 [+1.40] rx=59673 (7450 MB) # 24.47 [+0.00] ok # 24.67 [+0.20] ipv6 udp -m 2 -t 1 -n 32 # 26.10 [+1.42] tx=112480 (MB=7019), tx/s=112480 (MB/s=7019) # 27.60 [+1.50] rx=112480 (7019 MB) # 27.60 [+0.00] ok # 27.80 [+0.20] ipv6 tcp -m 2 -t 1 -n 1 # 29.27 [+1.47] tx=130183 (MB=8123), tx/s=130183 (MB/s=8123) # 30.62 [+1.36] rx=65069 (8123 MB) # 30.62 [+0.00] ok # 30.83 [+0.20] ipv6 udp -m 3 -t 1 -n 32 # 32.25 [+1.42] tx=163008 (MB=10172), tx/s=163008 (MB/s=10172) # 33.75 [+1.50] rx=163008 (10172 MB) # 33.75 [+0.00] ok # 33.95 [+0.19] ipv6 tcp -m 3 -t 1 -n 1 # 35.37 [+1.42] tx=116559 (MB=7273), tx/s=116559 (MB/s=7273) # 36.77 [+1.40] rx=58013 (7273 MB) # 36.77 [+0.00] ok # 36.80 [+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__->