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.12 [+0.12] ipv4 udp -m 1 -t 1 -n 32 # 1.54 [+1.42] tx=127968 (MB=7985), tx/s=127968 (MB/s=7985) # 3.04 [+1.50] rx=127968 (7985 MB) # 3.05 [+0.00] ok # 3.23 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.65 [+1.42] tx=116148 (MB=7248), tx/s=116148 (MB/s=7248) # 6.05 [+1.40] rx=58059 (7248 MB) # 6.05 [+0.00] ok # 6.24 [+0.19] ipv4 udp -m 2 -t 1 -n 32 # 7.66 [+1.42] tx=146080 (MB=9115), tx/s=146080 (MB/s=9115) # 9.16 [+1.50] rx=146080 (9115 MB) # 9.17 [+0.00] ok # 9.32 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.75 [+1.42] tx=138620 (MB=8650), tx/s=138620 (MB/s=8650) # 12.15 [+1.40] rx=69282 (8650 MB) # 12.15 [+0.00] ok # 12.31 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.73 [+1.42] tx=156032 (MB=9736), tx/s=156032 (MB/s=9736) # 15.23 [+1.50] rx=156032 (9736 MB) # 15.23 [+0.00] ok # 15.39 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.81 [+1.42] tx=132244 (MB=8252), tx/s=132244 (MB/s=8252) # 18.21 [+1.40] rx=65986 (8252 MB) # 18.21 [+0.00] ok # 18.40 [+0.20] ipv6 udp -m 1 -t 1 -n 32 # 19.82 [+1.42] tx=135936 (MB=8482), tx/s=135936 (MB/s=8482) # 21.32 [+1.50] rx=135936 (8482 MB) # 21.32 [+0.00] ok # 21.52 [+0.20] ipv6 tcp -m 1 -t 1 -n 1 # 22.98 [+1.46] tx=127023 (MB=7926), tx/s=127023 (MB/s=7926) # 24.34 [+1.36] rx=63498 (7926 MB) # 24.34 [+0.00] ok # 24.53 [+0.19] ipv6 udp -m 2 -t 1 -n 32 # 25.95 [+1.42] tx=109056 (MB=6805), tx/s=109056 (MB/s=6805) # 27.45 [+1.50] rx=109056 (6805 MB) # 27.45 [+0.00] ok # 27.64 [+0.19] ipv6 tcp -m 2 -t 1 -n 1 # 29.11 [+1.47] tx=110179 (MB=6875), tx/s=110179 (MB/s=6875) # 30.47 [+1.36] rx=55083 (6875 MB) # 30.47 [+0.00] ok # 30.67 [+0.20] ipv6 udp -m 3 -t 1 -n 32 # 32.09 [+1.42] tx=160672 (MB=10026), tx/s=160672 (MB/s=10026) # 33.59 [+1.50] rx=160672 (10026 MB) # 33.59 [+0.00] ok # 33.79 [+0.20] ipv6 tcp -m 3 -t 1 -n 1 # 35.21 [+1.42] tx=112030 (MB=6991), tx/s=112030 (MB/s=6991) # 36.61 [+1.40] rx=55471 (6991 MB) # 36.61 [+0.00] ok # 36.64 [+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__->