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.59 [+1.43] tx=130720 (MB=8157), tx/s=130720 (MB/s=8157) # 3.09 [+1.50] rx=130720 (8157 MB) # 3.09 [+0.00] ok # 3.31 [+0.22] ipv4 tcp -m 1 -t 1 -n 1 # 4.78 [+1.47] tx=116268 (MB=7255), tx/s=116268 (MB/s=7255) # 6.13 [+1.36] rx=58045 (7255 MB) # 6.14 [+0.00] ok # 6.35 [+0.21] ipv4 udp -m 2 -t 1 -n 32 # 7.77 [+1.43] tx=130272 (MB=8129), tx/s=130272 (MB/s=8129) # 9.27 [+1.50] rx=130272 (8129 MB) # 9.27 [+0.00] ok # 9.46 [+0.19] ipv4 tcp -m 2 -t 1 -n 1 # 10.93 [+1.47] tx=134810 (MB=8412), tx/s=134810 (MB/s=8412) # 12.29 [+1.36] rx=67369 (8412 MB) # 12.29 [+0.00] ok # 12.46 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.88 [+1.42] tx=158144 (MB=9868), tx/s=158144 (MB/s=9868) # 15.38 [+1.50] rx=158144 (9868 MB) # 15.38 [+0.00] ok # 15.58 [+0.20] ipv4 tcp -m 3 -t 1 -n 1 # 17.00 [+1.42] tx=118096 (MB=7369), tx/s=118096 (MB/s=7369) # 18.41 [+1.40] rx=58741 (7369 MB) # 18.41 [+0.00] ok # 18.61 [+0.21] ipv6 udp -m 1 -t 1 -n 32 # 20.04 [+1.42] tx=129664 (MB=8091), tx/s=129664 (MB/s=8091) # 21.54 [+1.50] rx=129664 (8091 MB) # 21.54 [+0.00] ok # 21.73 [+0.19] ipv6 tcp -m 1 -t 1 -n 1 # 23.19 [+1.47] tx=113122 (MB=7059), tx/s=113122 (MB/s=7059) # 24.55 [+1.36] rx=56331 (7059 MB) # 24.55 [+0.00] ok # 24.74 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 26.16 [+1.42] tx=141856 (MB=8852), tx/s=141856 (MB/s=8852) # 27.66 [+1.50] rx=141856 (8852 MB) # 27.66 [+0.00] ok # 27.86 [+0.19] ipv6 tcp -m 2 -t 1 -n 1 # 29.32 [+1.47] tx=134497 (MB=8393), tx/s=134497 (MB/s=8393) # 30.68 [+1.36] rx=67225 (8393 MB) # 30.68 [+0.00] ok # 30.89 [+0.20] ipv6 udp -m 3 -t 1 -n 32 # 32.31 [+1.42] tx=165568 (MB=10332), tx/s=165568 (MB/s=10332) # 33.81 [+1.50] rx=165568 (10332 MB) # 33.82 [+0.00] ok # 34.01 [+0.19] ipv6 tcp -m 3 -t 1 -n 1 # 35.43 [+1.42] tx=134301 (MB=8380), tx/s=134301 (MB/s=8380) # 36.83 [+1.40] rx=67009 (8380 MB) # 36.83 [+0.00] ok # 36.85 [+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__->