[dpdk-dev] [PATCH v2] examples/ioat: resolve unchecked return value

David Marchand david.marchand at redhat.com
Thu Feb 13 15:00:47 CET 2020


On Thu, Nov 28, 2019 at 12:32 PM Bruce Richardson
<bruce.richardson at intel.com> wrote:
>
> On Thu, Nov 28, 2019 at 11:27:14AM +0000, Praveen Shetty wrote:
> > patch checks the return value of function rte_eth_dev_info_get,
> > if return value is negative error message printed on the console.
> >
> > Coverity issue: 350361
> > Fixes: c8e6ceecebc1 ("examples/ioat: add new sample app for ioat driver")

Cc: stable at dpdk.org

> >
> > Signed-off-by: Praveen Shetty <praveen.shetty at intel.com>
> > ---
> >  examples/ioat/ioatfwd.c | 6 +++++-
> >  1 file changed, 5 insertions(+), 1 deletion(-)
> >
> Acked-by: Bruce Richardson <bruce.richardson at intel.com>

Applied, thanks.


-- 
David Marchand



More information about the dev mailing list