All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Monjalon <thomas.monjalon@6wind.com>
To: David Marchand <david.marchand@6wind.com>
Cc: dev@dpdk.org, "Mcnamara, John" <john.mcnamara@intel.com>,
	"De Lara Guarch, Pablo" <pablo.de.lara.guarch@intel.com>
Subject: Re: [PATCH] app/testpmd: display port driver name
Date: Tue, 06 Dec 2016 14:35:52 +0100	[thread overview]
Message-ID: <5257081.QZWz9YM5nq@xps13> (raw)
In-Reply-To: <B27915DBBA3421428155699D51E4CFE202664B45@IRSMSX103.ger.corp.intel.com>

> > This makes it easier to check which driver name is reported through ethdev
> > rte_eth_dev_info_get().
> > 
> > Example:
> > 
> > root@ubuntu1604:~/dpdk# ./build/app/testpmd -c 0x6 --vdev
> > net_af_packet0,iface=mgmt0 -- -i  --total-num-mbufs 2049 [snip]
> > testpmd> show port info all
> > 
> > ********************* Infos for port 0  ********************* MAC address:
> > DE:AD:DE:01:02:03 Driver name: net_af_packet Connect to socket: 0 memory
> > allocation on the socket: 0
> > 
> > Signed-off-by: David Marchand <david.marchand@6wind.com>
> 
> Good idea.
> 
> Acked-by: John McNamara <john.mcnamara@intel.com>

Applied, thanks

      reply	other threads:[~2016-12-06 13:35 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-23 10:55 [PATCH] app/testpmd: display port driver name David Marchand
2016-11-23 12:11 ` Mcnamara, John
2016-12-06 13: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=5257081.QZWz9YM5nq@xps13 \
    --to=thomas.monjalon@6wind.com \
    --cc=david.marchand@6wind.com \
    --cc=dev@dpdk.org \
    --cc=john.mcnamara@intel.com \
    --cc=pablo.de.lara.guarch@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.