]> git.droids-corp.org - dpdk.git/commit
common/cnxk: use wider mask to extract RPM ID
authorTomasz Duszynski <tduszynski@marvell.com>
Sat, 4 Jun 2022 16:26:43 +0000 (18:26 +0200)
committerThomas Monjalon <thomas@monjalon.net>
Wed, 22 Jun 2022 06:18:02 +0000 (08:18 +0200)
commit81388ad14bce3b468d41e346953a0e16ecae1d48
treedad6c7ff85775c2f67f7fb84c2126f61f20339d0
parent8d3ba6bf0ace608877fb70d849fcfb3edd75a09b
common/cnxk: use wider mask to extract RPM ID

Some platforms have more RPMs available than the others. Take than
into account when retrieving id of a particular RPM.

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