This series adds support for retrieving NPA/SSO PF function which is then used by a baseband PSM job scheduler block to access NPA/SSO.
While at it also push out some device removal fix. Tomasz Duszynski (3): raw/cnxk_bphy: fix device lookup common/cnxk: support reading NPA/SSO PF function raw/cnxk_bphy: support reading NPA/SSO PF function drivers/common/cnxk/roc_bphy.c | 12 +++++++ drivers/common/cnxk/roc_bphy.h | 2 ++ drivers/common/cnxk/version.map | 2 ++ drivers/raw/cnxk_bphy/cnxk_bphy.c | 19 +++++++++-- drivers/raw/cnxk_bphy/rte_pmd_bphy.h | 50 ++++++++++++++++++++++++++++ 5 files changed, 83 insertions(+), 2 deletions(-) -- 2.25.1