]> git.droids-corp.org - dpdk.git/commit
common/cnxk: extend log on model mismatch
authorTomasz Duszynski <tduszynski@marvell.com>
Thu, 24 Feb 2022 10:34:22 +0000 (11:34 +0100)
committerJerin Jacob <jerinj@marvell.com>
Thu, 24 Feb 2022 20:30:02 +0000 (21:30 +0100)
commit040f0bda7c5c8794fd1083eb5e73a9e1eb33a01c
treef54c6c6d7e9b8bee476e159811660cb6dc54ca0b
parent6159474a81b3419ae97c3e2051977ce206e62fec
common/cnxk: extend log on model mismatch

Model is uniquely identified by 4 numbers. Print them all in case
model being populated is not on a list of known models. This makes
debugging a bit easier.

Signed-off-by: Tomasz Duszynski <tduszynski@marvell.com>
Reviewed-by: Jakub Palider <jpalider@marvell.com>
Reviewed-by: Jerin Jacob <jerinj@marvell.com>
drivers/common/cnxk/roc_model.c