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.56 [+1.42] tx=119072 (MB=7430), tx/s=119072 (MB/s=7430) # 3.07 [+1.50] rx=119072 (7430 MB) # 3.07 [+0.00] ok # 3.25 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.67 [+1.42] tx=117855 (MB=7354), tx/s=117855 (MB/s=7354) # 6.07 [+1.40] rx=58868 (7354 MB) # 6.07 [+0.00] ok # 6.24 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.65 [+1.42] tx=128192 (MB=7999), tx/s=128192 (MB/s=7999) # 9.16 [+1.50] rx=128192 (7999 MB) # 9.16 [+0.00] ok # 9.32 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.75 [+1.42] tx=119472 (MB=7455), tx/s=119472 (MB/s=7455) # 12.14 [+1.40] rx=59732 (7455 MB) # 12.15 [+0.00] ok # 12.31 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.73 [+1.42] tx=144512 (MB=9018), tx/s=144512 (MB/s=9018) # 15.23 [+1.50] rx=144512 (9018 MB) # 15.23 [+0.00] ok # 15.40 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.82 [+1.42] tx=128562 (MB=8022), tx/s=128562 (MB/s=8022) # 18.22 [+1.40] rx=64245 (8022 MB) # 18.22 [+0.00] ok # 18.39 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.81 [+1.42] tx=117728 (MB=7346), tx/s=117728 (MB/s=7346) # 21.31 [+1.50] rx=117728 (7346 MB) # 21.31 [+0.00] ok # 21.49 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.91 [+1.42] tx=117282 (MB=7318), tx/s=117282 (MB/s=7318) # 24.31 [+1.40] rx=58637 (7318 MB) # 24.31 [+0.00] ok # 24.48 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.90 [+1.42] tx=126592 (MB=7899), tx/s=126592 (MB/s=7899) # 27.40 [+1.50] rx=126592 (7899 MB) # 27.40 [+0.00] ok # 27.58 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.04 [+1.46] tx=123253 (MB=7691), tx/s=123253 (MB/s=7691) # 30.40 [+1.36] rx=61512 (7691 MB) # 30.40 [+0.00] ok # 30.56 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 31.98 [+1.42] tx=142784 (MB=8910), tx/s=142784 (MB/s=8910) # 33.48 [+1.50] rx=142784 (8910 MB) # 33.48 [+0.00] ok # 33.65 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.07 [+1.42] tx=126266 (MB=7879), tx/s=126266 (MB/s=7879) # 36.47 [+1.40] rx=62905 (7879 MB) # 36.47 [+0.00] ok # 36.50 [+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__->