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.14 [+0.14] ipv4 udp -m 1 -t 1 -n 32 # 1.56 [+1.42] tx=139168 (MB=8684), tx/s=139168 (MB/s=8684) # 3.06 [+1.50] rx=139168 (8684 MB) # 3.06 [+0.00] ok # 3.23 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.69 [+1.46] tx=126922 (MB=7920), tx/s=126922 (MB/s=7920) # 6.05 [+1.36] rx=63428 (7920 MB) # 6.05 [+0.00] ok # 6.21 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.63 [+1.42] tx=141216 (MB=8812), tx/s=141216 (MB/s=8812) # 9.13 [+1.50] rx=141216 (8812 MB) # 9.14 [+0.00] ok # 9.32 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.78 [+1.46] tx=127471 (MB=7954), tx/s=127471 (MB/s=7954) # 12.14 [+1.36] rx=62989 (7954 MB) # 12.14 [+0.00] ok # 12.30 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.72 [+1.42] tx=152704 (MB=9529), tx/s=152704 (MB/s=9529) # 15.22 [+1.50] rx=152704 (9529 MB) # 15.22 [+0.00] ok # 15.38 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.80 [+1.42] tx=143160 (MB=8933), tx/s=143160 (MB/s=8933) # 18.20 [+1.40] rx=71514 (8933 MB) # 18.21 [+0.00] ok # 18.37 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.79 [+1.42] tx=138944 (MB=8670), tx/s=138944 (MB/s=8670) # 21.29 [+1.50] rx=138944 (8670 MB) # 21.30 [+0.00] ok # 21.46 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 22.92 [+1.46] tx=124514 (MB=7770), tx/s=124514 (MB/s=7770) # 24.28 [+1.36] rx=62227 (7770 MB) # 24.28 [+0.00] ok # 24.45 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.87 [+1.42] tx=116352 (MB=7260), tx/s=116352 (MB/s=7260) # 27.37 [+1.50] rx=116352 (7260 MB) # 27.37 [+0.00] ok # 27.55 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.01 [+1.46] tx=119119 (MB=7433), tx/s=119119 (MB/s=7433) # 30.37 [+1.36] rx=58771 (7433 MB) # 30.37 [+0.00] ok # 30.56 [+0.19] ipv6 udp -m 3 -t 1 -n 32 # 31.98 [+1.42] tx=138112 (MB=8618), tx/s=138112 (MB/s=8618) # 33.48 [+1.50] rx=138112 (8618 MB) # 33.48 [+0.00] ok # 33.65 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.07 [+1.42] tx=136792 (MB=8536), tx/s=136792 (MB/s=8536) # 36.47 [+1.40] rx=68152 (8536 MB) # 36.47 [+0.00] ok # 36.49 [+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__->