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=134144 (MB=8371), tx/s=134144 (MB/s=8371) # 3.07 [+1.50] rx=134144 (8371 MB) # 3.07 [+0.00] ok # 3.25 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.67 [+1.42] tx=113570 (MB=7087), tx/s=113570 (MB/s=7087) # 6.07 [+1.40] rx=56736 (7087 MB) # 6.07 [+0.00] ok # 6.24 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.66 [+1.42] tx=146656 (MB=9151), tx/s=146656 (MB/s=9151) # 9.16 [+1.50] rx=146656 (9151 MB) # 9.16 [+0.00] ok # 9.36 [+0.19] ipv4 tcp -m 2 -t 1 -n 1 # 10.78 [+1.42] tx=138322 (MB=8631), tx/s=138322 (MB/s=8631) # 12.18 [+1.40] rx=69034 (8631 MB) # 12.18 [+0.00] ok # 12.34 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.76 [+1.42] tx=169952 (MB=10605), tx/s=169952 (MB/s=10605) # 15.26 [+1.50] rx=169952 (10605 MB) # 15.26 [+0.00] ok # 15.44 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.90 [+1.46] tx=141617 (MB=8837), tx/s=141617 (MB/s=8837) # 18.26 [+1.36] rx=70693 (8837 MB) # 18.26 [+0.00] ok # 18.43 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.85 [+1.42] tx=138816 (MB=8662), tx/s=138816 (MB/s=8662) # 21.35 [+1.50] rx=138816 (8662 MB) # 21.35 [+0.00] ok # 21.51 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 22.97 [+1.46] tx=129729 (MB=8095), tx/s=129729 (MB/s=8095) # 24.33 [+1.36] rx=64824 (8095 MB) # 24.33 [+0.00] ok # 24.49 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 25.91 [+1.42] tx=148992 (MB=9297), tx/s=148992 (MB/s=9297) # 27.41 [+1.50] rx=148992 (9297 MB) # 27.42 [+0.00] ok # 27.58 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.00 [+1.42] tx=122390 (MB=7637), tx/s=122390 (MB/s=7637) # 30.40 [+1.40] rx=61112 (7637 MB) # 30.41 [+0.00] ok # 30.57 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 31.99 [+1.42] tx=156992 (MB=9796), tx/s=156992 (MB/s=9796) # 33.49 [+1.50] rx=156992 (9796 MB) # 33.49 [+0.00] ok # 33.66 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.08 [+1.42] tx=138289 (MB=8629), tx/s=138289 (MB/s=8629) # 36.47 [+1.40] rx=69036 (8629 MB) # 36.48 [+0.00] ok # 36.50 [+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__->