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=118304 (MB=7382), tx/s=118304 (MB/s=7382) # 3.07 [+1.50] rx=118304 (7382 MB) # 3.07 [+0.00] ok # 3.24 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.70 [+1.46] tx=112083 (MB=6994), tx/s=112083 (MB/s=6994) # 6.06 [+1.36] rx=56030 (6994 MB) # 6.06 [+0.00] ok # 6.23 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.65 [+1.42] tx=118176 (MB=7374), tx/s=118176 (MB/s=7374) # 9.15 [+1.50] rx=118176 (7374 MB) # 9.15 [+0.00] ok # 9.32 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.79 [+1.46] tx=112656 (MB=7030), tx/s=112656 (MB/s=7030) # 12.14 [+1.36] rx=56323 (7030 MB) # 12.15 [+0.00] ok # 12.32 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.74 [+1.42] tx=146080 (MB=9115), tx/s=146080 (MB/s=9115) # 15.24 [+1.50] rx=146080 (9115 MB) # 15.24 [+0.00] ok # 15.41 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.83 [+1.42] tx=122219 (MB=7626), tx/s=122219 (MB/s=7626) # 18.23 [+1.40] rx=61069 (7626 MB) # 18.23 [+0.00] ok # 18.41 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.83 [+1.42] tx=103936 (MB=6485), tx/s=103936 (MB/s=6485) # 21.34 [+1.50] rx=103936 (6485 MB) # 21.34 [+0.00] ok # 21.50 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.92 [+1.42] tx=118167 (MB=7374), tx/s=118167 (MB/s=7374) # 24.32 [+1.40] rx=59076 (7374 MB) # 24.33 [+0.00] ok # 24.50 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 25.92 [+1.42] tx=122976 (MB=7674), tx/s=122976 (MB/s=7674) # 27.42 [+1.50] rx=122976 (7674 MB) # 27.42 [+0.00] ok # 27.60 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.02 [+1.42] tx=108876 (MB=6794), tx/s=108876 (MB/s=6794) # 30.42 [+1.40] rx=54431 (6794 MB) # 30.42 [+0.00] ok # 30.59 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.01 [+1.42] tx=126080 (MB=7867), tx/s=126080 (MB/s=7867) # 33.51 [+1.50] rx=126080 (7867 MB) # 33.51 [+0.00] ok # 33.68 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.10 [+1.42] tx=109839 (MB=6854), tx/s=109839 (MB/s=6854) # 36.50 [+1.40] rx=54911 (6854 MB) # 36.51 [+0.00] ok # 36.53 [+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__->