[PATCH net-next 0/2] Link NAPI instances to queues and IRQs

Justin Lai posted 2 patches 4 months ago
There is a newer version of this series
drivers/net/ethernet/realtek/rtase/rtase.h    |  4 ++
.../net/ethernet/realtek/rtase/rtase_main.c   | 53 ++++++++++++++++---
2 files changed, 49 insertions(+), 8 deletions(-)
[PATCH net-next 0/2] Link NAPI instances to queues and IRQs
Posted by Justin Lai 4 months ago
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