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.16 [+0.16] ipv4 udp -m 1 -t 1 -n 32 # 1.58 [+1.42] tx=125888 (MB=7855), tx/s=125888 (MB/s=7855) # 3.08 [+1.50] rx=125888 (7855 MB) # 3.08 [+0.00] ok # 3.27 [+0.19] ipv4 tcp -m 1 -t 1 -n 1 # 4.69 [+1.42] tx=112888 (MB=7044), tx/s=112888 (MB/s=7044) # 6.09 [+1.40] rx=56374 (7044 MB) # 6.09 [+0.00] ok # 6.27 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.69 [+1.42] tx=111904 (MB=6983), tx/s=111904 (MB/s=6983) # 9.19 [+1.50] rx=111904 (6983 MB) # 9.19 [+0.00] ok # 9.38 [+0.19] ipv4 tcp -m 2 -t 1 -n 1 # 10.84 [+1.47] tx=109856 (MB=6855), tx/s=109856 (MB/s=6855) # 12.20 [+1.36] rx=54693 (6855 MB) # 12.20 [+0.00] ok # 12.40 [+0.20] ipv4 udp -m 3 -t 1 -n 32 # 13.82 [+1.42] tx=154016 (MB=9611), tx/s=154016 (MB/s=9611) # 15.33 [+1.50] rx=154016 (9611 MB) # 15.33 [+0.00] ok # 15.49 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.91 [+1.42] tx=122974 (MB=7674), tx/s=122974 (MB/s=7674) # 18.31 [+1.40] rx=61288 (7674 MB) # 18.31 [+0.00] ok # 18.47 [+0.16] ipv6 udp -m 1 -t 1 -n 32 # 19.89 [+1.42] tx=133280 (MB=8317), tx/s=133280 (MB/s=8317) # 21.40 [+1.50] rx=133280 (8317 MB) # 21.40 [+0.00] ok # 21.56 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 23.02 [+1.46] tx=121795 (MB=7600), tx/s=121795 (MB/s=7600) # 24.38 [+1.36] rx=60357 (7600 MB) # 24.38 [+0.00] ok # 24.54 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 25.96 [+1.42] tx=126624 (MB=7901), tx/s=126624 (MB/s=7901) # 27.46 [+1.50] rx=126624 (7901 MB) # 27.46 [+0.00] ok # 27.65 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.11 [+1.46] tx=116297 (MB=7257), tx/s=116297 (MB/s=7257) # 30.47 [+1.36] rx=58128 (7257 MB) # 30.47 [+0.00] ok # 30.63 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.05 [+1.42] tx=167584 (MB=10457), tx/s=167584 (MB/s=10457) # 33.56 [+1.50] rx=167584 (10457 MB) # 33.56 [+0.00] ok # 33.72 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.14 [+1.42] tx=135125 (MB=8432), tx/s=135125 (MB/s=8432) # 36.54 [+1.40] rx=67464 (8432 MB) # 36.54 [+0.00] ok # 36.56 [+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__->