[dpdk-dev] [PATCH v2] net/softnic: fix memory leak for thread

Ferruh Yigit ferruh.yigit at intel.com
Fri May 1 17:47:20 CEST 2020


On 4/27/2020 6:13 PM, Jasvinder Singh wrote:
> For sending request messages to data plane threads, the
> caller invokes thread_msg_send_recv() function which never
> returns null response. Thus, removed redundant check on
> the returned response.
> 
> Coverity Issue: 357717, 357772
> Fixes: 70709c78fda6 ("net/softnic: add command to enable/disable pipeline")
> 
> Signed-off-by: Jasvinder Singh <jasvinder.singh at intel.com>
> Acked-by: Cristian Dumitrescu <cristian.dumitrescu at intel.com>

Applied to dpdk-next-net/master, thanks.


More information about the dev mailing list