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=111520 (MB=6959), tx/s=111520 (MB/s=6959) # 3.07 [+1.50] rx=111520 (6959 MB) # 3.08 [+0.00] ok # 3.25 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.67 [+1.42] tx=112849 (MB=7042), tx/s=112849 (MB/s=7042) # 6.07 [+1.40] rx=56392 (7042 MB) # 6.07 [+0.00] ok # 6.25 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.67 [+1.42] tx=116032 (MB=7240), tx/s=116032 (MB/s=7240) # 9.17 [+1.50] rx=116032 (7240 MB) # 9.17 [+0.00] ok # 9.34 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.80 [+1.46] tx=134422 (MB=8388), tx/s=134422 (MB/s=8388) # 12.16 [+1.36] rx=66273 (8388 MB) # 12.16 [+0.00] ok # 12.33 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.75 [+1.42] tx=159712 (MB=9966), tx/s=159712 (MB/s=9966) # 15.25 [+1.50] rx=159712 (9966 MB) # 15.25 [+0.00] ok # 15.43 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.85 [+1.42] tx=123688 (MB=7718), tx/s=123688 (MB/s=7718) # 18.25 [+1.40] rx=61829 (7718 MB) # 18.25 [+0.00] ok # 18.43 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.85 [+1.42] tx=112256 (MB=7005), tx/s=112256 (MB/s=7005) # 21.35 [+1.50] rx=112256 (7005 MB) # 21.36 [+0.00] ok # 21.53 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.95 [+1.42] tx=112762 (MB=7036), tx/s=112762 (MB/s=7036) # 24.35 [+1.40] rx=56371 (7036 MB) # 24.35 [+0.00] ok # 24.52 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.94 [+1.42] tx=118048 (MB=7366), tx/s=118048 (MB/s=7366) # 27.44 [+1.50] rx=118048 (7366 MB) # 27.44 [+0.00] ok # 27.61 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.03 [+1.42] tx=118884 (MB=7418), tx/s=118884 (MB/s=7418) # 30.43 [+1.40] rx=59438 (7418 MB) # 30.43 [+0.00] ok # 30.60 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.02 [+1.42] tx=133024 (MB=8301), tx/s=133024 (MB/s=8301) # 33.52 [+1.50] rx=133024 (8301 MB) # 33.52 [+0.00] ok # 33.70 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.12 [+1.42] tx=119679 (MB=7468), tx/s=119679 (MB/s=7468) # 36.52 [+1.40] rx=59812 (7468 MB) # 36.52 [+0.00] ok # 36.54 [+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__->