Hi expert,
We met a issue about ipc performance between A72 and r5f(MCU3_0/1), detail information as follow:
[ 186.991328] omap-mailbox 31f82000.mailbox: Try increasing MBOX_TX_QUEUE_LEN
[ 187.002944] platform 5f00000.r5f: failed to send mailbox message, status = -105
[ 187.024043] omap-mailbox 31f82000.mailbox: Try increasing MBOX_TX_QUEUE_LEN
[ 187.033701] platform 5f00000.r5f: failed to send mailbox message, status = -105
[ 187.086134] omap-mailbox 31f82000.mailbox: Try increasing MBOX_TX_QUEUE_LEN
[ 187.096941] platform 5f00000.r5f: failed to send mailbox message, status = -105
[ 187.108536] omap-mailbox 31f82000.mailbox: Try increasing MBOX_TX_QUEUE_LEN
[ 187.485227] platform 5f00000.r5f: failed to send mailbox message, status = -105
In our custom firmware(MCU3_0/1), it sends/receives a large number of msgs to/from A72, include large msg(> 100KBytes), application will meet the above issue after running a while..
SDK: 7.0
OS: Linux
Thanks!
FU.