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.60 [+1.42] tx=133344 (MB=8321), tx/s=133344 (MB/s=8321) # 3.10 [+1.50] rx=133344 (8321 MB) # 3.10 [+0.00] ok # 3.27 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.73 [+1.46] tx=126446 (MB=7890), tx/s=126446 (MB/s=7890) # 6.09 [+1.36] rx=62412 (7890 MB) # 6.09 [+0.00] ok # 6.27 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.69 [+1.42] tx=144224 (MB=9000), tx/s=144224 (MB/s=9000) # 9.19 [+1.50] rx=144224 (9000 MB) # 9.20 [+0.00] ok # 9.39 [+0.19] ipv4 tcp -m 2 -t 1 -n 1 # 10.85 [+1.46] tx=112858 (MB=7042), tx/s=112858 (MB/s=7042) # 12.21 [+1.36] rx=56368 (7042 MB) # 12.21 [+0.00] ok # 12.38 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.80 [+1.42] tx=161728 (MB=10092), tx/s=161728 (MB/s=10092) # 15.30 [+1.50] rx=161728 (10092 MB) # 15.30 [+0.00] ok # 15.46 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.92 [+1.46] tx=140762 (MB=8784), tx/s=140762 (MB/s=8784) # 18.28 [+1.36] rx=70230 (8784 MB) # 18.28 [+0.00] ok # 18.46 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.88 [+1.42] tx=140352 (MB=8758), tx/s=140352 (MB/s=8758) # 21.38 [+1.50] rx=140352 (8758 MB) # 21.38 [+0.00] ok # 21.56 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 23.02 [+1.46] tx=113893 (MB=7107), tx/s=113893 (MB/s=7107) # 24.38 [+1.36] rx=56929 (7107 MB) # 24.38 [+0.00] ok # 24.54 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 25.96 [+1.42] tx=144384 (MB=9010), tx/s=144384 (MB/s=9010) # 27.46 [+1.50] rx=144384 (9010 MB) # 27.46 [+0.00] ok # 27.63 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.09 [+1.46] tx=130973 (MB=8173), tx/s=130973 (MB/s=8173) # 30.45 [+1.36] rx=64623 (8173 MB) # 30.45 [+0.00] ok # 30.61 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 32.03 [+1.42] tx=154400 (MB=9635), tx/s=154400 (MB/s=9635) # 33.53 [+1.50] rx=154400 (9635 MB) # 33.53 [+0.00] ok # 33.73 [+0.20] ipv6 tcp -m 3 -t 1 -n 1 # 35.16 [+1.42] tx=102582 (MB=6401), tx/s=102582 (MB/s=6401) # 36.56 [+1.40] rx=51098 (6401 MB) # 36.56 [+0.00] ok # 36.58 [+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__->