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.17 [+0.17] ipv4 udp -m 1 -t 1 -n 32 # 1.60 [+1.43] tx=118624 (MB=7402), tx/s=118624 (MB/s=7402) # 3.10 [+1.50] rx=118624 (7402 MB) # 3.10 [+0.00] ok # 3.31 [+0.21] ipv4 tcp -m 1 -t 1 -n 1 # 4.77 [+1.46] tx=126178 (MB=7873), tx/s=126178 (MB/s=7873) # 6.13 [+1.36] rx=63065 (7873 MB) # 6.13 [+0.00] ok # 6.31 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.73 [+1.42] tx=146656 (MB=9151), tx/s=146656 (MB/s=9151) # 9.23 [+1.50] rx=146656 (9151 MB) # 9.23 [+0.00] ok # 9.42 [+0.19] ipv4 tcp -m 2 -t 1 -n 1 # 10.89 [+1.46] tx=127960 (MB=7985), tx/s=127960 (MB/s=7985) # 12.25 [+1.36] rx=63969 (7985 MB) # 12.25 [+0.00] ok # 12.42 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.84 [+1.42] tx=153184 (MB=9559), tx/s=153184 (MB/s=9559) # 15.35 [+1.50] rx=153184 (9559 MB) # 15.35 [+0.00] ok # 15.54 [+0.20] ipv4 tcp -m 3 -t 1 -n 1 # 16.96 [+1.42] tx=141459 (MB=8827), tx/s=141459 (MB/s=8827) # 18.36 [+1.40] rx=70678 (8827 MB) # 18.37 [+0.00] ok # 18.55 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.97 [+1.42] tx=132544 (MB=8271), tx/s=132544 (MB/s=8271) # 21.47 [+1.50] rx=132544 (8271 MB) # 21.47 [+0.00] ok # 21.68 [+0.20] ipv6 tcp -m 1 -t 1 -n 1 # 23.14 [+1.46] tx=124479 (MB=7767), tx/s=124479 (MB/s=7767) # 24.50 [+1.36] rx=62225 (7767 MB) # 24.50 [+0.00] ok # 24.71 [+0.21] ipv6 udp -m 2 -t 1 -n 32 # 26.13 [+1.43] tx=109088 (MB=6807), tx/s=109088 (MB/s=6807) # 27.63 [+1.50] rx=109088 (6807 MB) # 27.64 [+0.00] ok # 27.83 [+0.19] ipv6 tcp -m 2 -t 1 -n 1 # 29.29 [+1.47] tx=127207 (MB=7938), tx/s=127207 (MB/s=7938) # 30.65 [+1.36] rx=62960 (7938 MB) # 30.65 [+0.00] ok # 30.86 [+0.21] ipv6 udp -m 3 -t 1 -n 32 # 32.28 [+1.42] tx=154784 (MB=9659), tx/s=154784 (MB/s=9659) # 33.79 [+1.50] rx=154784 (9659 MB) # 33.79 [+0.00] ok # 34.00 [+0.21] ipv6 tcp -m 3 -t 1 -n 1 # 35.42 [+1.42] tx=114031 (MB=7115), tx/s=114031 (MB/s=7115) # 36.82 [+1.40] rx=56315 (7115 MB) # 36.82 [+0.00] ok # 36.85 [+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__->