On Thu, 8 Dec 2022 03:17:33 +0000 Veerasenareddy Burru wrote:
> We have a follow up patch after this series implementing
> ndo_get_vf_xxx() and ndo_set_vf_xxx().
We don't accept new drivers which use those interfaces.
> -----Original Message-----
> From: Jakub Kicinski <[email protected]>
> Sent: Wednesday, December 7, 2022 8:02 PM
> To: Veerasenareddy Burru <[email protected]>
> Cc: Leon Romanovsky <[email protected]>; David S. Miller
> <[email protected]>; Eric Dumazet <[email protected]>; Paolo
> Abeni <[email protected]>; [email protected]; linux-
> [email protected]; Liron Himi <[email protected]>; Abhijit Ayarekar
> <[email protected]>; Sathesh B Edara <[email protected]>;
> Satananda Burla <[email protected]>; [email protected]
> Subject: Re: [EXT] Re: [PATCH net-next v2 2/9] octeon_ep: poll for control
> messages
>
> On Thu, 8 Dec 2022 03:17:33 +0000 Veerasenareddy Burru wrote:
> > We have a follow up patch after this series implementing
> > ndo_get_vf_xxx() and ndo_set_vf_xxx().
>
> We don't accept new drivers which use those interfaces.
Kindly suggest the acceptable interface.
Thanks.
On Thu, 8 Dec 2022 04:41:56 +0000 Veerasenareddy Burru wrote:
> > On Thu, 8 Dec 2022 03:17:33 +0000 Veerasenareddy Burru wrote:
> > > We have a follow up patch after this series implementing
> > > ndo_get_vf_xxx() and ndo_set_vf_xxx().
> >
> > We don't accept new drivers which use those interfaces.
>
> Kindly suggest the acceptable interface.
Kindly make the minimal effort to follow the list :/
Perhaps others have the time to explain things to you,
I believe my time is best spent elsewhere.
> -----Original Message-----
> From: Jakub Kicinski <[email protected]>
> Sent: Wednesday, December 7, 2022 8:47 PM
> To: Veerasenareddy Burru <[email protected]>
> Cc: Leon Romanovsky <[email protected]>; David S. Miller
> <[email protected]>; Eric Dumazet <[email protected]>; Paolo
> Abeni <[email protected]>; [email protected]; linux-
> [email protected]; Liron Himi <[email protected]>; Abhijit Ayarekar
> <[email protected]>; Sathesh B Edara <[email protected]>;
> Satananda Burla <[email protected]>; [email protected]
> Subject: Re: [EXT] Re: [PATCH net-next v2 2/9] octeon_ep: poll for control
> messages
>
> On Thu, 8 Dec 2022 04:41:56 +0000 Veerasenareddy Burru wrote:
> > > On Thu, 8 Dec 2022 03:17:33 +0000 Veerasenareddy Burru wrote:
> > > > We have a follow up patch after this series implementing
> > > > ndo_get_vf_xxx() and ndo_set_vf_xxx().
> > >
> > > We don't accept new drivers which use those interfaces.
> >
> > Kindly suggest the acceptable interface.
>
> Kindly make the minimal effort to follow the list :/
>
> Perhaps others have the time to explain things to you, I believe my time is
> best spent elsewhere.
I see the new drivers have to implement VF representors.
Will resubmit the patchset with representor support.