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.58 [+1.42] tx=132736 (MB=8283), tx/s=132736 (MB/s=8283) # 3.08 [+1.50] rx=132736 (8283 MB) # 3.08 [+0.00] ok # 3.27 [+0.19] ipv4 tcp -m 1 -t 1 -n 1 # 4.73 [+1.46] tx=113833 (MB=7103), tx/s=113833 (MB/s=7103) # 6.09 [+1.36] rx=56811 (7103 MB) # 6.10 [+0.00] ok # 6.29 [+0.20] ipv4 udp -m 2 -t 1 -n 32 # 7.72 [+1.43] tx=97088 (MB=6058), tx/s=97088 (MB/s=6058) # 9.22 [+1.50] rx=97088 (6058 MB) # 9.23 [+0.00] ok # 9.41 [+0.19] ipv4 tcp -m 2 -t 1 -n 1 # 10.84 [+1.42] tx=112233 (MB=7003), tx/s=112233 (MB/s=7003) # 12.24 [+1.40] rx=56095 (7003 MB) # 12.24 [+0.00] ok # 12.44 [+0.20] ipv4 udp -m 3 -t 1 -n 32 # 13.86 [+1.42] tx=151968 (MB=9483), tx/s=151968 (MB/s=9483) # 15.37 [+1.50] rx=151968 (9483 MB) # 15.37 [+0.00] ok # 15.56 [+0.19] ipv4 tcp -m 3 -t 1 -n 1 # 16.99 [+1.43] tx=140126 (MB=8744), tx/s=140126 (MB/s=8744) # 18.39 [+1.40] rx=69996 (8744 MB) # 18.39 [+0.00] ok # 18.57 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.99 [+1.42] tx=136640 (MB=8526), tx/s=136640 (MB/s=8526) # 21.49 [+1.50] rx=136640 (8526 MB) # 21.49 [+0.00] ok # 21.68 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 23.10 [+1.42] tx=115231 (MB=7190), tx/s=115231 (MB/s=7190) # 24.50 [+1.40] rx=57572 (7190 MB) # 24.50 [+0.00] ok # 24.67 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 26.10 [+1.42] tx=147744 (MB=9219), tx/s=147744 (MB/s=9219) # 27.60 [+1.50] rx=147744 (9219 MB) # 27.60 [+0.00] ok # 27.77 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.24 [+1.46] tx=129356 (MB=8072), tx/s=129356 (MB/s=8072) # 30.59 [+1.36] rx=64576 (8072 MB) # 30.60 [+0.00] ok # 30.77 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.19 [+1.42] tx=155488 (MB=9703), tx/s=155488 (MB/s=9703) # 33.69 [+1.50] rx=155488 (9703 MB) # 33.69 [+0.00] ok # 33.86 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.28 [+1.42] tx=136065 (MB=8490), tx/s=136065 (MB/s=8490) # 36.68 [+1.40] rx=67954 (8490 MB) # 36.69 [+0.00] ok # 36.71 [+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__->