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=106880 (MB=6669), tx/s=106880 (MB/s=6669) # 3.08 [+1.50] rx=106880 (6669 MB) # 3.08 [+0.00] ok # 3.25 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.72 [+1.46] tx=115360 (MB=7198), tx/s=115360 (MB/s=7198) # 6.07 [+1.36] rx=57661 (7198 MB) # 6.08 [+0.00] ok # 6.25 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.67 [+1.42] tx=96608 (MB=6028), tx/s=96608 (MB/s=6028) # 9.17 [+1.50] rx=96608 (6028 MB) # 9.17 [+0.00] ok # 9.35 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.81 [+1.46] tx=122155 (MB=7622), tx/s=122155 (MB/s=7622) # 12.17 [+1.36] rx=61004 (7622 MB) # 12.17 [+0.00] ok # 12.35 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.77 [+1.42] tx=120896 (MB=7544), tx/s=120896 (MB/s=7544) # 15.27 [+1.50] rx=120896 (7544 MB) # 15.27 [+0.00] ok # 15.45 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.87 [+1.42] tx=120709 (MB=7532), tx/s=120709 (MB/s=7532) # 18.27 [+1.40] rx=60119 (7532 MB) # 18.27 [+0.00] ok # 18.46 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 19.88 [+1.42] tx=90144 (MB=5625), tx/s=90144 (MB/s=5625) # 21.39 [+1.50] rx=90144 (5625 MB) # 21.39 [+0.00] ok # 21.53 [+0.14] ipv6 tcp -m 1 -t 1 -n 1 # 22.99 [+1.46] tx=121065 (MB=7554), tx/s=121065 (MB/s=7554) # 24.35 [+1.36] rx=60507 (7554 MB) # 24.35 [+0.00] ok # 24.53 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 25.95 [+1.42] tx=104288 (MB=6507), tx/s=104288 (MB/s=6507) # 27.45 [+1.50] rx=104288 (6507 MB) # 27.45 [+0.00] ok # 27.61 [+0.16] ipv6 tcp -m 2 -t 1 -n 1 # 29.07 [+1.46] tx=135157 (MB=8434), tx/s=135157 (MB/s=8434) # 30.43 [+1.36] rx=66683 (8434 MB) # 30.43 [+0.00] ok # 30.59 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 32.01 [+1.42] tx=132192 (MB=8249), tx/s=132192 (MB/s=8249) # 33.51 [+1.50] rx=132192 (8249 MB) # 33.51 [+0.00] ok # 33.66 [+0.15] ipv6 tcp -m 3 -t 1 -n 1 # 35.08 [+1.42] tx=141178 (MB=8810), tx/s=141178 (MB/s=8810) # 36.48 [+1.40] rx=70527 (8810 MB) # 36.48 [+0.00] ok # 36.50 [+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__->