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=112544 (MB=7023), tx/s=112544 (MB/s=7023) # 3.07 [+1.50] rx=112544 (7023 MB) # 3.08 [+0.00] ok # 3.25 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.68 [+1.43] tx=115162 (MB=7186), tx/s=115162 (MB/s=7186) # 6.08 [+1.40] rx=57569 (7186 MB) # 6.08 [+0.00] ok # 6.25 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.67 [+1.42] tx=123808 (MB=7726), tx/s=123808 (MB/s=7726) # 9.17 [+1.50] rx=123808 (7726 MB) # 9.17 [+0.00] ok # 9.34 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.76 [+1.42] tx=126219 (MB=7876), tx/s=126219 (MB/s=7876) # 12.16 [+1.40] rx=63106 (7876 MB) # 12.16 [+0.00] ok # 12.32 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.74 [+1.42] tx=144096 (MB=8992), tx/s=144096 (MB/s=8992) # 15.25 [+1.50] rx=144096 (8992 MB) # 15.25 [+0.00] ok # 15.41 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.84 [+1.42] tx=128219 (MB=8001), tx/s=128219 (MB/s=8001) # 18.24 [+1.40] rx=63893 (8001 MB) # 18.24 [+0.00] ok # 18.41 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.83 [+1.42] tx=117408 (MB=7326), tx/s=117408 (MB/s=7326) # 21.33 [+1.50] rx=117408 (7326 MB) # 21.33 [+0.00] ok # 21.49 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 22.95 [+1.46] tx=118445 (MB=7391), tx/s=118445 (MB/s=7391) # 24.31 [+1.36] rx=59108 (7391 MB) # 24.32 [+0.00] ok # 24.49 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 25.91 [+1.42] tx=121184 (MB=7562), tx/s=121184 (MB/s=7562) # 27.42 [+1.50] rx=121184 (7562 MB) # 27.42 [+0.00] ok # 27.58 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.04 [+1.46] tx=124618 (MB=7776), tx/s=124618 (MB/s=7776) # 30.40 [+1.36] rx=62304 (7776 MB) # 30.40 [+0.00] ok # 30.57 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 31.99 [+1.42] tx=144608 (MB=9024), tx/s=144608 (MB/s=9024) # 33.49 [+1.50] rx=144608 (9024 MB) # 33.49 [+0.00] ok # 33.66 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.08 [+1.42] tx=126111 (MB=7869), tx/s=126111 (MB/s=7869) # 36.48 [+1.40] rx=62943 (7869 MB) # 36.48 [+0.00] ok # 36.51 [+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__->