[PATCH] net/nfp: fix coredump problem when testpmd exit
    Ferruh Yigit 
    ferruh.yigit at amd.com
       
    Tue Oct 17 15:57:57 CEST 2023
    
    
  
On 10/17/2023 3:37 AM, Chaoyong He wrote:
> The ".dev_close" should not call rte_eth_dev_release_port() API
> directly, the rte_eth_dev_close() API will do it.
> 
> Fixes: 831c44ab7869 ("net/nfp: add flower PF related routines")
> Cc: chaoyong.he at corigine.com
> Cc: stable at dpdk.org
> 
> Signed-off-by: Chaoyong He <chaoyong.he at corigine.com>
> Reviewed-by: Long Wu <long.wu at corigine.com>
> Reviewed-by: Peng Zhang <peng.zhang at corigine.com>
> 
Applied to dpdk-next-net/main, thanks.
    
    
More information about the dev
mailing list