commit | 5dbd7b4de6ef84321cc1378eccdd92d4730c2e56 | [log] [tgz] |
---|---|---|
author | Ofir Bitton <obitton@habana.ai> | Thu Jan 28 16:30:25 2021 +0200 |
committer | Oded Gabbay <ogabbay@kernel.org> | Mon Feb 08 18:20:08 2021 +0200 |
tree | f356ec10cf6ca9f7a9ae591b44b243491a8c7a70 | |
parent | 6c1e3f92f9f1dfc7f14b43fd432c8ec95b1a188f [diff] |
habanalabs: improve communication protocol with cpucp Current messaging communictaion protocol with cpucp can get out of sync due to coherency issues. In order to improve the protocol reliability, we modify the protocol to expect a different acknowledgment for every packet sent to cpucp. Signed-off-by: Ofir Bitton <obitton@habana.ai> Reviewed-by: Oded Gabbay <ogabbay@kernel.org> Signed-off-by: Oded Gabbay <ogabbay@kernel.org>