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.56 [+1.42] tx=85728 (MB=5349), tx/s=85728 (MB/s=5349) # 3.07 [+1.50] rx=85728 (5349 MB) # 3.07 [+0.00] ok # 3.24 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.70 [+1.46] tx=111200 (MB=6939), tx/s=111200 (MB/s=6939) # 6.06 [+1.36] rx=55579 (6939 MB) # 6.06 [+0.00] ok # 6.22 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.63 [+1.42] tx=113280 (MB=7069), tx/s=113280 (MB/s=7069) # 9.14 [+1.50] rx=113280 (7069 MB) # 9.14 [+0.00] ok # 9.30 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.77 [+1.46] tx=129760 (MB=8097), tx/s=129760 (MB/s=8097) # 12.12 [+1.36] rx=63128 (8097 MB) # 12.13 [+0.00] ok # 12.28 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.70 [+1.42] tx=141440 (MB=8826), tx/s=141440 (MB/s=8826) # 15.20 [+1.50] rx=141440 (8826 MB) # 15.20 [+0.00] ok # 15.37 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.79 [+1.42] tx=128061 (MB=7991), tx/s=128061 (MB/s=7991) # 18.19 [+1.40] rx=63899 (7991 MB) # 18.19 [+0.00] ok # 18.35 [+0.16] ipv6 udp -m 1 -t 1 -n 32 # 19.77 [+1.42] tx=95872 (MB=5982), tx/s=95872 (MB/s=5982) # 21.27 [+1.50] rx=95872 (5982 MB) # 21.28 [+0.00] ok # 21.45 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.91 [+1.46] tx=117561 (MB=7336), tx/s=117561 (MB/s=7336) # 24.27 [+1.36] rx=57930 (7336 MB) # 24.27 [+0.00] ok # 24.44 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.86 [+1.42] tx=104704 (MB=6533), tx/s=104704 (MB/s=6533) # 27.36 [+1.50] rx=104704 (6533 MB) # 27.36 [+0.00] ok # 27.53 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 28.99 [+1.46] tx=125526 (MB=7833), tx/s=125526 (MB/s=7833) # 30.35 [+1.36] rx=62739 (7833 MB) # 30.35 [+0.00] ok # 30.50 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 31.92 [+1.42] tx=112000 (MB=6989), tx/s=112000 (MB/s=6989) # 33.43 [+1.50] rx=112000 (6989 MB) # 33.43 [+0.00] ok # 33.58 [+0.15] ipv6 tcp -m 3 -t 1 -n 1 # 34.99 [+1.42] tx=140776 (MB=8784), tx/s=140776 (MB/s=8784) # 36.39 [+1.40] rx=70287 (8784 MB) # 36.40 [+0.00] ok # 36.41 [+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__->