numam-dpdk/drivers/mempool
Pavan Nikhilesh 43d8940495 mempool/octeontx2: fix shift calculation
Shift is used to generate an 8-bit saturate value from the current
aura used count. The shift value should be derived from the log2 of
block count if it is greater than 256 else the shift should be 0.

Fixes: 7bcc47cbe2 ("mempool/octeontx2: add mempool alloc op")
Cc: stable@dpdk.org

Signed-off-by: Pavan Nikhilesh <pbhagavatula@marvell.com>
2021-06-30 18:42:54 +02:00
..
bucket drivers: change indentation in build files 2021-04-21 14:04:09 +02:00
cnxk drivers: change indentation in build files 2021-04-21 14:04:09 +02:00
dpaa log: register with standardized names 2021-05-11 15:17:55 +02:00
dpaa2 log: register with standardized names 2021-05-11 15:17:55 +02:00
octeontx drivers: change indentation in build files 2021-04-21 14:04:09 +02:00
octeontx2 mempool/octeontx2: fix shift calculation 2021-06-30 18:42:54 +02:00
ring build: remove library name from version map file name 2020-10-19 22:13:59 +02:00
stack drivers: change indentation in build files 2021-04-21 14:04:09 +02:00
meson.build log: register with standardized names 2021-05-11 15:17:55 +02:00