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 <[email protected]>
> Acked-by: Cristian Dumitrescu <[email protected]>
Applied to dpdk-next-net/master, thanks.