diff options
| author | Hui Tang <[email protected]> | 2020-08-15 17:56:11 +0800 |
|---|---|---|
| committer | Herbert Xu <[email protected]> | 2020-08-21 14:47:51 +1000 |
| commit | 71d1ca498735b33cae40e6e61e40d7e7abed5e6a (patch) | |
| tree | dd5cc95a53bfc4211b61a8b3bf007e6673c35d8e /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | 7e655e196c2c2aa5df439d7489b5aeb70b9b25ca (diff) | |
crypto: hisilicon/qm - fix judgement of queue is full
The queue depth is 1024, so the condition for judging the queue full
should be 1023, otherwise the hardware cannot judge whether the queue
is empty or full.
Fixes: 263c9959c937("crypto: hisilicon - add queue management driver...")
Signed-off-by: Hui Tang <[email protected]>
Signed-off-by: Yang Shen <[email protected]>
Reviewed-by: Zhou Wang <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions