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.19 [+0.19] ipv4 udp -m 1 -t 1 -n 32 # 1.62 [+1.42] tx=122752 (MB=7660), tx/s=122752 (MB/s=7660) # 3.12 [+1.50] rx=122752 (7660 MB) # 3.12 [+0.00] ok # 3.30 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.72 [+1.42] tx=99440 (MB=6205), tx/s=99440 (MB/s=6205) # 6.12 [+1.40] rx=49708 (6205 MB) # 6.12 [+0.00] ok # 6.33 [+0.21] ipv4 udp -m 2 -t 1 -n 32 # 7.76 [+1.42] tx=144832 (MB=9038), tx/s=144832 (MB/s=9038) # 9.26 [+1.50] rx=144832 (9038 MB) # 9.26 [+0.00] ok # 9.46 [+0.20] ipv4 tcp -m 2 -t 1 -n 1 # 10.88 [+1.42] tx=119151 (MB=7435), tx/s=119151 (MB/s=7435) # 12.28 [+1.40] rx=58883 (7435 MB) # 12.28 [+0.00] ok # 12.48 [+0.20] ipv4 udp -m 3 -t 1 -n 32 # 13.91 [+1.42] tx=160448 (MB=10012), tx/s=160448 (MB/s=10012) # 15.41 [+1.50] rx=160448 (10012 MB) # 15.41 [+0.00] ok # 15.60 [+0.19] ipv4 tcp -m 3 -t 1 -n 1 # 17.02 [+1.42] tx=136509 (MB=8518), tx/s=136509 (MB/s=8518) # 18.42 [+1.40] rx=68143 (8518 MB) # 18.43 [+0.00] ok # 18.61 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 20.03 [+1.42] tx=129568 (MB=8085), tx/s=129568 (MB/s=8085) # 21.53 [+1.50] rx=129568 (8085 MB) # 21.53 [+0.00] ok # 21.74 [+0.21] ipv6 tcp -m 1 -t 1 -n 1 # 23.20 [+1.46] tx=108178 (MB=6750), tx/s=108178 (MB/s=6750) # 24.56 [+1.36] rx=54038 (6750 MB) # 24.57 [+0.00] ok # 24.77 [+0.21] ipv6 udp -m 2 -t 1 -n 32 # 26.20 [+1.42] tx=114720 (MB=7158), tx/s=114720 (MB/s=7158) # 27.70 [+1.50] rx=114720 (7158 MB) # 27.70 [+0.00] ok # 27.89 [+0.20] ipv6 tcp -m 2 -t 1 -n 1 # 29.36 [+1.46] tx=109009 (MB=6802), tx/s=109009 (MB/s=6802) # 30.72 [+1.36] rx=54451 (6802 MB) # 30.72 [+0.00] ok # 30.90 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.33 [+1.42] tx=120832 (MB=7540), tx/s=120832 (MB/s=7540) # 33.83 [+1.50] rx=120832 (7540 MB) # 33.83 [+0.00] ok # 34.00 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.42 [+1.42] tx=140511 (MB=8768), tx/s=140511 (MB/s=8768) # 36.82 [+1.40] rx=70214 (8768 MB) # 36.82 [+0.00] ok # 36.84 [+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__->