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=137152 (MB=8558), tx/s=137152 (MB/s=8558) # 3.07 [+1.50] rx=137152 (8558 MB) # 3.07 [+0.00] ok # 3.24 [+0.16] ipv4 tcp -m 1 -t 1 -n 1 # 4.70 [+1.46] tx=133299 (MB=8318), tx/s=133299 (MB/s=8318) # 6.06 [+1.36] rx=66622 (8318 MB) # 6.06 [+0.00] ok # 6.23 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.66 [+1.42] tx=150112 (MB=9367), tx/s=150112 (MB/s=9367) # 9.16 [+1.50] rx=150112 (9367 MB) # 9.16 [+0.00] ok # 9.33 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.75 [+1.42] tx=140865 (MB=8790), tx/s=140865 (MB/s=8790) # 12.15 [+1.40] rx=70409 (8790 MB) # 12.15 [+0.00] ok # 12.32 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.74 [+1.42] tx=149728 (MB=9343), tx/s=149728 (MB/s=9343) # 15.24 [+1.50] rx=149728 (9343 MB) # 15.24 [+0.00] ok # 15.41 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.83 [+1.42] tx=120138 (MB=7497), tx/s=120138 (MB/s=7497) # 18.23 [+1.40] rx=60036 (7497 MB) # 18.23 [+0.00] ok # 18.40 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.82 [+1.42] tx=112992 (MB=7051), tx/s=112992 (MB/s=7051) # 21.33 [+1.50] rx=112992 (7051 MB) # 21.33 [+0.00] ok # 21.50 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.92 [+1.42] tx=107823 (MB=6728), tx/s=107823 (MB/s=6728) # 24.32 [+1.40] rx=53903 (6728 MB) # 24.32 [+0.00] ok # 24.49 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.91 [+1.42] tx=118752 (MB=7410), tx/s=118752 (MB/s=7410) # 27.41 [+1.50] rx=118752 (7410 MB) # 27.42 [+0.00] ok # 27.59 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.01 [+1.42] tx=116900 (MB=7294), tx/s=116900 (MB/s=7294) # 30.41 [+1.40] rx=58447 (7294 MB) # 30.41 [+0.00] ok # 30.57 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 31.99 [+1.42] tx=130880 (MB=8167), tx/s=130880 (MB/s=8167) # 33.50 [+1.50] rx=130880 (8167 MB) # 33.50 [+0.00] ok # 33.67 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.09 [+1.42] tx=117318 (MB=7321), tx/s=117318 (MB/s=7321) # 36.49 [+1.40] rx=58595 (7321 MB) # 36.49 [+0.00] ok # 36.51 [+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__->