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=109248 (MB=6817), tx/s=109248 (MB/s=6817) # 3.06 [+1.50] rx=109248 (6817 MB) # 3.07 [+0.00] ok # 3.25 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.71 [+1.46] tx=112667 (MB=7030), tx/s=112667 (MB/s=7030) # 6.07 [+1.36] rx=56295 (7030 MB) # 6.07 [+0.00] ok # 6.24 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.66 [+1.42] tx=144640 (MB=9026), tx/s=144640 (MB/s=9026) # 9.16 [+1.50] rx=144640 (9026 MB) # 9.16 [+0.00] ok # 9.32 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.78 [+1.46] tx=129602 (MB=8087), tx/s=129602 (MB/s=8087) # 12.14 [+1.36] rx=64721 (8087 MB) # 12.14 [+0.00] ok # 12.32 [+0.19] ipv4 udp -m 3 -t 1 -n 32 # 13.74 [+1.42] tx=165920 (MB=10354), tx/s=165920 (MB/s=10354) # 15.24 [+1.50] rx=165920 (10354 MB) # 15.25 [+0.00] ok # 15.40 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.82 [+1.42] tx=138642 (MB=8651), tx/s=138642 (MB/s=8651) # 18.22 [+1.40] rx=69080 (8651 MB) # 18.22 [+0.00] ok # 18.38 [+0.16] ipv6 udp -m 1 -t 1 -n 32 # 19.80 [+1.42] tx=134048 (MB=8365), tx/s=134048 (MB/s=8365) # 21.30 [+1.50] rx=134048 (8365 MB) # 21.30 [+0.00] ok # 21.46 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 22.92 [+1.46] tx=123273 (MB=7692), tx/s=123273 (MB/s=7692) # 24.28 [+1.36] rx=61611 (7692 MB) # 24.28 [+0.00] ok # 24.44 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 25.85 [+1.42] tx=143872 (MB=8978), tx/s=143872 (MB/s=8978) # 27.35 [+1.50] rx=143872 (8978 MB) # 27.36 [+0.00] ok # 27.52 [+0.16] ipv6 tcp -m 2 -t 1 -n 1 # 28.98 [+1.46] tx=135175 (MB=8435), tx/s=135175 (MB/s=8435) # 30.34 [+1.36] rx=67579 (8435 MB) # 30.34 [+0.00] ok # 30.48 [+0.15] ipv6 udp -m 3 -t 1 -n 32 # 31.90 [+1.42] tx=156256 (MB=9750), tx/s=156256 (MB/s=9750) # 33.41 [+1.50] rx=156256 (9750 MB) # 33.41 [+0.00] ok # 33.57 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 34.99 [+1.42] tx=122551 (MB=7647), tx/s=122551 (MB/s=7647) # 36.39 [+1.40] rx=61103 (7647 MB) # 36.39 [+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__->