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.15 [+0.15] ipv4 udp -m 1 -t 1 -n 32 # 1.58 [+1.43] tx=125568 (MB=7835), tx/s=125568 (MB/s=7835) # 3.08 [+1.50] rx=125568 (7835 MB) # 3.08 [+0.00] ok # 3.25 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.71 [+1.46] tx=126117 (MB=7870), tx/s=126117 (MB/s=7870) # 6.07 [+1.36] rx=63052 (7870 MB) # 6.07 [+0.00] ok # 6.25 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.67 [+1.42] tx=117248 (MB=7316), tx/s=117248 (MB/s=7316) # 9.17 [+1.50] rx=117248 (7316 MB) # 9.17 [+0.00] ok # 9.34 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.80 [+1.46] tx=125688 (MB=7843), tx/s=125688 (MB/s=7843) # 12.16 [+1.36] rx=62755 (7843 MB) # 12.16 [+0.00] ok # 12.34 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.76 [+1.42] tx=162400 (MB=10134), tx/s=162400 (MB/s=10134) # 15.26 [+1.50] rx=162400 (10134 MB) # 15.26 [+0.00] ok # 15.44 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.87 [+1.42] tx=110731 (MB=6910), tx/s=110731 (MB/s=6910) # 18.27 [+1.40] rx=54853 (6910 MB) # 18.27 [+0.00] ok # 18.47 [+0.20] ipv6 udp -m 1 -t 1 -n 32 # 19.89 [+1.42] tx=133952 (MB=8359), tx/s=133952 (MB/s=8359) # 21.39 [+1.50] rx=133952 (8359 MB) # 21.39 [+0.00] ok # 21.59 [+0.20] ipv6 tcp -m 1 -t 1 -n 1 # 23.05 [+1.46] tx=116693 (MB=7282), tx/s=116693 (MB/s=7282) # 24.41 [+1.36] rx=56576 (7282 MB) # 24.41 [+0.00] ok # 24.59 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 26.01 [+1.42] tx=137760 (MB=8596), tx/s=137760 (MB/s=8596) # 27.51 [+1.50] rx=137760 (8596 MB) # 27.51 [+0.00] ok # 27.70 [+0.19] ipv6 tcp -m 2 -t 1 -n 1 # 29.16 [+1.46] tx=116418 (MB=7264), tx/s=116418 (MB/s=7264) # 30.52 [+1.36] rx=58202 (7264 MB) # 30.52 [+0.00] ok # 30.70 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.12 [+1.42] tx=129600 (MB=8087), tx/s=129600 (MB/s=8087) # 33.62 [+1.50] rx=129600 (8087 MB) # 33.62 [+0.00] ok # 33.80 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.22 [+1.42] tx=124450 (MB=7766), tx/s=124450 (MB/s=7766) # 36.62 [+1.40] rx=61992 (7766 MB) # 36.62 [+0.00] ok # 36.64 [+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__->