From: Maxime Coquelin <maxime.coquelin@redhat.com>
To: Tiwei Bie <tiwei.bie@intel.com>, Yunjian Wang <wangyunjian@huawei.com>
Cc: dev@dpdk.org, zhihong.wang@intel.com, xudingke@huawei.com,
stable@dpdk.org
Subject: Re: [dpdk-dev] [PATCH v3] net/vhost: fix return value of vhost creates not checked
Date: Thu, 9 Jan 2020 16:50:56 +0100 [thread overview]
Message-ID: <1b1fbb1b-1c1f-6538-7611-bba1d8fa95ec@redhat.com> (raw)
In-Reply-To: <20200107050801.GA261203@___>
On 1/7/20 6:08 AM, Tiwei Bie wrote:
> On Tue, Jan 07, 2020 at 11:25:48AM +0800, Yunjian Wang wrote:
>> The function eth_dev_vhost_create() could return errors,
>> the return value need to be checked.
>>
>> Fixes: ee584e9710b9 ("vhost: add driver on top of the library")
>> Cc: stable@dpdk.org
>>
>> Signed-off-by: Yunjian Wang <wangyunjian@huawei.com>
>> ---
>> v3:
>> * Add newline at the end of the error message
>> v2:
>> * Change function eth_dev_vhost_create return 0 on success
>> ---
>> drivers/net/vhost/rte_eth_vhost.c | 8 +++++---
>> 1 file changed, 5 insertions(+), 3 deletions(-)
>
> Reviewed-by: Tiwei Bie <tiwei.bie@intel.com>
>
Applied to dpdk-next-virtio/master.
Thanks,
Maxime
prev parent reply other threads:[~2020-01-09 15:51 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-01-07 3:25 Yunjian Wang
2020-01-07 5:08 ` Tiwei Bie
2020-01-09 15:50 ` Maxime Coquelin [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=1b1fbb1b-1c1f-6538-7611-bba1d8fa95ec@redhat.com \
--to=maxime.coquelin@redhat.com \
--cc=dev@dpdk.org \
--cc=stable@dpdk.org \
--cc=tiwei.bie@intel.com \
--cc=wangyunjian@huawei.com \
--cc=xudingke@huawei.com \
--cc=zhihong.wang@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).