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=94720 (MB=5910), tx/s=94720 (MB/s=5910) # 3.08 [+1.50] rx=94720 (5910 MB) # 3.08 [+0.00] ok # 3.26 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.72 [+1.46] tx=114816 (MB=7164), tx/s=114816 (MB/s=7164) # 6.07 [+1.36] rx=57327 (7164 MB) # 6.08 [+0.00] ok # 6.24 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.66 [+1.42] tx=110944 (MB=6923), tx/s=110944 (MB/s=6923) # 9.16 [+1.50] rx=110944 (6923 MB) # 9.16 [+0.00] ok # 9.33 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.80 [+1.46] tx=133723 (MB=8344), tx/s=133723 (MB/s=8344) # 12.16 [+1.36] rx=65340 (8344 MB) # 12.16 [+0.00] ok # 12.34 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.76 [+1.42] tx=135424 (MB=8450), tx/s=135424 (MB/s=8450) # 15.27 [+1.50] rx=135424 (8450 MB) # 15.27 [+0.00] ok # 15.45 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.87 [+1.42] tx=118984 (MB=7425), tx/s=118984 (MB/s=7425) # 18.27 [+1.40] rx=58978 (7425 MB) # 18.27 [+0.00] ok # 18.45 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.87 [+1.42] tx=86304 (MB=5385), tx/s=86304 (MB/s=5385) # 21.37 [+1.50] rx=86304 (5385 MB) # 21.37 [+0.00] ok # 21.55 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 23.01 [+1.46] tx=112857 (MB=7042), tx/s=112857 (MB/s=7042) # 24.37 [+1.36] rx=56400 (7042 MB) # 24.37 [+0.00] ok # 24.55 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 25.97 [+1.42] tx=113184 (MB=7063), tx/s=113184 (MB/s=7063) # 27.47 [+1.50] rx=113184 (7063 MB) # 27.47 [+0.00] ok # 27.66 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.12 [+1.46] tx=132895 (MB=8293), tx/s=132895 (MB/s=8293) # 30.48 [+1.36] rx=66441 (8293 MB) # 30.48 [+0.00] ok # 30.65 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.07 [+1.42] tx=125280 (MB=7817), tx/s=125280 (MB/s=7817) # 33.58 [+1.50] rx=125280 (7817 MB) # 33.58 [+0.00] ok # 33.73 [+0.15] ipv6 tcp -m 3 -t 1 -n 1 # 35.15 [+1.42] tx=140116 (MB=8743), tx/s=140116 (MB/s=8743) # 36.55 [+1.40] rx=69961 (8743 MB) # 36.55 [+0.00] ok # 36.57 [+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__->