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=127712 (MB=7969), tx/s=127712 (MB/s=7969) # 3.08 [+1.50] rx=127712 (7969 MB) # 3.08 [+0.00] ok # 3.26 [+0.19] ipv4 tcp -m 1 -t 1 -n 1 # 4.73 [+1.46] tx=122082 (MB=7618), tx/s=122082 (MB/s=7618) # 6.08 [+1.36] rx=61029 (7618 MB) # 6.09 [+0.00] ok # 6.27 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.69 [+1.42] tx=139680 (MB=8716), tx/s=139680 (MB/s=8716) # 9.20 [+1.50] rx=139680 (8716 MB) # 9.20 [+0.00] ok # 9.40 [+0.20] ipv4 tcp -m 2 -t 1 -n 1 # 10.86 [+1.46] tx=110713 (MB=6908), tx/s=110713 (MB/s=6908) # 12.22 [+1.36] rx=55349 (6908 MB) # 12.22 [+0.00] ok # 12.43 [+0.21] ipv4 udp -m 3 -t 1 -n 32 # 13.86 [+1.43] tx=149152 (MB=9307), tx/s=149152 (MB/s=9307) # 15.36 [+1.50] rx=149152 (9307 MB) # 15.36 [+0.00] ok # 15.55 [+0.19] ipv4 tcp -m 3 -t 1 -n 1 # 16.97 [+1.42] tx=119019 (MB=7427), tx/s=119019 (MB/s=7427) # 18.37 [+1.40] rx=59108 (7427 MB) # 18.37 [+0.00] ok # 18.58 [+0.20] ipv6 udp -m 1 -t 1 -n 32 # 20.00 [+1.42] tx=121184 (MB=7562), tx/s=121184 (MB/s=7562) # 21.50 [+1.50] rx=121184 (7562 MB) # 21.50 [+0.00] ok # 21.71 [+0.20] ipv6 tcp -m 1 -t 1 -n 1 # 23.13 [+1.42] tx=102576 (MB=6401), tx/s=102576 (MB/s=6401) # 24.53 [+1.40] rx=51241 (6401 MB) # 24.53 [+0.00] ok # 24.73 [+0.20] ipv6 udp -m 2 -t 1 -n 32 # 26.16 [+1.42] tx=142240 (MB=8876), tx/s=142240 (MB/s=8876) # 27.66 [+1.50] rx=142240 (8876 MB) # 27.66 [+0.00] ok # 27.86 [+0.20] ipv6 tcp -m 2 -t 1 -n 1 # 29.33 [+1.47] tx=133515 (MB=8331), tx/s=133515 (MB/s=8331) # 30.69 [+1.36] rx=66746 (8331 MB) # 30.69 [+0.00] ok # 30.87 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.29 [+1.42] tx=158432 (MB=9886), tx/s=158432 (MB/s=9886) # 33.79 [+1.50] rx=158432 (9886 MB) # 33.79 [+0.00] ok # 33.99 [+0.20] ipv6 tcp -m 3 -t 1 -n 1 # 35.42 [+1.42] tx=118728 (MB=7409), tx/s=118728 (MB/s=7409) # 36.82 [+1.40] rx=58793 (7409 MB) # 36.82 [+0.00] ok # 36.84 [+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__->