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.18 [+0.18] ipv4 udp -m 1 -t 1 -n 32 # 1.60 [+1.42] tx=131936 (MB=8233), tx/s=131936 (MB/s=8233) # 3.11 [+1.50] rx=131936 (8233 MB) # 3.11 [+0.00] ok # 3.30 [+0.19] ipv4 tcp -m 1 -t 1 -n 1 # 4.76 [+1.46] tx=115568 (MB=7211), tx/s=115568 (MB/s=7211) # 6.12 [+1.36] rx=57757 (7211 MB) # 6.12 [+0.00] ok # 6.30 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.72 [+1.42] tx=141824 (MB=8850), tx/s=141824 (MB/s=8850) # 9.22 [+1.50] rx=141824 (8850 MB) # 9.22 [+0.00] ok # 9.41 [+0.19] ipv4 tcp -m 2 -t 1 -n 1 # 10.87 [+1.46] tx=123415 (MB=7701), tx/s=123415 (MB/s=7701) # 12.23 [+1.36] rx=61692 (7701 MB) # 12.23 [+0.00] ok # 12.40 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.82 [+1.42] tx=162496 (MB=10140), tx/s=162496 (MB/s=10140) # 15.32 [+1.50] rx=162496 (10140 MB) # 15.32 [+0.00] ok # 15.50 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.92 [+1.42] tx=127994 (MB=7987), tx/s=127994 (MB/s=7987) # 18.32 [+1.40] rx=63836 (7987 MB) # 18.32 [+0.00] ok # 18.50 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.93 [+1.43] tx=93184 (MB=5815), tx/s=93184 (MB/s=5815) # 21.43 [+1.50] rx=93184 (5815 MB) # 21.43 [+0.00] ok # 21.59 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 23.05 [+1.46] tx=115499 (MB=7207), tx/s=115499 (MB/s=7207) # 24.41 [+1.36] rx=57726 (7207 MB) # 24.41 [+0.00] ok # 24.58 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 26.01 [+1.42] tx=142976 (MB=8922), tx/s=142976 (MB/s=8922) # 27.51 [+1.50] rx=142976 (8922 MB) # 27.51 [+0.00] ok # 27.73 [+0.22] ipv6 tcp -m 2 -t 1 -n 1 # 29.15 [+1.43] tx=120325 (MB=7508), tx/s=120325 (MB/s=7508) # 30.55 [+1.40] rx=59935 (7508 MB) # 30.55 [+0.00] ok # 30.82 [+0.27] ipv6 udp -m 3 -t 1 -n 32 # 32.26 [+1.44] tx=110432 (MB=6891), tx/s=110432 (MB/s=6891) # 33.76 [+1.50] rx=108454 (6767 MB) # 33.76 [+0.00] ok # 34.04 [+0.27] ipv6 tcp -m 3 -t 1 -n 1 # 35.52 [+1.48] tx=88996 (MB=5553), tx/s=88996 (MB/s=5553) # 36.87 [+1.36] rx=44151 (5553 MB) # 36.87 [+0.00] ok # 36.91 [+0.03] 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__->