Re: [PATCH net-next v2 2/2] rtase: Link queues to NAPI instances

From: Joe Damato
Date: Mon Jun 16 2025 - 11:48:21 EST


On Mon, Jun 16, 2025 at 11:22:26AM +0800, Justin Lai wrote:
> 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@xxxxxxxxxxx>
> ---
> drivers/net/ethernet/realtek/rtase/rtase.h | 1 +
> .../net/ethernet/realtek/rtase/rtase_main.c | 19 +++++++++++++++++--
> 2 files changed, 18 insertions(+), 2 deletions(-)

Reviewed-by: Joe Damato <joe@xxxxxxx>