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=131392 (MB=8199), tx/s=131392 (MB/s=8199) # 3.07 [+1.50] rx=131392 (8199 MB) # 3.07 [+0.00] ok # 3.23 [+0.16] ipv4 tcp -m 1 -t 1 -n 1 # 4.70 [+1.46] tx=130442 (MB=8140), tx/s=130442 (MB/s=8140) # 6.05 [+1.36] rx=65206 (8140 MB) # 6.05 [+0.00] ok # 6.23 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.65 [+1.42] tx=137088 (MB=8554), tx/s=137088 (MB/s=8554) # 9.16 [+1.50] rx=137088 (8554 MB) # 9.16 [+0.00] ok # 9.34 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.80 [+1.46] tx=121480 (MB=7580), tx/s=121480 (MB/s=7580) # 12.16 [+1.36] rx=60653 (7580 MB) # 12.16 [+0.00] ok # 12.33 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.75 [+1.42] tx=128640 (MB=8027), tx/s=128640 (MB/s=8027) # 15.25 [+1.50] rx=128640 (8027 MB) # 15.25 [+0.00] ok # 15.43 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.85 [+1.42] tx=108104 (MB=6746), tx/s=108104 (MB/s=6746) # 18.25 [+1.40] rx=53608 (6746 MB) # 18.26 [+0.00] ok # 18.44 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 19.87 [+1.42] tx=105984 (MB=6613), tx/s=105984 (MB/s=6613) # 21.37 [+1.50] rx=105984 (6613 MB) # 21.37 [+0.00] ok # 21.54 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.96 [+1.42] tx=113725 (MB=7096), tx/s=113725 (MB/s=7096) # 24.36 [+1.40] rx=56727 (7096 MB) # 24.36 [+0.00] ok # 24.55 [+0.19] ipv6 udp -m 2 -t 1 -n 32 # 25.98 [+1.42] tx=139968 (MB=8734), tx/s=139968 (MB/s=8734) # 27.48 [+1.50] rx=139968 (8734 MB) # 27.48 [+0.00] ok # 27.65 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.11 [+1.46] tx=127719 (MB=7970), tx/s=127719 (MB/s=7970) # 30.47 [+1.36] rx=63798 (7970 MB) # 30.47 [+0.00] ok # 30.65 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.07 [+1.42] tx=160416 (MB=10010), tx/s=160416 (MB/s=10010) # 33.57 [+1.50] rx=160416 (10010 MB) # 33.57 [+0.00] ok # 33.72 [+0.15] ipv6 tcp -m 3 -t 1 -n 1 # 35.14 [+1.42] tx=135308 (MB=8443), tx/s=135308 (MB/s=8443) # 36.54 [+1.40] rx=67563 (8443 MB) # 36.54 [+0.00] ok # 36.56 [+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__->