On Fri, Dec 13, 2024 at 2:46 PM David Marchand
wrote:
> > > diff --git a/drivers/raw/cnxk_bphy/rte_pmd_bphy.h
> > > b/drivers/raw/cnxk_bphy/rte_pmd_bphy.h
> > > index f668e6ea82..c200c935ff 100644
> > > --- a/drivers/raw/cnxk_bphy/rte_pmd_bphy.h
> > > +++ b/drivers/raw/cnxk_bphy/rte_pmd_bphy.h
>
On Fri, 13 Dec 2024 11:50:08 +0100
David Marchand wrote:
> @@ -496,6 +501,7 @@ rte_pmd_bphy_intr_mem_get(uint16_t dev_id, struct
> cnxk_bphy_mem *mem)
> {
> struct cnxk_bphy_irq_msg msg = {
> .type = CNXK_BPHY_IRQ_MSG_TYPE_MEM_GET,
> + .data = NULL,
> };
>
On Fri, Dec 13, 2024 at 12:15 PM Bruce Richardson
wrote:
>
> On Fri, Dec 13, 2024 at 11:50:08AM +0100, David Marchand wrote:
> > Those headers could not be included individually as they were not
> > including their dependencies, or were subject to some build warnings.
> >
> > Fixes: 831dba47bd36 (
On Fri, Dec 13, 2024 at 11:50:08AM +0100, David Marchand wrote:
> Those headers could not be included individually as they were not
> including their dependencies, or were subject to some build warnings.
>
> Fixes: 831dba47bd36 ("bus/vmbus: add Hyper-V virtual bus support")
> Fixes: 5b2a1a02dcaf (
4 matches
Mail list logo