[PATCH net-next 0/2] Link NAPI instances to queues and IRQs
From: Justin Lai
Date: Tue Jun 10 2025 - 06:34:20 EST
This patch series introduces netdev-genl support to rtase, enabling
user-space applications to query the relationships between IRQs,
queues, and NAPI instances.
Justin Lai (2):
rtase: Link IRQs to NAPI instances
rtase: Link queues to NAPI instances
drivers/net/ethernet/realtek/rtase/rtase.h | 4 ++
.../net/ethernet/realtek/rtase/rtase_main.c | 53 ++++++++++++++++---
2 files changed, 49 insertions(+), 8 deletions(-)
--
2.34.1