From: Thomas Monjalon <thomas@monjalon.net>
To: Nachiketa Prachanda <nprachan@vyatta.att-mail.com>
Cc: stable@dpdk.org, Jianfeng Tan <jianfeng.tan@intel.com>,
dev@dpdk.org, jblunck@infradead.org
Subject: Re: [dpdk-dev] [dpdk-stable] [PATCH v2] vdev: fix name comparison in find_vdev
Date: Wed, 28 Mar 2018 00:35:56 +0200 [thread overview]
Message-ID: <1573463.hXvn9TCkJ5@xps> (raw)
In-Reply-To: <1520873640-24067-1-git-send-email-nprachan@vyatta.att-mail.com>
12/03/2018 17:54, Nachiketa Prachanda:
> Use strcmp to compare device names as the strncmp in original code
> causes find_vdev to return -EEXIST for names that are prefix
> of another. The creation of interfaces fails unpredictably based
> on the order of their creation. An easy way hit this bug is to create
> eth_vhost1 after eth_vhost11.
>
> Fixes: dda987315ca2 ("vdev: make virtual bus use its device struct")
> Cc: jblunck@infradead.org
> Cc: stable@dpdk.org
>
> Signed-off-by: Nachiketa Prachanda <nprachan@vyatta.att-mail.com>
> Acked-by: Jianfeng Tan <jianfeng.tan@intel.com>
Applied, thanks
prev parent reply other threads:[~2018-03-27 22:35 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-03-09 22:28 [dpdk-dev] [PATCH] " Nachiketa Prachanda
2018-03-12 2:51 ` Tan, Jianfeng
2018-03-12 16:54 ` [dpdk-dev] [PATCH v2] " Nachiketa Prachanda
2018-03-27 22:35 ` Thomas Monjalon [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=1573463.hXvn9TCkJ5@xps \
--to=thomas@monjalon.net \
--cc=dev@dpdk.org \
--cc=jblunck@infradead.org \
--cc=jianfeng.tan@intel.com \
--cc=nprachan@vyatta.att-mail.com \
--cc=stable@dpdk.org \
/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).