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=120096 (MB=7494), tx/s=120096 (MB/s=7494) # 3.06 [+1.50] rx=120096 (7494 MB) # 3.06 [+0.00] ok # 3.21 [+0.15] ipv4 tcp -m 1 -t 1 -n 1 # 4.67 [+1.46] tx=121436 (MB=7578), tx/s=121436 (MB/s=7578) # 6.03 [+1.36] rx=60666 (7578 MB) # 6.03 [+0.00] ok # 6.18 [+0.15] ipv4 udp -m 2 -t 1 -n 32 # 7.60 [+1.42] tx=105440 (MB=6579), tx/s=105440 (MB/s=6579) # 9.10 [+1.50] rx=105440 (6579 MB) # 9.10 [+0.00] ok # 9.26 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.73 [+1.46] tx=106606 (MB=6652), tx/s=106606 (MB/s=6652) # 12.08 [+1.36] rx=53285 (6652 MB) # 12.09 [+0.00] ok # 12.26 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.68 [+1.42] tx=141984 (MB=8860), tx/s=141984 (MB/s=8860) # 15.18 [+1.50] rx=141984 (8860 MB) # 15.18 [+0.00] ok # 15.35 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.77 [+1.42] tx=124281 (MB=7755), tx/s=124281 (MB/s=7755) # 18.17 [+1.40] rx=61542 (7755 MB) # 18.17 [+0.00] ok # 18.35 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.77 [+1.42] tx=100832 (MB=6292), tx/s=100832 (MB/s=6292) # 21.28 [+1.50] rx=100832 (6292 MB) # 21.28 [+0.00] ok # 21.42 [+0.15] ipv6 tcp -m 1 -t 1 -n 1 # 22.88 [+1.46] tx=126842 (MB=7915), tx/s=126842 (MB/s=7915) # 24.24 [+1.36] rx=63373 (7915 MB) # 24.24 [+0.00] ok # 24.40 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 25.82 [+1.42] tx=113312 (MB=7071), tx/s=113312 (MB/s=7071) # 27.32 [+1.50] rx=113312 (7071 MB) # 27.32 [+0.00] ok # 27.48 [+0.16] ipv6 tcp -m 2 -t 1 -n 1 # 28.90 [+1.42] tx=115504 (MB=7207), tx/s=115504 (MB/s=7207) # 30.30 [+1.40] rx=57713 (7207 MB) # 30.30 [+0.00] ok # 30.45 [+0.15] ipv6 udp -m 3 -t 1 -n 32 # 31.87 [+1.42] tx=110112 (MB=6871), tx/s=110112 (MB/s=6871) # 33.37 [+1.50] rx=110112 (6871 MB) # 33.37 [+0.00] ok # 33.53 [+0.15] ipv6 tcp -m 3 -t 1 -n 1 # 34.94 [+1.42] tx=138783 (MB=8660), tx/s=138783 (MB/s=8660) # 36.34 [+1.40] rx=69319 (8660 MB) # 36.34 [+0.00] ok # 36.37 [+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__->