csullivan opened a new issue, #11396: URL: https://github.com/apache/tvm/issues/11396
### Expected behavior Each built runtime module should be sent via the HexagonSession from host -> android -> hexagon for performance trials. ### Actual behavior There are errors in the minrpc and fastrpc layers ``` [08500/02] 48:28.197 2992f:2a8d: CDSP: INFO: Error: ERROR: ProcessOnePacket failed 0081 hexagon_common.cc [08500/02] 48:28.197 2992f:2a8d: CDSP: INFO: Error: ERROR: hexagon_rpc_send failed, written_size (-1) != dataLen (12) 0081 hexagon_common.cc ``` ### Steps to reproduce Run the test introduced in #11395 on remote Hexagon hardware. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
