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.16 [+0.16] ipv4 udp -m 1 -t 1 -n 32 # 1.58 [+1.42] tx=91360 (MB=5701), tx/s=91360 (MB/s=5701) # 3.08 [+1.50] rx=91360 (5701 MB) # 3.09 [+0.00] ok # 3.27 [+0.19] ipv4 tcp -m 1 -t 1 -n 1 # 4.73 [+1.46] tx=115504 (MB=7207), tx/s=115504 (MB/s=7207) # 6.09 [+1.36] rx=57745 (7207 MB) # 6.09 [+0.00] ok # 6.27 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.69 [+1.42] tx=72352 (MB=4515), tx/s=72352 (MB/s=4515) # 9.19 [+1.50] rx=72352 (4515 MB) # 9.19 [+0.00] ok # 9.37 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.83 [+1.46] tx=129610 (MB=8088), tx/s=129610 (MB/s=8088) # 12.19 [+1.36] rx=64064 (8088 MB) # 12.19 [+0.00] ok # 12.37 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.79 [+1.42] tx=110400 (MB=6889), tx/s=110400 (MB/s=6889) # 15.29 [+1.50] rx=110400 (6889 MB) # 15.29 [+0.00] ok # 15.48 [+0.19] ipv4 tcp -m 3 -t 1 -n 1 # 16.90 [+1.42] tx=120061 (MB=7492), tx/s=120061 (MB/s=7492) # 18.30 [+1.40] rx=59767 (7492 MB) # 18.30 [+0.00] ok # 18.49 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 19.92 [+1.42] tx=115552 (MB=7210), tx/s=115552 (MB/s=7210) # 21.42 [+1.50] rx=115552 (7210 MB) # 21.42 [+0.00] ok # 21.59 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 23.06 [+1.46] tx=110080 (MB=6869), tx/s=110080 (MB/s=6869) # 24.41 [+1.36] rx=55018 (6869 MB) # 24.42 [+0.00] ok # 24.59 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 26.01 [+1.42] tx=130048 (MB=8115), tx/s=130048 (MB/s=8115) # 27.51 [+1.50] rx=130048 (8115 MB) # 27.51 [+0.00] ok # 27.66 [+0.15] ipv6 tcp -m 2 -t 1 -n 1 # 29.12 [+1.46] tx=130157 (MB=8122), tx/s=130157 (MB/s=8122) # 30.48 [+1.36] rx=64223 (8122 MB) # 30.48 [+0.00] ok # 30.64 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 32.06 [+1.42] tx=137056 (MB=8552), tx/s=137056 (MB/s=8552) # 33.56 [+1.50] rx=137056 (8552 MB) # 33.56 [+0.00] ok # 33.73 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.15 [+1.42] tx=137337 (MB=8570), tx/s=137337 (MB/s=8570) # 36.55 [+1.40] rx=68564 (8570 MB) # 36.55 [+0.00] ok # 36.57 [+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__->