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.59 [+1.42] tx=115072 (MB=7180), tx/s=115072 (MB/s=7180) # 3.09 [+1.50] rx=115072 (7180 MB) # 3.09 [+0.00] ok # 3.28 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.74 [+1.46] tx=118089 (MB=7369), tx/s=118089 (MB/s=7369) # 6.10 [+1.36] rx=58946 (7369 MB) # 6.10 [+0.00] ok # 6.28 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.70 [+1.42] tx=137664 (MB=8590), tx/s=137664 (MB/s=8590) # 9.20 [+1.50] rx=137664 (8590 MB) # 9.20 [+0.00] ok # 9.39 [+0.19] ipv4 tcp -m 2 -t 1 -n 1 # 10.85 [+1.47] tx=124235 (MB=7752), tx/s=124235 (MB/s=7752) # 12.21 [+1.36] rx=61988 (7752 MB) # 12.21 [+0.00] ok # 12.41 [+0.20] ipv4 udp -m 3 -t 1 -n 32 # 13.83 [+1.42] tx=160672 (MB=10026), tx/s=160672 (MB/s=10026) # 15.33 [+1.50] rx=160672 (10026 MB) # 15.34 [+0.00] ok # 15.53 [+0.19] ipv4 tcp -m 3 -t 1 -n 1 # 16.95 [+1.42] tx=112604 (MB=7026), tx/s=112604 (MB/s=7026) # 18.35 [+1.40] rx=54957 (7026 MB) # 18.35 [+0.00] ok # 18.54 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 19.96 [+1.42] tx=118496 (MB=7394), tx/s=118496 (MB/s=7394) # 21.46 [+1.50] rx=118496 (7394 MB) # 21.46 [+0.00] ok # 21.64 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 23.10 [+1.46] tx=115377 (MB=7199), tx/s=115377 (MB/s=7199) # 24.46 [+1.36] rx=57613 (7199 MB) # 24.46 [+0.00] ok # 24.64 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 26.06 [+1.42] tx=145504 (MB=9079), tx/s=145504 (MB/s=9079) # 27.56 [+1.50] rx=145504 (9079 MB) # 27.56 [+0.00] ok # 27.73 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.19 [+1.46] tx=126035 (MB=7865), tx/s=126035 (MB/s=7865) # 30.55 [+1.36] rx=62980 (7865 MB) # 30.55 [+0.00] ok # 30.72 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.14 [+1.42] tx=165696 (MB=10340), tx/s=165696 (MB/s=10340) # 33.64 [+1.50] rx=165696 (10340 MB) # 33.65 [+0.00] ok # 33.84 [+0.19] ipv6 tcp -m 3 -t 1 -n 1 # 35.26 [+1.42] tx=110499 (MB=6895), tx/s=110499 (MB/s=6895) # 36.66 [+1.40] rx=54882 (6895 MB) # 36.66 [+0.00] ok # 36.68 [+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__->