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.12 [+0.12] ipv4 udp -m 1 -t 1 -n 32 # 1.54 [+1.42] tx=135488 (MB=8454), tx/s=135488 (MB/s=8454) # 3.04 [+1.50] rx=135488 (8454 MB) # 3.04 [+0.00] ok # 3.21 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.68 [+1.46] tx=121888 (MB=7606), tx/s=121888 (MB/s=7606) # 6.03 [+1.36] rx=60915 (7606 MB) # 6.04 [+0.00] ok # 6.20 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.62 [+1.42] tx=134240 (MB=8377), tx/s=134240 (MB/s=8377) # 9.12 [+1.50] rx=134240 (8377 MB) # 9.13 [+0.00] ok # 9.28 [+0.15] ipv4 tcp -m 2 -t 1 -n 1 # 10.74 [+1.46] tx=132906 (MB=8293), tx/s=132906 (MB/s=8293) # 12.10 [+1.36] rx=65574 (8293 MB) # 12.10 [+0.00] ok # 12.25 [+0.15] ipv4 udp -m 3 -t 1 -n 32 # 13.67 [+1.42] tx=147104 (MB=9179), tx/s=147104 (MB/s=9179) # 15.17 [+1.50] rx=147104 (9179 MB) # 15.17 [+0.00] ok # 15.32 [+0.15] ipv4 tcp -m 3 -t 1 -n 1 # 16.78 [+1.46] tx=138381 (MB=8635), tx/s=138381 (MB/s=8635) # 18.14 [+1.36] rx=69122 (8635 MB) # 18.14 [+0.00] ok # 18.29 [+0.15] ipv6 udp -m 1 -t 1 -n 32 # 19.70 [+1.42] tx=136256 (MB=8502), tx/s=136256 (MB/s=8502) # 21.21 [+1.50] rx=136256 (8502 MB) # 21.21 [+0.00] ok # 21.37 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 22.83 [+1.46] tx=125663 (MB=7841), tx/s=125663 (MB/s=7841) # 24.19 [+1.36] rx=62016 (7841 MB) # 24.19 [+0.00] ok # 24.37 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 25.79 [+1.42] tx=133952 (MB=8359), tx/s=133952 (MB/s=8359) # 27.29 [+1.50] rx=133952 (8359 MB) # 27.29 [+0.00] ok # 27.46 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 28.92 [+1.46] tx=103740 (MB=6473), tx/s=103740 (MB/s=6473) # 30.28 [+1.36] rx=51822 (6473 MB) # 30.28 [+0.00] ok # 30.46 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 31.88 [+1.42] tx=145216 (MB=9062), tx/s=145216 (MB/s=9062) # 33.38 [+1.50] rx=145216 (9062 MB) # 33.38 [+0.00] ok # 33.56 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.03 [+1.46] tx=131661 (MB=8216), tx/s=131661 (MB/s=8216) # 36.38 [+1.36] rx=65653 (8216 MB) # 36.39 [+0.00] ok # 36.41 [+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__->