[dpdk-dev] [PATCH v1] net/iavf: fix not release memory issue in large VF

Zhang, Qi Z qi.z.zhang at intel.com
Tue Dec 15 13:05:33 CET 2020



> -----Original Message-----
> From: Xu, Ting <ting.xu at intel.com>
> Sent: Monday, December 14, 2020 2:04 PM
> To: dev at dpdk.org
> Cc: Wu, Jingjing <jingjing.wu at intel.com>; Xing, Beilei <beilei.xing at intel.com>;
> Wang, Haiyue <haiyue.wang at intel.com>; Zhang, Qi Z <qi.z.zhang at intel.com>;
> stable at dpdk.org
> Subject: [PATCH v1] net/iavf: fix not release memory issue in large VF
> 
> This patch fixed the issue that the memory allocated for structure
> virtchnl_del_ena_dis_queues is not released at the end of the functions
> iavf_enable_queues_lv, iavf_disable_queues_lv and iavf_switch_queue_lv.
> 
> Fixes: 9cf9c02bf6ee ("net/iavf: add enable/disable queues for large VF")
> Cc: stable at dpdk.org
> 
> Signed-off-by: Ting Xu <ting.xu at intel.com>

Acked-by: Qi Zhang <qi.z.zhang at intel.com>

Applied to dpdk-next-net-intel.

Thanks
Qi


More information about the dev mailing list