Re: [dpdk-dev] [PATCH] net/ark: fix for Coverity issues

2017-05-13 Thread john miller
Hi Ferruh, Thank you for your review. I will create a new patchset for these fixes with all of the changes you requested. -John > On May 12, 2017, at 7:11 AM, Ferruh Yigit wrote: > > On 5/11/2017 12:02 PM, John Miller wrote: >> Fixes: 9c7188a68d7b ("net/ark: provide API for hardware modules p

Re: [dpdk-dev] [PATCH] net/ark: fix for Coverity issues

2017-05-12 Thread Ferruh Yigit
On 5/11/2017 12:02 PM, John Miller wrote: > Fixes: 9c7188a68d7b ("net/ark: provide API for hardware modules pktchkr and > pktgen") > Coverity issue: 144513 > > Fixes: 727b3fe292bc ("net/ark: integrate PMD") > Coverity issue: 144514 > > Fixes: 9c7188a68d7b ("net/ark: provide API for hardware modu

[dpdk-dev] [PATCH] net/ark: fix for Coverity issues

2017-05-11 Thread John Miller
Fixes: 9c7188a68d7b ("net/ark: provide API for hardware modules pktchkr and pktgen") Coverity issue: 144513 Fixes: 727b3fe292bc ("net/ark: integrate PMD") Coverity issue: 144514 Fixes: 9c7188a68d7b ("net/ark: provide API for hardware modules pktchkr and pktgen") Coverity issue: 144512 Fixes: 1