]> git.droids-corp.org - dpdk.git/commit
common/cnxk: fix log level during MCAM allocation
authorSatheesh Paul <psatheesh@marvell.com>
Tue, 25 Jan 2022 04:16:43 +0000 (09:46 +0530)
committerJerin Jacob <jerinj@marvell.com>
Thu, 17 Feb 2022 07:21:25 +0000 (08:21 +0100)
commit542e27e99b16509e3a545048d0ae3f5bd38e43e9
treecfe2c327763e353f87153937dac3502e3fc48aa0
parent40257b81b8ae239c630e27cfa81e136ad3a25dc3
common/cnxk: fix log level during MCAM allocation

Changed log level from info to debug for a couple of log
messages printed during MCAM allocation.

Fixes: 1f66919817ee ("common/cnxk: improve MCAM entries management")
Cc: stable@dpdk.org
Signed-off-by: Satheesh Paul <psatheesh@marvell.com>
Reviewed-by: Kiran Kumar K <kirankumark@marvell.com>
drivers/common/cnxk/roc_npc_utils.c