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=133696 (MB=8343), tx/s=133696 (MB/s=8343) # 3.08 [+1.50] rx=133696 (8343 MB) # 3.08 [+0.00] ok # 3.25 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.71 [+1.46] tx=118048 (MB=7366), tx/s=118048 (MB/s=7366) # 6.07 [+1.36] rx=58987 (7366 MB) # 6.07 [+0.00] ok # 6.25 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.67 [+1.42] tx=124416 (MB=7764), tx/s=124416 (MB/s=7764) # 9.17 [+1.50] rx=124416 (7764 MB) # 9.18 [+0.00] ok # 9.37 [+0.20] ipv4 tcp -m 2 -t 1 -n 1 # 10.84 [+1.46] tx=134148 (MB=8371), tx/s=134148 (MB/s=8371) # 12.20 [+1.36] rx=67067 (8371 MB) # 12.20 [+0.00] ok # 12.38 [+0.19] ipv4 udp -m 3 -t 1 -n 32 # 13.81 [+1.42] tx=159680 (MB=9964), tx/s=159680 (MB/s=9964) # 15.31 [+1.50] rx=159680 (9964 MB) # 15.31 [+0.00] ok # 15.49 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.91 [+1.42] tx=139689 (MB=8717), tx/s=139689 (MB/s=8717) # 18.31 [+1.40] rx=69722 (8717 MB) # 18.31 [+0.00] ok # 18.49 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.91 [+1.42] tx=132736 (MB=8283), tx/s=132736 (MB/s=8283) # 21.41 [+1.50] rx=132736 (8283 MB) # 21.42 [+0.00] ok # 21.59 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 23.06 [+1.46] tx=124487 (MB=7768), tx/s=124487 (MB/s=7768) # 24.41 [+1.36] rx=62173 (7768 MB) # 24.42 [+0.00] ok # 24.59 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 26.01 [+1.42] tx=145632 (MB=9087), tx/s=145632 (MB/s=9087) # 27.51 [+1.50] rx=145632 (9087 MB) # 27.52 [+0.00] ok # 27.69 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.11 [+1.42] tx=112441 (MB=7016), tx/s=112441 (MB/s=7016) # 30.52 [+1.40] rx=56184 (7016 MB) # 30.52 [+0.00] ok # 30.68 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 32.10 [+1.42] tx=121280 (MB=7568), tx/s=121280 (MB/s=7568) # 33.60 [+1.50] rx=121280 (7568 MB) # 33.60 [+0.00] ok # 33.79 [+0.19] ipv6 tcp -m 3 -t 1 -n 1 # 35.21 [+1.42] tx=135220 (MB=8438), tx/s=135220 (MB/s=8438) # 36.61 [+1.40] rx=67479 (8438 MB) # 36.61 [+0.00] ok # 36.63 [+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__->