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=138432 (MB=8638), tx/s=138432 (MB/s=8638) # 3.06 [+1.50] rx=138432 (8638 MB) # 3.06 [+0.00] ok # 3.23 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.69 [+1.46] tx=121349 (MB=7572), tx/s=121349 (MB/s=7572) # 6.05 [+1.36] rx=60655 (7572 MB) # 6.05 [+0.00] ok # 6.24 [+0.19] ipv4 udp -m 2 -t 1 -n 32 # 7.66 [+1.42] tx=124576 (MB=7774), tx/s=124576 (MB/s=7774) # 9.16 [+1.50] rx=124576 (7774 MB) # 9.16 [+0.00] ok # 9.34 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.81 [+1.46] tx=127906 (MB=7981), tx/s=127906 (MB/s=7981) # 12.16 [+1.36] rx=62938 (7981 MB) # 12.17 [+0.00] ok # 12.35 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.77 [+1.42] tx=129696 (MB=8093), tx/s=129696 (MB/s=8093) # 15.27 [+1.50] rx=129696 (8093 MB) # 15.27 [+0.00] ok # 15.45 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.88 [+1.42] tx=115178 (MB=7187), tx/s=115178 (MB/s=7187) # 18.27 [+1.40] rx=56781 (7187 MB) # 18.28 [+0.00] ok # 18.46 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 19.88 [+1.42] tx=141792 (MB=8848), tx/s=141792 (MB/s=8848) # 21.38 [+1.50] rx=141792 (8848 MB) # 21.39 [+0.00] ok # 21.54 [+0.15] ipv6 tcp -m 1 -t 1 -n 1 # 23.00 [+1.46] tx=131365 (MB=8197), tx/s=131365 (MB/s=8197) # 24.36 [+1.36] rx=65648 (8197 MB) # 24.36 [+0.00] ok # 24.54 [+0.19] ipv6 udp -m 2 -t 1 -n 32 # 25.97 [+1.42] tx=120512 (MB=7520), tx/s=120512 (MB/s=7520) # 27.47 [+1.50] rx=120512 (7520 MB) # 27.47 [+0.00] ok # 27.65 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.11 [+1.46] tx=116565 (MB=7274), tx/s=116565 (MB/s=7274) # 30.47 [+1.36] rx=58263 (7274 MB) # 30.47 [+0.00] ok # 30.65 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.07 [+1.42] tx=165984 (MB=10358), tx/s=165984 (MB/s=10358) # 33.57 [+1.50] rx=165984 (10358 MB) # 33.57 [+0.00] ok # 33.75 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.17 [+1.42] tx=137676 (MB=8591), tx/s=137676 (MB/s=8591) # 36.57 [+1.40] rx=68728 (8591 MB) # 36.57 [+0.00] ok # 36.60 [+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__->