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.14 [+0.14] ipv4 udp -m 1 -t 1 -n 32 # 1.56 [+1.42] tx=139840 (MB=8726), tx/s=139840 (MB/s=8726) # 3.06 [+1.50] rx=139840 (8726 MB) # 3.06 [+0.00] ok # 3.23 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.69 [+1.46] tx=126316 (MB=7882), tx/s=126316 (MB/s=7882) # 6.05 [+1.36] rx=63132 (7882 MB) # 6.05 [+0.00] ok # 6.21 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.63 [+1.42] tx=149856 (MB=9351), tx/s=149856 (MB/s=9351) # 9.13 [+1.50] rx=149856 (9351 MB) # 9.13 [+0.00] ok # 9.29 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.76 [+1.46] tx=135323 (MB=8444), tx/s=135323 (MB/s=8444) # 12.12 [+1.36] rx=67644 (8444 MB) # 12.12 [+0.00] ok # 12.28 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.70 [+1.42] tx=153344 (MB=9569), tx/s=153344 (MB/s=9569) # 15.20 [+1.50] rx=153344 (9569 MB) # 15.20 [+0.00] ok # 15.36 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.78 [+1.42] tx=129525 (MB=8082), tx/s=129525 (MB/s=8082) # 18.18 [+1.40] rx=64621 (8082 MB) # 18.19 [+0.00] ok # 18.36 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.78 [+1.42] tx=135936 (MB=8482), tx/s=135936 (MB/s=8482) # 21.28 [+1.50] rx=135936 (8482 MB) # 21.28 [+0.00] ok # 21.46 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 22.92 [+1.46] tx=125930 (MB=7858), tx/s=125930 (MB/s=7858) # 24.28 [+1.36] rx=62950 (7858 MB) # 24.28 [+0.00] ok # 24.45 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.87 [+1.42] tx=140512 (MB=8768), tx/s=140512 (MB/s=8768) # 27.37 [+1.50] rx=140512 (8768 MB) # 27.37 [+0.00] ok # 27.55 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.01 [+1.46] tx=109089 (MB=6807), tx/s=109089 (MB/s=6807) # 30.37 [+1.36] rx=54459 (6807 MB) # 30.37 [+0.00] ok # 30.57 [+0.20] ipv6 udp -m 3 -t 1 -n 32 # 32.00 [+1.42] tx=127840 (MB=7977), tx/s=127840 (MB/s=7977) # 33.50 [+1.50] rx=127840 (7977 MB) # 33.50 [+0.00] ok # 33.69 [+0.19] ipv6 tcp -m 3 -t 1 -n 1 # 35.11 [+1.42] tx=117531 (MB=7334), tx/s=117531 (MB/s=7334) # 36.51 [+1.40] rx=58269 (7334 MB) # 36.51 [+0.00] ok # 36.54 [+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__->