diff options
author | 2023-12-06 12:22:14 -0800 | |
---|---|---|
committer | 2024-01-12 03:22:30 +0000 | |
commit | 00e9fe6ca771bfbe7ee62e80a44903ffb227cae2 (patch) | |
tree | 7e831e35240435a058a431d175ece17306339b5e /src/scripts/generate_version_h | |
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/scripts/generate_version_h')
0 files changed, 0 insertions, 0 deletions