On 10/13/2021 9:09 AM, Min Hu (Connor) wrote:
From: Chengwen Feng
The intr_handle->intr_vec is allocated by rte_zmalloc(), but freed by
free(), this patch fixes it.
Fixes: 02a7b55657b2 ("net/hns3: support Rx interrupt")
Cc: sta...@dpdk.org
Signed-off-by: Chengwen Feng
Reviewed-by: Ferruh Y
From: Chengwen Feng
The intr_handle->intr_vec is allocated by rte_zmalloc(), but freed by
free(), this patch fixes it.
Fixes: 02a7b55657b2 ("net/hns3: support Rx interrupt")
Cc: sta...@dpdk.org
Signed-off-by: Chengwen Feng
---
drivers/net/hns3/hns3_ethdev_vf.c | 2 +-
1 file changed, 1 insert
2 matches
Mail list logo