diff options
author | mbly <mbly@ciena.com> | 2023-12-06 12:22:14 -0800 |
---|---|---|
committer | Dave Wallace <dwallacelf@gmail.com> | 2024-01-12 03:22:30 +0000 |
commit | 00e9fe6ca771bfbe7ee62e80a44903ffb227cae2 (patch) | |
tree | 7e831e35240435a058a431d175ece17306339b5e /src/plugins/avf/CMakeLists.txt | |
parent | a90877982011966740ddba106ef7bd624ecea6c1 (diff) |
libmemif: fix for memif_init_queues slot math
Increase slot variable to u32 to address combinations of num-queues and queue-size that cause slot variable to wrap when declared as u16, e.g. num-queues > 8 && queue-size is 2^12
Type: fix
Change-Id: I5bd6198d60395156a06f1a280ea2594824ceaa9d
Signed-off-by: mbly <mbly@ciena.com>
Diffstat (limited to 'src/plugins/avf/CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions