Thread (4 messages) flat view 4 messages, 4 authors, 2025-02-07

Re: [PATCH net-next v4] netdev-genl: Elide napi_id when not present

From: Jakub Kicinski <kuba@kernel.org>
Date: 2025-02-07 01:14:07
Also in: lkml

On Wed,  5 Feb 2025 19:37:47 +0000 Joe Damato wrote:
There are at least two cases where napi_id may not present and the
napi_id should be elided:

1. Queues could be created, but napi_enable may not have been called
   yet. In this case, there may be a NAPI but it may not have an ID and
   output of a napi_id should be elided.

2. TX-only NAPIs currently do not have NAPI IDs. If a TX queue happens
   to be linked with a TX-only NAPI, elide the NAPI ID from the netlink
   output as a NAPI ID of 0 is not useful for users.

Signed-off-by: Joe Damato <redacted>
Applied, thanks!
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help