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=129600 (MB=8087), tx/s=129600 (MB/s=8087) # 3.06 [+1.50] rx=129600 (8087 MB) # 3.07 [+0.00] ok # 3.24 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.70 [+1.46] tx=114852 (MB=7167), tx/s=114852 (MB/s=7167) # 6.06 [+1.36] rx=57389 (7167 MB) # 6.06 [+0.00] ok # 6.25 [+0.19] ipv4 udp -m 2 -t 1 -n 32 # 7.67 [+1.42] tx=123040 (MB=7678), tx/s=123040 (MB/s=7678) # 9.17 [+1.50] rx=123040 (7678 MB) # 9.17 [+0.00] ok # 9.34 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.81 [+1.46] tx=136603 (MB=8524), tx/s=136603 (MB/s=8524) # 12.17 [+1.36] rx=68278 (8524 MB) # 12.17 [+0.00] ok # 12.35 [+0.19] ipv4 udp -m 3 -t 1 -n 32 # 13.77 [+1.42] tx=162304 (MB=10128), tx/s=162304 (MB/s=10128) # 15.28 [+1.50] rx=162304 (10128 MB) # 15.28 [+0.00] ok # 15.48 [+0.20] ipv4 tcp -m 3 -t 1 -n 1 # 16.90 [+1.42] tx=104057 (MB=6493), tx/s=104057 (MB/s=6493) # 18.30 [+1.40] rx=51470 (6493 MB) # 18.30 [+0.00] ok # 18.50 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 19.92 [+1.42] tx=122944 (MB=7672), tx/s=122944 (MB/s=7672) # 21.42 [+1.50] rx=122944 (7672 MB) # 21.42 [+0.00] ok # 21.60 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 23.06 [+1.46] tx=119192 (MB=7438), tx/s=119192 (MB/s=7438) # 24.42 [+1.36] rx=59573 (7438 MB) # 24.42 [+0.00] ok # 24.58 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 26.00 [+1.42] tx=150752 (MB=9407), tx/s=150752 (MB/s=9407) # 27.50 [+1.50] rx=150752 (9407 MB) # 27.50 [+0.00] ok # 27.65 [+0.15] ipv6 tcp -m 2 -t 1 -n 1 # 29.11 [+1.46] tx=134185 (MB=8373), tx/s=134185 (MB/s=8373) # 30.47 [+1.36] rx=66152 (8373 MB) # 30.47 [+0.00] ok # 30.65 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.07 [+1.42] tx=160096 (MB=9990), tx/s=160096 (MB/s=9990) # 33.57 [+1.50] rx=160096 (9990 MB) # 33.57 [+0.00] ok # 33.75 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.18 [+1.42] tx=115455 (MB=7204), tx/s=115455 (MB/s=7204) # 36.58 [+1.40] rx=57273 (7204 MB) # 36.58 [+0.00] ok # 36.60 [+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__->