All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Marchand <david.marchand@redhat.com>
To: Praveen Shetty <praveen.shetty@intel.com>
Cc: dev <dev@dpdk.org>, Pawel Modrak <pawelx.modrak@intel.com>,
	 Bruce Richardson <bruce.richardson@intel.com>
Subject: Re: [dpdk-dev] [PATCH v2] examples/ioat: resolve unchecked return value
Date: Thu, 13 Feb 2020 15:00:47 +0100	[thread overview]
Message-ID: <CAJFAV8ygs5hyWP4xpSRXOPHgYOCHoyZjFYTvqf6ODmSbfhFqxA@mail.gmail.com> (raw)
In-Reply-To: <20191128113209.GA2386@bricha3-MOBL.ger.corp.intel.com>

On Thu, Nov 28, 2019 at 12:32 PM Bruce Richardson
<bruce.richardson@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@dpdk.org

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

Applied, thanks.


-- 
David Marchand


      reply	other threads:[~2020-02-13 14:01 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-28 10:03 [dpdk-dev] [PATCH v1] examples/ioat: resolve unchecked return value Praveen Shetty
2019-11-28 10:03 ` [dpdk-dev] [PATCH] " Praveen Shetty
2019-11-28 11:27 ` [dpdk-dev] [PATCH v2] " Praveen Shetty
2019-11-28 11:32   ` Bruce Richardson
2020-02-13 14:00     ` David Marchand [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAJFAV8ygs5hyWP4xpSRXOPHgYOCHoyZjFYTvqf6ODmSbfhFqxA@mail.gmail.com \
    --to=david.marchand@redhat.com \
    --cc=bruce.richardson@intel.com \
    --cc=dev@dpdk.org \
    --cc=pawelx.modrak@intel.com \
    --cc=praveen.shetty@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.