On Thu, Nov 28, 2019 at 12:32 PM Bruce Richardson <[email protected]> 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: [email protected] > > > > Signed-off-by: Praveen Shetty <[email protected]> > > --- > > examples/ioat/ioatfwd.c | 6 +++++- > > 1 file changed, 5 insertions(+), 1 deletion(-) > > > Acked-by: Bruce Richardson <[email protected]> Applied, thanks. -- David Marchand

