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.17 [+0.17] ipv4 udp -m 1 -t 1 -n 32 # 1.60 [+1.42] tx=113152 (MB=7061), tx/s=113152 (MB/s=7061) # 3.10 [+1.50] rx=113152 (7061 MB) # 3.10 [+0.00] ok # 3.27 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.74 [+1.46] tx=119739 (MB=7472), tx/s=119739 (MB/s=7472) # 6.09 [+1.36] rx=59857 (7472 MB) # 6.10 [+0.00] ok # 6.28 [+0.19] ipv4 udp -m 2 -t 1 -n 32 # 7.70 [+1.42] tx=122528 (MB=7646), tx/s=122528 (MB/s=7646) # 9.21 [+1.50] rx=122528 (7646 MB) # 9.21 [+0.00] ok # 9.40 [+0.20] ipv4 tcp -m 2 -t 1 -n 1 # 10.87 [+1.46] tx=114132 (MB=7122), tx/s=114132 (MB/s=7122) # 12.23 [+1.36] rx=56958 (7122 MB) # 12.23 [+0.00] ok # 12.43 [+0.20] ipv4 udp -m 3 -t 1 -n 32 # 13.85 [+1.43] tx=139936 (MB=8732), tx/s=139936 (MB/s=8732) # 15.36 [+1.50] rx=139936 (8732 MB) # 15.36 [+0.00] ok # 15.56 [+0.20] ipv4 tcp -m 3 -t 1 -n 1 # 16.99 [+1.42] tx=118514 (MB=7395), tx/s=118514 (MB/s=7395) # 18.39 [+1.40] rx=58674 (7395 MB) # 18.39 [+0.00] ok # 18.59 [+0.21] ipv6 udp -m 1 -t 1 -n 32 # 20.02 [+1.43] tx=114880 (MB=7168), tx/s=114880 (MB/s=7168) # 21.52 [+1.50] rx=114880 (7168 MB) # 21.52 [+0.00] ok # 21.72 [+0.20] ipv6 tcp -m 1 -t 1 -n 1 # 23.18 [+1.46] tx=126839 (MB=7915), tx/s=126839 (MB/s=7915) # 24.54 [+1.36] rx=63397 (7915 MB) # 24.54 [+0.00] ok # 24.74 [+0.20] ipv6 udp -m 2 -t 1 -n 32 # 26.16 [+1.42] tx=147520 (MB=9205), tx/s=147520 (MB/s=9205) # 27.66 [+1.50] rx=147520 (9205 MB) # 27.66 [+0.00] ok # 27.86 [+0.19] ipv6 tcp -m 2 -t 1 -n 1 # 29.32 [+1.46] tx=135026 (MB=8426), tx/s=135026 (MB/s=8426) # 30.68 [+1.36] rx=67449 (8426 MB) # 30.68 [+0.00] ok # 30.88 [+0.20] ipv6 udp -m 3 -t 1 -n 32 # 32.30 [+1.42] tx=126624 (MB=7901), tx/s=126624 (MB/s=7901) # 33.80 [+1.50] rx=126624 (7901 MB) # 33.80 [+0.00] ok # 33.99 [+0.19] ipv6 tcp -m 3 -t 1 -n 1 # 35.41 [+1.42] tx=104222 (MB=6503), tx/s=104222 (MB/s=6503) # 36.81 [+1.40] rx=52039 (6503 MB) # 36.82 [+0.00] ok # 36.84 [+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__->