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=119136 (MB=7434), tx/s=119136 (MB/s=7434) # 3.05 [+1.50] rx=119136 (7434 MB) # 3.06 [+0.00] ok # 3.22 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.65 [+1.42] tx=118531 (MB=7396), tx/s=118531 (MB/s=7396) # 6.05 [+1.40] rx=59250 (7396 MB) # 6.05 [+0.00] ok # 6.23 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.65 [+1.42] tx=126336 (MB=7883), tx/s=126336 (MB/s=7883) # 9.15 [+1.50] rx=126336 (7883 MB) # 9.16 [+0.00] ok # 9.34 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.80 [+1.46] tx=131784 (MB=8223), tx/s=131784 (MB/s=8223) # 12.16 [+1.36] rx=65863 (8223 MB) # 12.16 [+0.00] ok # 12.34 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.77 [+1.42] tx=141984 (MB=8860), tx/s=141984 (MB/s=8860) # 15.27 [+1.50] rx=141984 (8860 MB) # 15.27 [+0.00] ok # 15.45 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.87 [+1.42] tx=129618 (MB=8088), tx/s=129618 (MB/s=8088) # 18.27 [+1.40] rx=64703 (8088 MB) # 18.27 [+0.00] ok # 18.45 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.87 [+1.42] tx=137408 (MB=8574), tx/s=137408 (MB/s=8574) # 21.37 [+1.50] rx=137408 (8574 MB) # 21.37 [+0.00] ok # 21.54 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 23.00 [+1.46] tx=127899 (MB=7981), tx/s=127899 (MB/s=7981) # 24.36 [+1.36] rx=63925 (7981 MB) # 24.36 [+0.00] ok # 24.53 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.95 [+1.42] tx=124512 (MB=7770), tx/s=124512 (MB/s=7770) # 27.46 [+1.50] rx=124512 (7770 MB) # 27.46 [+0.00] ok # 27.63 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.09 [+1.46] tx=129998 (MB=8112), tx/s=129998 (MB/s=8112) # 30.45 [+1.36] rx=64981 (8112 MB) # 30.45 [+0.00] ok # 30.62 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.04 [+1.42] tx=157408 (MB=9822), tx/s=157408 (MB/s=9822) # 33.54 [+1.50] rx=157408 (9822 MB) # 33.55 [+0.00] ok # 33.72 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.14 [+1.42] tx=127065 (MB=7929), tx/s=127065 (MB/s=7929) # 36.54 [+1.40] rx=63490 (7929 MB) # 36.54 [+0.00] ok # 36.57 [+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__->