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.17 [+0.17] ipv4 udp -m 1 -t 1 -n 32 # 1.59 [+1.42] tx=124992 (MB=7799), tx/s=124992 (MB/s=7799) # 3.10 [+1.50] rx=124992 (7799 MB) # 3.10 [+0.00] ok # 3.29 [+0.19] ipv4 tcp -m 1 -t 1 -n 1 # 4.72 [+1.43] tx=131861 (MB=8228), tx/s=131861 (MB/s=8228) # 6.12 [+1.40] rx=65888 (8228 MB) # 6.12 [+0.00] ok # 6.33 [+0.21] ipv4 udp -m 2 -t 1 -n 32 # 7.75 [+1.43] tx=141344 (MB=8820), tx/s=141344 (MB/s=8820) # 9.25 [+1.50] rx=141344 (8820 MB) # 9.25 [+0.00] ok # 9.45 [+0.19] ipv4 tcp -m 2 -t 1 -n 1 # 10.91 [+1.46] tx=117263 (MB=7317), tx/s=117263 (MB/s=7317) # 12.27 [+1.36] rx=58563 (7317 MB) # 12.27 [+0.00] ok # 12.47 [+0.20] ipv4 udp -m 3 -t 1 -n 32 # 13.89 [+1.42] tx=156352 (MB=9756), tx/s=156352 (MB/s=9756) # 15.39 [+1.50] rx=156352 (9756 MB) # 15.39 [+0.00] ok # 15.58 [+0.19] ipv4 tcp -m 3 -t 1 -n 1 # 17.01 [+1.42] tx=126938 (MB=7921), tx/s=126938 (MB/s=7921) # 18.41 [+1.40] rx=63304 (7921 MB) # 18.41 [+0.00] ok # 18.60 [+0.20] ipv6 udp -m 1 -t 1 -n 32 # 20.03 [+1.43] tx=108896 (MB=6795), tx/s=108896 (MB/s=6795) # 21.53 [+1.50] rx=108896 (6795 MB) # 21.53 [+0.00] ok # 21.73 [+0.19] ipv6 tcp -m 1 -t 1 -n 1 # 23.19 [+1.47] tx=103511 (MB=6459), tx/s=103511 (MB/s=6459) # 24.55 [+1.36] rx=51691 (6459 MB) # 24.55 [+0.00] ok # 24.76 [+0.21] ipv6 udp -m 2 -t 1 -n 32 # 26.18 [+1.42] tx=117056 (MB=7304), tx/s=117056 (MB/s=7304) # 27.68 [+1.50] rx=117056 (7304 MB) # 27.69 [+0.00] ok # 27.89 [+0.21] ipv6 tcp -m 2 -t 1 -n 1 # 29.36 [+1.46] tx=125022 (MB=7801), tx/s=125022 (MB/s=7801) # 30.71 [+1.36] rx=62497 (7801 MB) # 30.71 [+0.00] ok # 30.92 [+0.20] ipv6 udp -m 3 -t 1 -n 32 # 32.34 [+1.43] tx=123264 (MB=7692), tx/s=123264 (MB/s=7692) # 33.85 [+1.50] rx=123264 (7692 MB) # 33.85 [+0.00] ok # 34.05 [+0.21] ipv6 tcp -m 3 -t 1 -n 1 # 35.48 [+1.42] tx=117692 (MB=7344), tx/s=117692 (MB/s=7344) # 36.88 [+1.40] rx=58662 (7344 MB) # 36.88 [+0.00] ok # 36.90 [+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__->