[PATCH v3] net/af_xdp: fix resources leak when xsk configure fails
    Ferruh Yigit 
    ferruh.yigit at amd.com
       
    Fri Feb 23 12:42:15 CET 2024
    
    
  
On 2/23/2024 1:45 AM, Yunjian Wang wrote:
> In xdp_umem_configure() allocated some resources for the
> xsk umem, we should delete them when xsk configure fails,
> otherwise it will lead to resources leak.
> 
> Fixes: f1debd77efaf ("net/af_xdp: introduce AF_XDP PMD")
> Cc: stable at dpdk.org
> 
> Signed-off-by: Yunjian Wang <wangyunjian at huawei.com>
> 
Moving from previous version:
Reviewed-by: Ciara Loftus <ciara.loftus at intel.com>
Acked-by: Ferruh Yigit <ferruh.yigit at amd.com>
Applied to dpdk-next-net/main, thanks.
    
    
More information about the dev
mailing list