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=132576 (MB=8273), tx/s=132576 (MB/s=8273) # 3.08 [+1.50] rx=132576 (8273 MB) # 3.09 [+0.00] ok # 3.28 [+0.20] ipv4 tcp -m 1 -t 1 -n 1 # 4.75 [+1.47] tx=117527 (MB=7334), tx/s=117527 (MB/s=7334) # 6.11 [+1.36] rx=58728 (7334 MB) # 6.11 [+0.00] ok # 6.30 [+0.19] ipv4 udp -m 2 -t 1 -n 32 # 7.72 [+1.42] tx=144384 (MB=9010), tx/s=144384 (MB/s=9010) # 9.22 [+1.50] rx=144384 (9010 MB) # 9.22 [+0.00] ok # 9.41 [+0.19] ipv4 tcp -m 2 -t 1 -n 1 # 10.88 [+1.46] tx=132654 (MB=8278), tx/s=132654 (MB/s=8278) # 12.23 [+1.36] rx=66289 (8278 MB) # 12.24 [+0.00] ok # 12.43 [+0.19] ipv4 udp -m 3 -t 1 -n 32 # 13.85 [+1.42] tx=138112 (MB=8618), tx/s=138112 (MB/s=8618) # 15.35 [+1.50] rx=138112 (8618 MB) # 15.35 [+0.00] ok # 15.55 [+0.20] ipv4 tcp -m 3 -t 1 -n 1 # 16.97 [+1.42] tx=108503 (MB=6770), tx/s=108503 (MB/s=6770) # 18.37 [+1.40] rx=53754 (6770 MB) # 18.37 [+0.00] ok # 18.59 [+0.21] ipv6 udp -m 1 -t 1 -n 32 # 20.01 [+1.42] tx=103584 (MB=6464), tx/s=103584 (MB/s=6464) # 21.51 [+1.50] rx=102667 (6406 MB) # 21.51 [+0.00] ok # 21.72 [+0.21] ipv6 tcp -m 1 -t 1 -n 1 # 23.15 [+1.43] tx=121130 (MB=7558), tx/s=121130 (MB/s=7558) # 24.55 [+1.40] rx=60521 (7558 MB) # 24.55 [+0.00] ok # 24.76 [+0.21] ipv6 udp -m 2 -t 1 -n 32 # 26.19 [+1.42] tx=144864 (MB=9040), tx/s=144864 (MB/s=9040) # 27.69 [+1.50] rx=144864 (9040 MB) # 27.69 [+0.00] ok # 27.89 [+0.20] ipv6 tcp -m 2 -t 1 -n 1 # 29.35 [+1.46] tx=128273 (MB=8004), tx/s=128273 (MB/s=8004) # 30.71 [+1.36] rx=63884 (8004 MB) # 30.72 [+0.00] ok # 30.91 [+0.20] ipv6 udp -m 3 -t 1 -n 32 # 32.34 [+1.42] tx=127552 (MB=7959), tx/s=127552 (MB/s=7959) # 33.84 [+1.50] rx=127552 (7959 MB) # 33.84 [+0.00] ok # 34.04 [+0.20] ipv6 tcp -m 3 -t 1 -n 1 # 35.47 [+1.43] tx=125438 (MB=7827), tx/s=125438 (MB/s=7827) # 36.87 [+1.40] rx=62482 (7827 MB) # 36.87 [+0.00] ok # 36.90 [+0.03] 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__->