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.57 [+1.42] tx=138944 (MB=8670), tx/s=138944 (MB/s=8670) # 3.07 [+1.50] rx=136746 (8533 MB) # 3.07 [+0.00] ok # 3.25 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.67 [+1.42] tx=117252 (MB=7316), tx/s=117252 (MB/s=7316) # 6.07 [+1.40] rx=58602 (7316 MB) # 6.07 [+0.00] ok # 6.24 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.66 [+1.42] tx=121664 (MB=7592), tx/s=121664 (MB/s=7592) # 9.16 [+1.50] rx=121664 (7592 MB) # 9.16 [+0.00] ok # 9.33 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.75 [+1.42] tx=117870 (MB=7355), tx/s=117870 (MB/s=7355) # 12.15 [+1.40] rx=58933 (7355 MB) # 12.15 [+0.00] ok # 12.32 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.74 [+1.42] tx=137728 (MB=8594), tx/s=137728 (MB/s=8594) # 15.24 [+1.50] rx=137728 (8594 MB) # 15.25 [+0.00] ok # 15.41 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.83 [+1.42] tx=140605 (MB=8774), tx/s=140605 (MB/s=8774) # 18.23 [+1.40] rx=70196 (8774 MB) # 18.24 [+0.00] ok # 18.41 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.83 [+1.42] tx=137184 (MB=8560), tx/s=137184 (MB/s=8560) # 21.33 [+1.50] rx=137184 (8560 MB) # 21.33 [+0.00] ok # 21.51 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 22.97 [+1.46] tx=130212 (MB=8125), tx/s=130212 (MB/s=8125) # 24.33 [+1.36] rx=65066 (8125 MB) # 24.33 [+0.00] ok # 24.50 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.92 [+1.42] tx=148320 (MB=9255), tx/s=148320 (MB/s=9255) # 27.42 [+1.50] rx=148320 (9255 MB) # 27.43 [+0.00] ok # 27.59 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.01 [+1.42] tx=136437 (MB=8514), tx/s=136437 (MB/s=8514) # 30.41 [+1.40] rx=67960 (8514 MB) # 30.41 [+0.00] ok # 30.58 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.00 [+1.42] tx=164896 (MB=10290), tx/s=164896 (MB/s=10290) # 33.50 [+1.50] rx=164896 (10290 MB) # 33.51 [+0.00] ok # 33.67 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.09 [+1.42] tx=122184 (MB=7624), tx/s=122184 (MB/s=7624) # 36.49 [+1.40] rx=61044 (7624 MB) # 36.49 [+0.00] ok # 36.51 [+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__->