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=121568 (MB=7586), tx/s=121568 (MB/s=7586) # 3.06 [+1.50] rx=121568 (7586 MB) # 3.06 [+0.00] ok # 3.25 [+0.19] ipv4 tcp -m 1 -t 1 -n 1 # 4.71 [+1.46] tx=118351 (MB=7385), tx/s=118351 (MB/s=7385) # 6.07 [+1.36] rx=58345 (7385 MB) # 6.07 [+0.00] ok # 6.25 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.67 [+1.42] tx=147840 (MB=9225), tx/s=147840 (MB/s=9225) # 9.17 [+1.50] rx=147840 (9225 MB) # 9.17 [+0.00] ok # 9.35 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.77 [+1.42] tx=116847 (MB=7291), tx/s=116847 (MB/s=7291) # 12.17 [+1.40] rx=58397 (7291 MB) # 12.17 [+0.00] ok # 12.34 [+0.17] 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.46 [+0.19] ipv4 tcp -m 3 -t 1 -n 1 # 16.88 [+1.42] tx=117181 (MB=7312), tx/s=117181 (MB/s=7312) # 18.28 [+1.40] rx=58326 (7312 MB) # 18.28 [+0.00] ok # 18.47 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 19.89 [+1.42] tx=118848 (MB=7416), tx/s=118848 (MB/s=7416) # 21.39 [+1.50] rx=118848 (7416 MB) # 21.39 [+0.00] ok # 21.55 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 23.01 [+1.46] tx=117564 (MB=7336), tx/s=117564 (MB/s=7336) # 24.37 [+1.36] rx=58761 (7336 MB) # 24.37 [+0.00] ok # 24.55 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 25.97 [+1.42] tx=148416 (MB=9261), tx/s=148416 (MB/s=9261) # 27.47 [+1.50] rx=148416 (9261 MB) # 27.48 [+0.00] ok # 27.65 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.11 [+1.46] tx=124399 (MB=7762), tx/s=124399 (MB/s=7762) # 30.47 [+1.36] rx=62182 (7762 MB) # 30.47 [+0.00] ok # 30.64 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.06 [+1.42] tx=130848 (MB=8165), tx/s=130848 (MB/s=8165) # 33.56 [+1.50] rx=130848 (8165 MB) # 33.56 [+0.00] ok # 33.74 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.16 [+1.42] tx=105035 (MB=6554), tx/s=105035 (MB/s=6554) # 36.56 [+1.40] rx=52293 (6554 MB) # 36.57 [+0.00] ok # 36.59 [+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__->