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 /P