Re: [PATCH 0/4] clean code for dmadev and hns3

2024-10-12 Thread Jie Hai
On 2024/9/5 14:46, Jie Hai wrote: The patch set will be seperate into 3 part and resend, please see patch[1/4] https://patches.dpdk.org/project/dpdk/patch/20241012091437.21382-1-haij...@huawei.com/ patch[2/4] https://patches.dpdk.org/project/dpdk/patch/20241012091457.21554-1-haij...@huawei.com/

[PATCH 0/4] clean code for dmadev and hns3

2024-09-04 Thread Jie Hai
This patch set make clean codes. Chengwen Feng (4): ethdev: verify queue ID when Tx done cleanup net/hns3: verify reset type from firmware dmadev: fix potential null pointer access dmadev: clean code for verify parameter drivers/net/hns3/hns3_intr.c | 6 ++ lib/dmadev/rte_dmadev.c