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.13 [+0.13] ipv4 udp -m 1 -t 1 -n 32 # 1.55 [+1.42] tx=131072 (MB=8179), tx/s=131072 (MB/s=8179) # 3.06 [+1.50] rx=131072 (8179 MB) # 3.06 [+0.00] ok # 3.21 [+0.16] ipv4 tcp -m 1 -t 1 -n 1 # 4.67 [+1.46] tx=126067 (MB=7867), tx/s=126067 (MB/s=7867) # 6.03 [+1.36] rx=63027 (7867 MB) # 6.03 [+0.00] ok # 6.19 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.61 [+1.42] tx=134656 (MB=8403), tx/s=134656 (MB/s=8403) # 9.11 [+1.50] rx=134656 (8403 MB) # 9.11 [+0.00] ok # 9.26 [+0.15] ipv4 tcp -m 2 -t 1 -n 1 # 10.72 [+1.46] tx=134880 (MB=8417), tx/s=134880 (MB/s=8417) # 12.08 [+1.36] rx=66529 (8417 MB) # 12.08 [+0.00] ok # 12.24 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.66 [+1.42] tx=159200 (MB=9934), tx/s=159200 (MB/s=9934) # 15.16 [+1.50] rx=159200 (9934 MB) # 15.16 [+0.00] ok # 15.32 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.74 [+1.42] tx=130119 (MB=8119), tx/s=130119 (MB/s=8119) # 18.14 [+1.40] rx=64944 (8119 MB) # 18.15 [+0.00] ok # 18.34 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 19.76 [+1.42] tx=135040 (MB=8426), tx/s=135040 (MB/s=8426) # 21.26 [+1.50] rx=135040 (8426 MB) # 21.26 [+0.00] ok # 21.44 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 22.90 [+1.46] tx=129694 (MB=8093), tx/s=129694 (MB/s=8093) # 24.26 [+1.36] rx=64831 (8093 MB) # 24.26 [+0.00] ok # 24.43 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.85 [+1.42] tx=142368 (MB=8884), tx/s=142368 (MB/s=8884) # 27.35 [+1.50] rx=142368 (8884 MB) # 27.35 [+0.00] ok # 27.54 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.00 [+1.46] tx=116643 (MB=7278), tx/s=116643 (MB/s=7278) # 30.36 [+1.36] rx=58289 (7278 MB) # 30.36 [+0.00] ok # 30.54 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 31.96 [+1.42] tx=156800 (MB=9784), tx/s=156800 (MB/s=9784) # 33.46 [+1.50] rx=156800 (9784 MB) # 33.46 [+0.00] ok # 33.62 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 35.04 [+1.42] tx=113572 (MB=7087), tx/s=113572 (MB/s=7087) # 36.44 [+1.40] rx=56381 (7087 MB) # 36.44 [+0.00] ok # 36.47 [+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__->