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.16 [+0.16] ipv4 udp -m 1 -t 1 -n 32 # 1.58 [+1.42] tx=73824 (MB=4606), tx/s=73824 (MB/s=4606) # 3.08 [+1.50] rx=73824 (4606 MB) # 3.08 [+0.00] ok # 3.47 [+0.39] ipv4 tcp -m 1 -t 1 -n 1 # 4.97 [+1.49] tx=87096 (MB=5435), tx/s=87096 (MB/s=5435) # 6.32 [+1.36] rx=43348 (5435 MB) # 6.33 [+0.00] ok # 6.53 [+0.20] ipv4 udp -m 2 -t 1 -n 32 # 7.95 [+1.42] tx=95712 (MB=5972), tx/s=95712 (MB/s=5972) # 9.45 [+1.50] rx=95712 (5972 MB) # 9.45 [+0.00] ok # 9.64 [+0.19] ipv4 tcp -m 2 -t 1 -n 1 # 11.10 [+1.46] tx=133469 (MB=8328), tx/s=133469 (MB/s=8328) # 12.46 [+1.36] rx=66724 (8328 MB) # 12.46 [+0.00] ok # 12.64 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 14.06 [+1.42] tx=113536 (MB=7085), tx/s=113536 (MB/s=7085) # 15.56 [+1.50] rx=113536 (7085 MB) # 15.56 [+0.00] ok # 15.75 [+0.19] ipv4 tcp -m 3 -t 1 -n 1 # 17.17 [+1.42] tx=110741 (MB=6910), tx/s=110741 (MB/s=6910) # 18.57 [+1.40] rx=55257 (6910 MB) # 18.57 [+0.00] ok # 18.75 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 20.17 [+1.42] tx=98144 (MB=6124), tx/s=98144 (MB/s=6124) # 21.67 [+1.50] rx=98144 (6124 MB) # 21.67 [+0.00] ok # 21.85 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 23.31 [+1.46] tx=115086 (MB=7181), tx/s=115086 (MB/s=7181) # 24.67 [+1.36] rx=57495 (7181 MB) # 24.67 [+0.00] ok # 24.84 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 26.26 [+1.42] tx=95744 (MB=5974), tx/s=95744 (MB/s=5974) # 27.76 [+1.50] rx=95743 (5974 MB) # 27.76 [+0.00] ok # 27.94 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.41 [+1.46] tx=112126 (MB=6997), tx/s=112126 (MB/s=6997) # 30.76 [+1.36] rx=55972 (6997 MB) # 30.77 [+0.00] ok # 30.96 [+0.19] ipv6 udp -m 3 -t 1 -n 32 # 32.38 [+1.42] tx=114272 (MB=7130), tx/s=114272 (MB/s=7130) # 33.88 [+1.50] rx=114272 (7130 MB) # 33.88 [+0.00] ok # 34.06 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.48 [+1.42] tx=114117 (MB=7121), tx/s=114117 (MB/s=7121) # 36.88 [+1.40] rx=56915 (7121 MB) # 36.88 [+0.00] ok # 36.90 [+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__->