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.57 [+1.42] tx=89536 (MB=5587), tx/s=89536 (MB/s=5587) # 3.07 [+1.50] rx=89536 (5587 MB) # 3.07 [+0.00] ok # 3.25 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.71 [+1.46] tx=114252 (MB=7129), tx/s=114252 (MB/s=7129) # 6.07 [+1.36] rx=57092 (7129 MB) # 6.07 [+0.00] ok # 6.23 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.65 [+1.42] tx=99808 (MB=6228), tx/s=99808 (MB/s=6228) # 9.15 [+1.50] rx=99808 (6228 MB) # 9.15 [+0.00] ok # 9.34 [+0.19] ipv4 tcp -m 2 -t 1 -n 1 # 10.81 [+1.46] tx=112399 (MB=7014), tx/s=112399 (MB/s=7014) # 12.17 [+1.36] rx=56168 (7014 MB) # 12.17 [+0.00] ok # 12.35 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.77 [+1.42] tx=99936 (MB=6236), tx/s=99936 (MB/s=6236) # 15.27 [+1.50] rx=99936 (6236 MB) # 15.27 [+0.00] ok # 15.45 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.92 [+1.46] tx=113280 (MB=7069), tx/s=113280 (MB/s=7069) # 18.28 [+1.36] rx=56074 (7069 MB) # 18.28 [+0.00] ok # 18.45 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.87 [+1.42] tx=122336 (MB=7634), tx/s=122336 (MB/s=7634) # 21.37 [+1.50] rx=122336 (7634 MB) # 21.37 [+0.00] ok # 21.53 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 22.99 [+1.46] tx=131848 (MB=8227), tx/s=131848 (MB/s=8227) # 24.35 [+1.36] rx=65896 (8227 MB) # 24.35 [+0.00] ok # 24.52 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.94 [+1.42] tx=103680 (MB=6470), tx/s=103680 (MB/s=6470) # 27.44 [+1.50] rx=103680 (6470 MB) # 27.44 [+0.00] ok # 27.60 [+0.15] ipv6 tcp -m 2 -t 1 -n 1 # 29.05 [+1.46] tx=135230 (MB=8438), tx/s=135230 (MB/s=8438) # 30.41 [+1.36] rx=66858 (8438 MB) # 30.41 [+0.00] ok # 30.59 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.01 [+1.42] tx=124864 (MB=7791), tx/s=124864 (MB/s=7791) # 33.51 [+1.50] rx=124864 (7791 MB) # 33.51 [+0.00] ok # 33.67 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 35.09 [+1.42] tx=129729 (MB=8095), tx/s=129729 (MB/s=8095) # 36.49 [+1.40] rx=64721 (8095 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__->