> Subject: Re: [PATCH] net/mana: disable driver by default
>
> 19/01/2023 15:49, Ferruh Yigit:
> > On 10/13/2022 12:47 PM, Ferruh Yigit wrote:
> > > Driver is disabled by default because its dependencies are not
> > > upstreamed yet, code is available for development and investigation.
> > >
> > > When all dependencies are upstreamed, driver can be enabled back.
> > >
> > > Fixes: 517ed6e2d590 ("net/mana: add basic driver with build
> > > environment")
> > >
> > > Signed-off-by: Ferruh Yigit <[email protected]>
> > > ---
> > > Cc: Long Li <[email protected]>
> > > Cc: Stephen Hemminger <[email protected]>
> >
> >
> > Hi Long,
> >
> > I can see mana code is merged to rdma-core, and v44 has it. Are there
> > any more dependencies pending upstream for the driver?
>
> What is the status of the kernel dependency?
The kernel driver is merged in 6.2-rc3. I'm waiting for 6.2 to be released.
>
> > If all dependencies met, can you please send a patch to revert this
> > patch, and to update documentation related to the correct version of
> > dependencies?
>
>
Is it okay to submit the patch now?
Thanks,
Long