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.57 [+1.42] tx=137824 (MB=8600), tx/s=137824 (MB/s=8600) # 3.07 [+1.50] rx=137824 (8600 MB) # 3.07 [+0.00] ok # 3.23 [+0.16] ipv4 tcp -m 1 -t 1 -n 1 # 4.69 [+1.46] tx=122475 (MB=7642), tx/s=122475 (MB/s=7642) # 6.05 [+1.36] rx=61210 (7642 MB) # 6.05 [+0.00] ok # 6.22 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.65 [+1.42] tx=144384 (MB=9010), tx/s=144384 (MB/s=9010) # 9.15 [+1.50] rx=144384 (9010 MB) # 9.15 [+0.00] ok # 9.30 [+0.15] ipv4 tcp -m 2 -t 1 -n 1 # 10.76 [+1.46] tx=133030 (MB=8301), tx/s=133030 (MB/s=8301) # 12.12 [+1.36] rx=66486 (8301 MB) # 12.12 [+0.00] ok # 12.28 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.71 [+1.42] tx=165024 (MB=10298), tx/s=165024 (MB/s=10298) # 15.21 [+1.50] rx=165024 (10298 MB) # 15.21 [+0.00] ok # 15.37 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.78 [+1.42] tx=134593 (MB=8399), tx/s=134593 (MB/s=8399) # 18.18 [+1.40] rx=67109 (8399 MB) # 18.19 [+0.00] ok # 18.36 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.78 [+1.42] tx=136736 (MB=8532), tx/s=136736 (MB/s=8532) # 21.28 [+1.50] rx=136736 (8532 MB) # 21.28 [+0.00] ok # 21.45 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.91 [+1.46] tx=123502 (MB=7706), tx/s=123502 (MB/s=7706) # 24.27 [+1.36] rx=61747 (7706 MB) # 24.27 [+0.00] ok # 24.46 [+0.19] ipv6 udp -m 2 -t 1 -n 32 # 25.88 [+1.42] tx=105056 (MB=6555), tx/s=105056 (MB/s=6555) # 27.39 [+1.50] rx=105056 (6555 MB) # 27.39 [+0.00] ok # 27.57 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.03 [+1.46] tx=120827 (MB=7540), tx/s=120827 (MB/s=7540) # 30.39 [+1.36] rx=60404 (7540 MB) # 30.39 [+0.00] ok # 30.56 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 31.98 [+1.42] tx=163008 (MB=10172), tx/s=163008 (MB/s=10172) # 33.48 [+1.50] rx=163008 (10172 MB) # 33.48 [+0.00] ok # 33.65 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.07 [+1.42] tx=139337 (MB=8695), tx/s=139337 (MB/s=8695) # 36.47 [+1.40] rx=69507 (8695 MB) # 36.47 [+0.00] ok # 36.49 [+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__->