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=142272 (MB=8878), tx/s=142272 (MB/s=8878) # 3.06 [+1.50] rx=142272 (8878 MB) # 3.06 [+0.00] ok # 3.23 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.69 [+1.46] tx=130452 (MB=8140), tx/s=130452 (MB/s=8140) # 6.05 [+1.36] rx=65201 (8140 MB) # 6.05 [+0.00] ok # 6.21 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.63 [+1.42] tx=147648 (MB=9213), tx/s=147648 (MB/s=9213) # 9.13 [+1.50] rx=147648 (9213 MB) # 9.13 [+0.00] ok # 9.29 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.75 [+1.46] tx=130460 (MB=8141), tx/s=130460 (MB/s=8141) # 12.11 [+1.36] rx=65123 (8141 MB) # 12.11 [+0.00] ok # 12.29 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.71 [+1.42] tx=160288 (MB=10002), tx/s=160288 (MB/s=10002) # 15.21 [+1.50] rx=160288 (10002 MB) # 15.21 [+0.00] ok # 15.39 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.81 [+1.42] tx=131389 (MB=8199), tx/s=131389 (MB/s=8199) # 18.21 [+1.40] rx=65587 (8199 MB) # 18.21 [+0.00] ok # 18.40 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 19.82 [+1.42] tx=135616 (MB=8462), tx/s=135616 (MB/s=8462) # 21.32 [+1.50] rx=135616 (8462 MB) # 21.32 [+0.00] ok # 21.49 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.95 [+1.46] tx=121451 (MB=7578), tx/s=121451 (MB/s=7578) # 24.31 [+1.36] rx=60705 (7578 MB) # 24.31 [+0.00] ok # 24.48 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.90 [+1.42] tx=144896 (MB=9042), tx/s=144896 (MB/s=9042) # 27.40 [+1.50] rx=144896 (9042 MB) # 27.40 [+0.00] ok # 27.57 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.03 [+1.46] tx=122571 (MB=7648), tx/s=122571 (MB/s=7648) # 30.39 [+1.36] rx=61274 (7648 MB) # 30.39 [+0.00] ok # 30.55 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 31.97 [+1.42] tx=156736 (MB=9780), tx/s=156736 (MB/s=9780) # 33.47 [+1.50] rx=156736 (9780 MB) # 33.47 [+0.00] ok # 33.64 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.06 [+1.42] tx=126954 (MB=7922), tx/s=126954 (MB/s=7922) # 36.46 [+1.40] rx=63340 (7922 MB) # 36.46 [+0.00] ok # 36.48 [+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__->