On Wed, Nov 3, 2021 at 12:12 AM Tomasz Duszynski <tduszyn...@marvell.com> wrote: > > This series does not introduce any new features. Just a few > improvements and fixes. > > Jakub Palider (1): > raw/cnxk_bphy: remove deps from internal headers > > Tomasz Duszynski (3): > raw/cnxk_bphy: keep leading zero in device name > raw/cnxk_bphy: add headers that provide used APIs > doc: add BPHY to the list of platform blocks
Series Acked-by: Jerin Jacob <jer...@marvell.com> Series applied to dpdk-next-net-mrvl/for-next-net. Thanks. > > doc/guides/platform/cnxk.rst | 2 ++ > doc/guides/rawdevs/cnxk_bphy.rst | 6 ++++-- > drivers/raw/cnxk_bphy/cnxk_bphy.c | 2 +- > drivers/raw/cnxk_bphy/cnxk_bphy_cgx.c | 2 +- > drivers/raw/cnxk_bphy/cnxk_bphy_irq.c | 2 +- > drivers/raw/cnxk_bphy/cnxk_bphy_irq.h | 18 +++++------------- > drivers/raw/cnxk_bphy/rte_pmd_bphy.h | 22 ++++++++++++++++++++-- > 7 files changed, 34 insertions(+), 20 deletions(-) > > -- > 2.25.1 >