patches for DPDK stable branches
 help / color / mirror / Atom feed
* Re: [dpdk-stable] [dpdk-dev] [PATCH] Tools: Fix issue with virtio interface names
       [not found] ` <B27915DBBA3421428155699D51E4CFE2025F07D6@IRSMSX103.ger.corp.intel.com>
@ 2016-09-23  9:49   ` Yuanhan Liu
  0 siblings, 0 replies; only message in thread
From: Yuanhan Liu @ 2016-09-23  9:49 UTC (permalink / raw)
  To: Mcnamara, John; +Cc: Gary Mussar, dev, stable

On Fri, Sep 02, 2016 at 03:23:34PM +0000, Mcnamara, John wrote:
> 
> 
> > -----Original Message-----
> > From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Gary Mussar
> > Sent: Friday, September 2, 2016 2:17 PM
> > To: dev@dpdk.org
> > Cc: Gary Mussar <gmussar@ciena.com>
> > Subject: [dpdk-dev] [PATCH] Tools: Fix issue with virtio interface names
> > 
> > The dpdk-devbind.py script does not find/display the ifname for virtio
> > interfaces since the "net" directory is not directly under the device
> > directory but rather under a subdirectory.
> > eg.
> > > dpdk-devbind.py --status
> > 0000:00:03.0 'Virtio network device' if= drv=virtio-pci unused=
> > 
> > This change searches for the first "net" directory under the device
> > directory hierarchy.
> > eg.
> > 0000:00:03.0 'Virtio network device' if=ens3 drv=virtio-pci unused=
> > 
> > Fixes: 629395b063e8 ("igb_uio: remove PCI id table")
> > 
> > Signed-off-by: Gary Mussar <gmussar@ciena.com>
> 
> Thanks for that.
> 
> Note, the subject line should be lowercase but apart from that:

Applied to dpdk-next-virtio, this this minor fix.

And, it looks like a good candidate for stable release, so,
stable@dpdk.org cc'ed.

Thanks.

	--yliu

> 
> Acked-by: John McNamara <john.mcnamara@intel.com>
> 

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-09-23  9:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1472822193-107410-1-git-send-email-gmussar@ciena.com>
     [not found] ` <B27915DBBA3421428155699D51E4CFE2025F07D6@IRSMSX103.ger.corp.intel.com>
2016-09-23  9:49   ` [dpdk-stable] [dpdk-dev] [PATCH] Tools: Fix issue with virtio interface names Yuanhan Liu

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).