Re: [PATCH v1 04/14] net/zxdh: modify dtb queue ops

2025-02-10 Thread Stephen Hemminger
On Mon, 10 Feb 2025 09:47:30 +0800 Bingbin Chen wrote: > diff --git a/drivers/net/zxdh/zxdh_np.c b/drivers/net/zxdh/zxdh_np.c > index bab8b23a68..1f16f75a23 100644 > --- a/drivers/net/zxdh/zxdh_np.c > +++ b/drivers/net/zxdh/zxdh_np.c > @@ -27,6 +27,7 @@ ZXDH_PPU_STAT_CFG_T g_ppu_stat_cfg; > stat

[PATCH v1 04/14] net/zxdh: modify dtb queue ops

2025-02-09 Thread Bingbin Chen
Modify the implementation of the dtb queue request and release interfaces, and add the implementation of queue initialization. Signed-off-by: Bingbin Chen --- drivers/net/zxdh/zxdh_np.c | 513 + drivers/net/zxdh/zxdh_np.h | 97 +++ 2 files changed, 505 in