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.42] tx=118560 (MB=7398), tx/s=118560 (MB/s=7398) # 3.08 [+1.50] rx=118560 (7398 MB) # 3.08 [+0.00] ok # 3.25 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.67 [+1.42] tx=120236 (MB=7503), tx/s=120236 (MB/s=7503) # 6.07 [+1.40] rx=60111 (7503 MB) # 6.07 [+0.00] ok # 6.24 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.67 [+1.42] tx=127616 (MB=7963), tx/s=127616 (MB/s=7963) # 9.17 [+1.50] rx=127616 (7963 MB) # 9.17 [+0.00] ok # 9.34 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.76 [+1.42] tx=125243 (MB=7815), tx/s=125243 (MB/s=7815) # 12.16 [+1.40] rx=62400 (7815 MB) # 12.16 [+0.00] ok # 12.33 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.75 [+1.42] tx=143392 (MB=8948), tx/s=143392 (MB/s=8948) # 15.25 [+1.50] rx=140259 (8752 MB) # 15.25 [+0.00] ok # 15.42 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.84 [+1.42] tx=128066 (MB=7991), tx/s=128066 (MB/s=7991) # 18.24 [+1.40] rx=64015 (7991 MB) # 18.24 [+0.00] ok # 18.42 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.84 [+1.42] tx=118848 (MB=7416), tx/s=118848 (MB/s=7416) # 21.34 [+1.50] rx=118848 (7416 MB) # 21.34 [+0.00] ok # 21.51 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.97 [+1.46] tx=116004 (MB=7239), tx/s=116004 (MB/s=7239) # 24.33 [+1.36] rx=57998 (7239 MB) # 24.33 [+0.00] ok # 24.51 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 25.93 [+1.42] tx=128000 (MB=7987), tx/s=128000 (MB/s=7987) # 27.43 [+1.50] rx=128000 (7987 MB) # 27.43 [+0.00] ok # 27.60 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.06 [+1.46] tx=124524 (MB=7770), tx/s=124524 (MB/s=7770) # 30.42 [+1.36] rx=62255 (7770 MB) # 30.42 [+0.00] ok # 30.59 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.01 [+1.42] tx=138784 (MB=8660), tx/s=138784 (MB/s=8660) # 33.51 [+1.50] rx=138784 (8660 MB) # 33.51 [+0.00] ok # 33.67 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 35.09 [+1.42] tx=126570 (MB=7898), tx/s=126570 (MB/s=7898) # 36.49 [+1.40] rx=63238 (7898 MB) # 36.49 [+0.00] ok # 36.51 [+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__->