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=131872 (MB=8229), tx/s=131872 (MB/s=8229) # 3.06 [+1.50] rx=131872 (8229 MB) # 3.06 [+0.00] ok # 3.21 [+0.15] ipv4 tcp -m 1 -t 1 -n 1 # 4.67 [+1.46] tx=115759 (MB=7223), tx/s=115759 (MB/s=7223) # 6.03 [+1.36] rx=57851 (7223 MB) # 6.03 [+0.00] ok # 6.25 [+0.22] ipv4 udp -m 2 -t 1 -n 32 # 7.67 [+1.42] tx=116832 (MB=7290), tx/s=116832 (MB/s=7290) # 9.17 [+1.50] rx=116832 (7290 MB) # 9.18 [+0.00] ok # 9.37 [+0.20] ipv4 tcp -m 2 -t 1 -n 1 # 10.83 [+1.46] tx=119848 (MB=7478), tx/s=119848 (MB/s=7478) # 12.19 [+1.36] rx=58398 (7478 MB) # 12.19 [+0.00] ok # 12.36 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.78 [+1.42] tx=148160 (MB=9245), tx/s=148160 (MB/s=9245) # 15.28 [+1.50] rx=148160 (9245 MB) # 15.28 [+0.00] ok # 15.44 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.86 [+1.42] tx=129153 (MB=8059), tx/s=129153 (MB/s=8059) # 18.26 [+1.40] rx=64462 (8059 MB) # 18.26 [+0.00] ok # 18.45 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 19.87 [+1.42] tx=129792 (MB=8099), tx/s=129792 (MB/s=8099) # 21.37 [+1.50] rx=129792 (8099 MB) # 21.38 [+0.00] ok # 21.56 [+0.19] ipv6 tcp -m 1 -t 1 -n 1 # 23.02 [+1.46] tx=114304 (MB=7132), tx/s=114304 (MB/s=7132) # 24.38 [+1.36] rx=57110 (7132 MB) # 24.38 [+0.00] ok # 24.63 [+0.24] ipv6 udp -m 2 -t 1 -n 32 # 26.05 [+1.43] tx=100576 (MB=6276), tx/s=100576 (MB/s=6276) # 27.55 [+1.50] rx=100576 (6276 MB) # 27.55 [+0.00] ok # 27.75 [+0.19] ipv6 tcp -m 2 -t 1 -n 1 # 29.21 [+1.46] tx=111289 (MB=6944), tx/s=111289 (MB/s=6944) # 30.57 [+1.36] rx=55482 (6944 MB) # 30.57 [+0.00] ok # 30.75 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.17 [+1.42] tx=146560 (MB=9145), tx/s=146560 (MB/s=9145) # 33.67 [+1.50] rx=146560 (9145 MB) # 33.67 [+0.00] ok # 33.86 [+0.19] ipv6 tcp -m 3 -t 1 -n 1 # 35.28 [+1.42] tx=111125 (MB=6934), tx/s=111125 (MB/s=6934) # 36.68 [+1.40] rx=55335 (6934 MB) # 36.68 [+0.00] ok # 36.70 [+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__->