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.14 [+0.14] ipv4 udp -m 1 -t 1 -n 32 # 1.56 [+1.42] tx=130240 (MB=8127), tx/s=130240 (MB/s=8127) # 3.06 [+1.50] rx=130240 (8127 MB) # 3.06 [+0.00] ok # 3.24 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.70 [+1.46] tx=112539 (MB=7022), tx/s=112539 (MB/s=7022) # 6.06 [+1.36] rx=56236 (7022 MB) # 6.06 [+0.00] ok # 6.24 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.66 [+1.42] tx=120928 (MB=7546), tx/s=120928 (MB/s=7546) # 9.16 [+1.50] rx=120928 (7546 MB) # 9.16 [+0.00] ok # 9.34 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.80 [+1.46] tx=123784 (MB=7724), tx/s=123784 (MB/s=7724) # 12.16 [+1.36] rx=60966 (7724 MB) # 12.16 [+0.00] ok # 12.31 [+0.15] ipv4 udp -m 3 -t 1 -n 32 # 13.73 [+1.42] tx=159072 (MB=9926), tx/s=159072 (MB/s=9926) # 15.24 [+1.50] rx=159072 (9926 MB) # 15.24 [+0.00] ok # 15.41 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.84 [+1.42] tx=128059 (MB=7991), tx/s=128059 (MB/s=7991) # 18.24 [+1.40] rx=63857 (7991 MB) # 18.24 [+0.00] ok # 18.42 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.84 [+1.42] tx=139872 (MB=8728), tx/s=139872 (MB/s=8728) # 21.34 [+1.50] rx=139872 (8728 MB) # 21.34 [+0.00] ok # 21.52 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 22.98 [+1.46] tx=129226 (MB=8064), tx/s=129226 (MB/s=8064) # 24.34 [+1.36] rx=64587 (8064 MB) # 24.35 [+0.00] ok # 24.53 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 25.95 [+1.42] tx=121952 (MB=7610), tx/s=121952 (MB/s=7610) # 27.45 [+1.50] rx=121952 (7610 MB) # 27.45 [+0.00] ok # 27.63 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.05 [+1.42] tx=137489 (MB=8579), tx/s=137489 (MB/s=8579) # 30.45 [+1.40] rx=68707 (8579 MB) # 30.46 [+0.00] ok # 30.65 [+0.20] ipv6 udp -m 3 -t 1 -n 32 # 32.07 [+1.42] tx=167872 (MB=10475), tx/s=167872 (MB/s=10475) # 33.58 [+1.50] rx=167872 (10475 MB) # 33.58 [+0.00] ok # 33.76 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.18 [+1.42] tx=140387 (MB=8760), tx/s=140387 (MB/s=8760) # 36.58 [+1.40] rx=70095 (8760 MB) # 36.58 [+0.00] ok # 36.60 [+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__->