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=124032 (MB=7740), tx/s=124032 (MB/s=7740) # 3.07 [+1.50] rx=124032 (7740 MB) # 3.07 [+0.00] ok # 3.25 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.71 [+1.46] tx=130833 (MB=8164), tx/s=130833 (MB/s=8164) # 6.07 [+1.36] rx=65389 (8164 MB) # 6.07 [+0.00] ok # 6.24 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.66 [+1.42] tx=148864 (MB=9289), tx/s=148864 (MB/s=9289) # 9.17 [+1.50] rx=148864 (9289 MB) # 9.17 [+0.00] ok # 9.34 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.80 [+1.46] tx=140114 (MB=8743), tx/s=140114 (MB/s=8743) # 12.16 [+1.36] rx=70025 (8743 MB) # 12.16 [+0.00] ok # 12.34 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.76 [+1.42] tx=163648 (MB=10212), tx/s=163648 (MB/s=10212) # 15.26 [+1.50] rx=163648 (10212 MB) # 15.26 [+0.00] ok # 15.44 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.94 [+1.50] tx=145207 (MB=9061), tx/s=145207 (MB/s=9061) # 18.26 [+1.32] rx=72501 (9061 MB) # 18.26 [+0.00] ok # 18.44 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.86 [+1.42] tx=139456 (MB=8702), tx/s=139456 (MB/s=8702) # 21.37 [+1.50] rx=139456 (8702 MB) # 21.37 [+0.00] ok # 21.54 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 23.01 [+1.46] tx=131329 (MB=8195), tx/s=131329 (MB/s=8195) # 24.36 [+1.36] rx=65654 (8195 MB) # 24.36 [+0.00] ok # 24.54 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 25.97 [+1.42] tx=150400 (MB=9385), tx/s=150400 (MB/s=9385) # 27.47 [+1.50] rx=150400 (9385 MB) # 27.47 [+0.00] ok # 27.64 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.11 [+1.46] tx=128920 (MB=8045), tx/s=128920 (MB/s=8045) # 30.47 [+1.36] rx=64432 (8045 MB) # 30.47 [+0.00] ok # 30.64 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.06 [+1.42] tx=165216 (MB=10310), tx/s=165216 (MB/s=10310) # 33.56 [+1.50] rx=165216 (10310 MB) # 33.56 [+0.00] ok # 33.74 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.16 [+1.42] tx=145033 (MB=9050), tx/s=145033 (MB/s=9050) # 36.56 [+1.40] rx=72437 (9050 MB) # 36.56 [+0.00] ok # 36.58 [+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__->