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.59 [+1.42] tx=140480 (MB=8766), tx/s=140480 (MB/s=8766) # 3.09 [+1.50] rx=140480 (8766 MB) # 3.09 [+0.00] ok # 3.27 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.69 [+1.42] tx=114081 (MB=7119), tx/s=114081 (MB/s=7119) # 6.09 [+1.40] rx=57034 (7119 MB) # 6.09 [+0.00] ok # 6.27 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.69 [+1.42] tx=148512 (MB=9267), tx/s=148512 (MB/s=9267) # 9.19 [+1.50] rx=148512 (9267 MB) # 9.19 [+0.00] ok # 9.36 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.78 [+1.42] tx=140625 (MB=8775), tx/s=140625 (MB/s=8775) # 12.18 [+1.40] rx=70177 (8775 MB) # 12.18 [+0.00] ok # 12.35 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.77 [+1.42] tx=165280 (MB=10314), tx/s=165280 (MB/s=10314) # 15.27 [+1.50] rx=165280 (10314 MB) # 15.27 [+0.00] ok # 15.44 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.86 [+1.42] tx=146357 (MB=9133), tx/s=146357 (MB/s=9133) # 18.26 [+1.40] rx=73119 (9133 MB) # 18.26 [+0.00] ok # 18.43 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.86 [+1.42] tx=119200 (MB=7438), tx/s=119200 (MB/s=7438) # 21.36 [+1.50] rx=119200 (7438 MB) # 21.36 [+0.00] ok # 21.53 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.96 [+1.42] tx=131963 (MB=8234), tx/s=131963 (MB/s=8234) # 24.36 [+1.40] rx=65964 (8234 MB) # 24.36 [+0.00] ok # 24.52 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.94 [+1.42] tx=146688 (MB=9153), tx/s=146688 (MB/s=9153) # 27.44 [+1.50] rx=146688 (9153 MB) # 27.45 [+0.00] ok # 27.63 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.09 [+1.46] tx=113729 (MB=7097), tx/s=113729 (MB/s=7097) # 30.45 [+1.36] rx=56849 (7097 MB) # 30.45 [+0.00] ok # 30.62 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.05 [+1.42] tx=147008 (MB=9173), tx/s=147008 (MB/s=9173) # 33.55 [+1.50] rx=147008 (9173 MB) # 33.55 [+0.00] ok # 33.72 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.14 [+1.42] tx=121108 (MB=7557), tx/s=121108 (MB/s=7557) # 36.54 [+1.40] rx=60511 (7557 MB) # 36.54 [+0.00] ok # 36.56 [+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__->