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.13 [+0.13] ipv4 udp -m 1 -t 1 -n 32 # 1.55 [+1.42] tx=139232 (MB=8688), tx/s=139232 (MB/s=8688) # 3.05 [+1.50] rx=139232 (8688 MB) # 3.05 [+0.00] ok # 3.20 [+0.15] ipv4 tcp -m 1 -t 1 -n 1 # 4.66 [+1.46] tx=133206 (MB=8312), tx/s=133206 (MB/s=8312) # 6.02 [+1.36] rx=66597 (8312 MB) # 6.02 [+0.00] ok # 6.17 [+0.15] ipv4 udp -m 2 -t 1 -n 32 # 7.59 [+1.42] tx=121952 (MB=7610), tx/s=121952 (MB/s=7610) # 9.10 [+1.50] rx=121952 (7610 MB) # 9.10 [+0.00] ok # 9.26 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.72 [+1.46] tx=124268 (MB=7754), tx/s=124268 (MB/s=7754) # 12.08 [+1.36] rx=62031 (7754 MB) # 12.08 [+0.00] ok # 12.23 [+0.15] ipv4 udp -m 3 -t 1 -n 32 # 13.65 [+1.42] tx=161376 (MB=10070), tx/s=161376 (MB/s=10070) # 15.15 [+1.50] rx=161376 (10070 MB) # 15.15 [+0.00] ok # 15.30 [+0.15] ipv4 tcp -m 3 -t 1 -n 1 # 16.72 [+1.42] tx=147613 (MB=9211), tx/s=147613 (MB/s=9211) # 18.12 [+1.40] rx=73694 (9211 MB) # 18.12 [+0.00] ok # 18.27 [+0.15] ipv6 udp -m 1 -t 1 -n 32 # 19.70 [+1.42] tx=117472 (MB=7330), tx/s=117472 (MB/s=7330) # 21.20 [+1.50] rx=117472 (7330 MB) # 21.20 [+0.00] ok # 21.35 [+0.15] ipv6 tcp -m 1 -t 1 -n 1 # 22.77 [+1.42] tx=116615 (MB=7277), tx/s=116615 (MB/s=7277) # 24.17 [+1.40] rx=58220 (7277 MB) # 24.18 [+0.00] ok # 24.33 [+0.15] ipv6 udp -m 2 -t 1 -n 32 # 25.74 [+1.42] tx=149024 (MB=9299), tx/s=149024 (MB/s=9299) # 27.25 [+1.50] rx=149024 (9299 MB) # 27.25 [+0.00] ok # 27.41 [+0.16] ipv6 tcp -m 2 -t 1 -n 1 # 28.83 [+1.42] tx=123235 (MB=7690), tx/s=123235 (MB/s=7690) # 30.23 [+1.40] rx=61610 (7690 MB) # 30.23 [+0.00] ok # 30.39 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 31.81 [+1.42] tx=138784 (MB=8660), tx/s=138784 (MB/s=8660) # 33.31 [+1.50] rx=138784 (8660 MB) # 33.31 [+0.00] ok # 33.46 [+0.15] ipv6 tcp -m 3 -t 1 -n 1 # 34.88 [+1.42] tx=125770 (MB=7848), tx/s=125770 (MB/s=7848) # 36.28 [+1.40] rx=62812 (7848 MB) # 36.28 [+0.00] ok # 36.30 [+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__->