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=77024 (MB=4806), tx/s=77024 (MB/s=4806) # 3.07 [+1.50] rx=77024 (4806 MB) # 3.07 [+0.00] ok # 3.25 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.71 [+1.46] tx=123615 (MB=7714), tx/s=123615 (MB/s=7714) # 6.07 [+1.36] rx=61796 (7714 MB) # 6.07 [+0.00] ok # 6.23 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.65 [+1.42] tx=99072 (MB=6182), tx/s=99072 (MB/s=6182) # 9.15 [+1.50] rx=99072 (6182 MB) # 9.15 [+0.00] ok # 9.33 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.79 [+1.46] tx=132306 (MB=8256), tx/s=132306 (MB/s=8256) # 12.15 [+1.36] rx=66117 (8256 MB) # 12.15 [+0.00] ok # 12.31 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.73 [+1.42] tx=128000 (MB=7987), tx/s=128000 (MB/s=7987) # 15.23 [+1.50] rx=128000 (7987 MB) # 15.23 [+0.00] ok # 15.39 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.85 [+1.46] tx=123337 (MB=7696), tx/s=123337 (MB/s=7696) # 18.21 [+1.36] rx=61493 (7696 MB) # 18.21 [+0.00] ok # 18.39 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.80 [+1.42] tx=109760 (MB=6849), tx/s=109760 (MB/s=6849) # 21.31 [+1.50] rx=109760 (6849 MB) # 21.31 [+0.00] ok # 21.48 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.90 [+1.42] tx=131287 (MB=8192), tx/s=131287 (MB/s=8192) # 24.30 [+1.40] rx=65582 (8192 MB) # 24.30 [+0.00] ok # 24.46 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 25.88 [+1.42] tx=109952 (MB=6861), tx/s=109952 (MB/s=6861) # 27.38 [+1.50] rx=109952 (6861 MB) # 27.38 [+0.00] ok # 27.54 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.01 [+1.46] tx=106572 (MB=6650), tx/s=106572 (MB/s=6650) # 30.37 [+1.36] rx=53282 (6650 MB) # 30.37 [+0.00] ok # 30.54 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 31.96 [+1.42] tx=85664 (MB=5345), tx/s=85664 (MB/s=5345) # 33.46 [+1.50] rx=85664 (5345 MB) # 33.46 [+0.00] ok # 33.65 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.11 [+1.46] tx=126383 (MB=7886), tx/s=126383 (MB/s=7886) # 36.47 [+1.36] rx=63019 (7886 MB) # 36.47 [+0.00] ok # 36.50 [+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__->