netdevsim: support NAPI config
authorJakub Kicinski <kuba@kernel.org>
Tue, 7 Jan 2025 16:08:41 +0000 (08:08 -0800)
committerPaolo Abeni <pabeni@redhat.com>
Thu, 9 Jan 2025 14:33:08 +0000 (15:33 +0100)
commit00adf88b186fa09a0b4005bdcf440aa2f926a75b
tree8db4530f6bef53160fb7d6328cb37f372fd44430
parent0b7bdc7fab5703ddff677a82c1de7b3ac500974f
netdevsim: support NAPI config

Link the NAPI instances to their configs. This will be needed to test
that NAPI config doesn't break list ordering.

Reviewed-by: Willem de Bruijn <willemb@google.com>
Reviewed-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
drivers/net/netdevsim/netdev.c