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=118016 (MB=7364), tx/s=118016 (MB/s=7364) # 3.08 [+1.50] rx=118016 (7364 MB) # 3.08 [+0.00] ok # 3.25 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.67 [+1.42] tx=119314 (MB=7445), tx/s=119314 (MB/s=7445) # 6.07 [+1.40] rx=59562 (7445 MB) # 6.08 [+0.00] ok # 6.26 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.68 [+1.42] tx=126176 (MB=7873), tx/s=126176 (MB/s=7873) # 9.18 [+1.50] rx=126176 (7873 MB) # 9.18 [+0.00] ok # 9.35 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.81 [+1.46] tx=126184 (MB=7874), tx/s=126184 (MB/s=7874) # 12.17 [+1.36] rx=63011 (7874 MB) # 12.17 [+0.00] ok # 12.34 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.76 [+1.42] tx=141856 (MB=8852), tx/s=141856 (MB/s=8852) # 15.26 [+1.50] rx=141856 (8852 MB) # 15.26 [+0.00] ok # 15.45 [+0.19] ipv4 tcp -m 3 -t 1 -n 1 # 16.87 [+1.42] tx=117108 (MB=7307), tx/s=117108 (MB/s=7307) # 18.27 [+1.40] rx=58412 (7307 MB) # 18.27 [+0.00] ok # 18.43 [+0.16] ipv6 udp -m 1 -t 1 -n 32 # 19.85 [+1.42] tx=117440 (MB=7328), tx/s=117440 (MB/s=7328) # 21.35 [+1.50] rx=117440 (7328 MB) # 21.35 [+0.00] ok # 21.53 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.95 [+1.42] tx=118142 (MB=7372), tx/s=118142 (MB/s=7372) # 24.35 [+1.40] rx=59053 (7372 MB) # 24.35 [+0.00] ok # 24.52 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.94 [+1.42] tx=127904 (MB=7981), tx/s=127904 (MB/s=7981) # 27.44 [+1.50] rx=127904 (7981 MB) # 27.44 [+0.00] ok # 27.62 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.04 [+1.42] tx=122619 (MB=7651), tx/s=122619 (MB/s=7651) # 30.44 [+1.40] rx=61292 (7651 MB) # 30.44 [+0.00] ok # 30.62 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.04 [+1.42] tx=143168 (MB=8934), tx/s=143168 (MB/s=8934) # 33.54 [+1.50] rx=143168 (8934 MB) # 33.55 [+0.00] ok # 33.73 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.15 [+1.42] tx=124791 (MB=7787), tx/s=124791 (MB/s=7787) # 36.55 [+1.40] rx=62328 (7787 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__->