From: "Alexey Klimov" <alexey.klimov@linaro.org>
To: "Srinivas Kandagatla" <srini@kernel.org>,
"Ekansh Gupta" <quic_ekangupt@quicinc.com>,
<vkatoch@qti.qualcomm.com>, <ekansh.gupta@oss.qualcomm.com>,
<chennak@qti.qualcomm.com>,
<srinivas.kandagatla@oss.qualcomm.com>
Cc: <linux-arm-msm@vger.kernel.org>, <devicetree@vger.kernel.org>,
<linux-kernel@vger.kernel.org>,
"Bjorn Andersson" <andersson@kernel.org>,
"Konrad Dybcio" <konradybcio@kernel.org>,
"Rob Herring" <robh@kernel.org>,
"Krzysztof Kozlowski" <krzk+dt@kernel.org>,
"Conor Dooley" <conor+dt@kernel.org>
Subject: Re: [RFT PATCH v3 0/2] Adsp fastrpc support for sm8750
Date: Fri, 12 Dec 2025 15:50:32 +0000 [thread overview]
Message-ID: <DEWCVSWNA1MN.10IT82HICKO8K@linaro.org> (raw)
In-Reply-To: <20251209-sm8750-fastrpc-adsp-v3-0-ccfff49a8af9@linaro.org>
(adding more Qcom folks to To: header, who asked to send this as soon
as possible)
On Tue Dec 9, 2025 at 7:37 AM GMT, Alexey Klimov wrote:
> Please test these changes therefore RFT tag. The fastrpc testing
> application under linux doesn't work for me but I was told there
> is a setup available somewhere in Qualcomm where this can be tested
> (perhaps android?).
I found time to compile and run the testing application. Currently it
seems to be untested under Linux (mainly strlcpy thingy and no manual
where files are expected to be found), there are also a lot of compilation
warnings.
https://github.com/qualcomm/fastrpc/tree/development/test
root@linaro-developer:~/github/fastrpc/test# fastrpc_test -d 0 -U 0 -t linux -a v68
Test PASSED
Please look at the mini-dm logs or the adb logcat logs for DSP output
[PASS] libmultithreading.so
Allocate 4000 bytes from ION heap
Creating sequence of numbers from 0 to 999
Compute sum on domain 0
Call calculator_sum on the DSP
Sum = 499500
Call calculator_max on the DSP
Max value = 999
[PASS] libcalculator.so
Demonstrating FARF run-time logging
hap_example function PASSED
Please look at the mini-dm logs or the adb logcat logs for DSP output
Demonstrating HAP_mem.h APIs
Error Code 0x4e : returned from hap_example_mem_dmahandle(handle, fd, offset, buffer_length)
hap_example function FAILED
Please look at the mini-dm logs or the adb logcat logs for DSP output
Error occurred with selector MEM (id: 1): 78
Demonstrating HAP_perf.h APIs
hap_example function PASSED
Please look at the mini-dm logs or the adb logcat logs for DSP output
[FAIL] libhap_example.so (error code: 0x4e)
========================================
Test Summary:
Total tests run: 3
Passed: 2
Failed: 1
Skipped: 0
========================================
RESULT: 1 test(s) FAILED
But the result is the same for CDSP (was it tested prior merging?).
The same results are for v75.
Adsprpcd works with audio_pd though. Maybe Qualcomm can help with this?
I don't think I will have enough time to debug this and narrow it down,
also very soon I will lose access to the device.
Best regards,
Alexey
next prev parent reply other threads:[~2025-12-12 15:50 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-12-09 7:37 [RFT PATCH v3 0/2] Adsp fastrpc support for sm8750 Alexey Klimov
2025-12-09 7:37 ` [PATCH RFT v3 1/2] arm64: dts: qcom: sm8750: add memory node for adsp fastrpc Alexey Klimov
2025-12-16 14:07 ` Konrad Dybcio
2025-12-09 7:38 ` [PATCH RFT v3 2/2] arm64: dts: qcom: sm8750: add ADSP fastrpc-compute-cb nodes Alexey Klimov
2025-12-12 15:50 ` Alexey Klimov [this message]
2025-12-16 12:51 ` [RFT PATCH v3 0/2] Adsp fastrpc support for sm8750 Konrad Dybcio
2025-12-17 11:56 ` Alexey Klimov
2026-01-21 19:56 ` Bjorn Andersson
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=DEWCVSWNA1MN.10IT82HICKO8K@linaro.org \
--to=alexey.klimov@linaro.org \
--cc=andersson@kernel.org \
--cc=chennak@qti.qualcomm.com \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=ekansh.gupta@oss.qualcomm.com \
--cc=konradybcio@kernel.org \
--cc=krzk+dt@kernel.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=quic_ekangupt@quicinc.com \
--cc=robh@kernel.org \
--cc=srini@kernel.org \
--cc=srinivas.kandagatla@oss.qualcomm.com \
--cc=vkatoch@qti.qualcomm.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox