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.14 [+0.14] ipv4 udp -m 1 -t 1 -n 32 # 1.56 [+1.42] tx=140480 (MB=8766), tx/s=140480 (MB/s=8766) # 3.06 [+1.50] rx=140480 (8766 MB) # 3.06 [+0.00] ok # 3.22 [+0.16] ipv4 tcp -m 1 -t 1 -n 1 # 4.68 [+1.46] tx=115970 (MB=7236), tx/s=115970 (MB/s=7236) # 6.04 [+1.36] rx=57980 (7236 MB) # 6.04 [+0.00] ok # 6.21 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.63 [+1.42] tx=119872 (MB=7480), tx/s=119872 (MB/s=7480) # 9.13 [+1.50] rx=119872 (7480 MB) # 9.13 [+0.00] ok # 9.29 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.75 [+1.46] tx=139367 (MB=8697), tx/s=139367 (MB/s=8697) # 12.11 [+1.36] rx=69673 (8697 MB) # 12.11 [+0.00] ok # 12.26 [+0.15] ipv4 udp -m 3 -t 1 -n 32 # 13.68 [+1.42] tx=166208 (MB=10371), tx/s=166208 (MB/s=10371) # 15.19 [+1.50] rx=166208 (10371 MB) # 15.19 [+0.00] ok # 15.34 [+0.15] ipv4 tcp -m 3 -t 1 -n 1 # 16.76 [+1.42] tx=115868 (MB=7230), tx/s=115868 (MB/s=7230) # 18.16 [+1.40] rx=57912 (7230 MB) # 18.16 [+0.00] ok # 18.34 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.76 [+1.42] tx=110176 (MB=6875), tx/s=110176 (MB/s=6875) # 21.26 [+1.50] rx=110176 (6875 MB) # 21.26 [+0.00] ok # 21.42 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 22.84 [+1.42] tx=112135 (MB=6997), tx/s=112135 (MB/s=6997) # 24.24 [+1.40] rx=56063 (6997 MB) # 24.24 [+0.00] ok # 24.39 [+0.15] ipv6 udp -m 2 -t 1 -n 32 # 25.81 [+1.42] tx=118528 (MB=7396), tx/s=118528 (MB/s=7396) # 27.31 [+1.50] rx=118528 (7396 MB) # 27.31 [+0.00] ok # 27.48 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 28.90 [+1.42] tx=119692 (MB=7469), tx/s=119692 (MB/s=7469) # 30.30 [+1.40] rx=59841 (7469 MB) # 30.30 [+0.00] ok # 30.45 [+0.15] ipv6 udp -m 3 -t 1 -n 32 # 31.87 [+1.42] tx=163104 (MB=10178), tx/s=163104 (MB/s=10178) # 33.37 [+1.50] rx=163104 (10178 MB) # 33.37 [+0.00] ok # 33.52 [+0.15] ipv6 tcp -m 3 -t 1 -n 1 # 34.94 [+1.42] tx=142908 (MB=8917), tx/s=142908 (MB/s=8917) # 36.34 [+1.40] rx=71391 (8917 MB) # 36.34 [+0.00] ok # 36.36 [+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__->