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.15 [+0.15] ipv4 udp -m 1 -t 1 -n 32 # 1.57 [+1.42] tx=138944 (MB=8670), tx/s=138944 (MB/s=8670) # 3.07 [+1.50] rx=138944 (8670 MB) # 3.07 [+0.00] ok # 3.28 [+0.21] ipv4 tcp -m 1 -t 1 -n 1 # 4.75 [+1.46] tx=129067 (MB=8054), tx/s=129067 (MB/s=8054) # 6.11 [+1.36] rx=64511 (8054 MB) # 6.11 [+0.00] ok # 6.31 [+0.20] ipv4 udp -m 2 -t 1 -n 32 # 7.73 [+1.43] tx=117376 (MB=7324), tx/s=117376 (MB/s=7324) # 9.24 [+1.50] rx=117376 (7324 MB) # 9.24 [+0.00] ok # 9.42 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.89 [+1.47] tx=119688 (MB=7468), tx/s=119688 (MB/s=7468) # 12.25 [+1.36] rx=59762 (7468 MB) # 12.25 [+0.00] ok # 12.44 [+0.19] ipv4 udp -m 3 -t 1 -n 32 # 13.87 [+1.43] tx=134144 (MB=8371), tx/s=134144 (MB/s=8371) # 15.37 [+1.50] rx=134144 (8371 MB) # 15.37 [+0.00] ok # 15.56 [+0.19] ipv4 tcp -m 3 -t 1 -n 1 # 16.99 [+1.42] tx=132567 (MB=8272), tx/s=132567 (MB/s=8272) # 18.39 [+1.40] rx=66128 (8272 MB) # 18.39 [+0.00] ok # 18.60 [+0.22] ipv6 udp -m 1 -t 1 -n 32 # 20.03 [+1.43] tx=113824 (MB=7103), tx/s=113824 (MB/s=7103) # 21.53 [+1.50] rx=113529 (7084 MB) # 21.53 [+0.00] ok # 21.73 [+0.20] ipv6 tcp -m 1 -t 1 -n 1 # 23.16 [+1.42] tx=103000 (MB=6427), tx/s=103000 (MB/s=6427) # 24.56 [+1.40] rx=51457 (6427 MB) # 24.56 [+0.00] ok # 24.74 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 26.16 [+1.42] tx=113376 (MB=7075), tx/s=113376 (MB/s=7075) # 27.66 [+1.50] rx=113376 (7075 MB) # 27.67 [+0.00] ok # 27.87 [+0.21] ipv6 tcp -m 2 -t 1 -n 1 # 29.34 [+1.47] tx=115459 (MB=7205), tx/s=115459 (MB/s=7205) # 30.70 [+1.36] rx=57650 (7205 MB) # 30.70 [+0.00] ok # 30.89 [+0.19] ipv6 udp -m 3 -t 1 -n 32 # 32.31 [+1.42] tx=136992 (MB=8548), tx/s=136992 (MB/s=8548) # 33.82 [+1.50] rx=136992 (8548 MB) # 33.82 [+0.00] ok # 34.02 [+0.21] ipv6 tcp -m 3 -t 1 -n 1 # 35.45 [+1.42] tx=107877 (MB=6731), tx/s=107877 (MB/s=6731) # 36.85 [+1.40] rx=53700 (6731 MB) # 36.85 [+0.00] ok # 36.88 [+0.03] 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__->