Re: [PATCH net-next v2] documentation: networking: Add NAPI config
From: Joe Damato
Date: Thu Feb 13 2025 - 08:47:32 EST
On Thu, Feb 13, 2025 at 12:45:01PM +0100, Paolo Abeni wrote:
> On 2/11/25 9:06 PM, Joe Damato wrote:
> > Document the existence of persistent per-NAPI configuration space and
> > the API that drivers can opt into.
> >
> > Update stale documentation which suggested that NAPI IDs cannot be
> > queried from userspace.
> >
> > Signed-off-by: Joe Damato <jdamato@xxxxxxxxxx>
> > ---
> > v2:
> > - Reword the Persistent Napi config section using some suggestions
> > from Jakub.
> >
> > Documentation/networking/napi.rst | 33 ++++++++++++++++++++++++++++++-
> > 1 file changed, 32 insertions(+), 1 deletion(-)
> >
> > diff --git a/Documentation/networking/napi.rst
> > b/Documentation/networking/napi.rst
> > index f970a2be271a..d0e3953cae6a 100644
> > --- a/Documentation/networking/napi.rst
> > +++ b/Documentation/networking/napi.rst
> > @@ -171,12 +171,43 @@ a channel as an IRQ/NAPI which services queues
> > of a given type. For example,
>
> It looks like your client mangled the patch; the above lines are
> corrupted (there should be no line split)
>
> Please respin
I must be missing something: I don't see the line split when looking
at the original email and I just tried applying the patch directly
from my email and it applied just fine.
Are you sure its not something with your client?
See the message on lore:
https://lore.kernel.org/netdev/20250211151543.645d1c57@xxxxxxxxxx/T/