]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
rtase: Link queues to NAPI instances
authorJustin Lai <justinlai0215@realtek.com>
Mon, 16 Jun 2025 03:22:26 +0000 (11:22 +0800)
committerJakub Kicinski <kuba@kernel.org>
Tue, 17 Jun 2025 23:24:09 +0000 (16:24 -0700)
commit8d672a3e51addb4544a355239fe6ba30c16b3ff0
treea3b49f4c13f7af15eac32cbb736c6336806a7ec8
parent9f611bfd1011797df2ad3461060203a10826e7a4
rtase: Link queues to NAPI instances

Link queues to NAPI instances with netif_queue_set_napi. This
information can be queried with the netdev-genl API.

Signed-off-by: Justin Lai <justinlai0215@realtek.com>
Reviewed-by: Joe Damato <joe@dama.to>
Link: https://patch.msgid.link/20250616032226.7318-3-justinlai0215@realtek.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/ethernet/realtek/rtase/rtase.h
drivers/net/ethernet/realtek/rtase/rtase_main.c