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=74656 (MB=4658), tx/s=74656 (MB/s=4658) # 3.08 [+1.50] rx=74656 (4658 MB) # 3.08 [+0.00] ok # 3.25 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.71 [+1.46] tx=110582 (MB=6900), tx/s=110582 (MB/s=6900) # 6.07 [+1.36] rx=55262 (6900 MB) # 6.08 [+0.00] ok # 6.25 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.67 [+1.42] tx=124064 (MB=7742), tx/s=124064 (MB/s=7742) # 9.17 [+1.50] rx=124064 (7742 MB) # 9.17 [+0.00] ok # 9.33 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.76 [+1.42] tx=116388 (MB=7263), tx/s=116388 (MB/s=7263) # 12.16 [+1.40] rx=58141 (7263 MB) # 12.16 [+0.00] ok # 12.33 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.75 [+1.42] tx=100640 (MB=6280), tx/s=100640 (MB/s=6280) # 15.25 [+1.50] rx=100640 (6280 MB) # 15.25 [+0.00] ok # 15.44 [+0.19] ipv4 tcp -m 3 -t 1 -n 1 # 16.90 [+1.46] tx=134282 (MB=8379), tx/s=134282 (MB/s=8379) # 18.26 [+1.36] rx=67029 (8379 MB) # 18.26 [+0.00] ok # 18.45 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 19.87 [+1.42] tx=116768 (MB=7286), tx/s=116768 (MB/s=7286) # 21.37 [+1.50] rx=116768 (7286 MB) # 21.38 [+0.00] ok # 21.56 [+0.19] ipv6 tcp -m 1 -t 1 -n 1 # 23.03 [+1.46] tx=102952 (MB=6424), tx/s=102952 (MB/s=6424) # 24.39 [+1.36] rx=51457 (6424 MB) # 24.39 [+0.00] ok # 24.58 [+0.19] ipv6 udp -m 2 -t 1 -n 32 # 26.00 [+1.42] tx=90080 (MB=5621), tx/s=90080 (MB/s=5621) # 27.50 [+1.50] rx=90080 (5621 MB) # 27.50 [+0.00] ok # 27.68 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.14 [+1.46] tx=113068 (MB=7055), tx/s=113068 (MB/s=7055) # 30.50 [+1.36] rx=56460 (7055 MB) # 30.50 [+0.00] ok # 30.68 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.10 [+1.42] tx=105408 (MB=6577), tx/s=105408 (MB/s=6577) # 33.60 [+1.50] rx=105408 (6577 MB) # 33.60 [+0.00] ok # 33.78 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.20 [+1.42] tx=116386 (MB=7262), tx/s=116386 (MB/s=7262) # 36.60 [+1.40] rx=58071 (7262 MB) # 36.60 [+0.00] ok # 36.62 [+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__->