This series add some wrappers that simplify using existing BPHY APIs. Jakub Palider (1): raw/cnxk_bphy: use roc calls for max irq
Tomasz Duszynski (1): raw/cnxk_bphy: add wrappers for available message types drivers/common/cnxk/roc_bphy_irq.c | 6 + drivers/common/cnxk/roc_bphy_irq.h | 1 + drivers/common/cnxk/version.map | 1 + drivers/raw/cnxk_bphy/cnxk_bphy.c | 62 ++++-- drivers/raw/cnxk_bphy/cnxk_bphy_cgx_test.c | 125 ++--------- drivers/raw/cnxk_bphy/cnxk_bphy_irq.c | 2 +- drivers/raw/cnxk_bphy/rte_pmd_bphy.h | 245 +++++++++++++++------ 7 files changed, 245 insertions(+), 197 deletions(-) -- 2.25.1

