DPDK website maintenance
 help / color / mirror / Atom feed
* [dpdk-web] [PATCH] update quick start with pcap
@ 2017-02-20 13:38 Thomas Monjalon
  2017-02-20 14:31 ` Ferruh Yigit
  2017-02-21  9:57 ` Mcnamara, John
  0 siblings, 2 replies; 4+ messages in thread
From: Thomas Monjalon @ 2017-02-20 13:38 UTC (permalink / raw)
  To: web

The vdev names start now with net_ instead of eth_.

Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
---
 doc/quick-start.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/quick-start.html b/doc/quick-start.html
index 3adf28a..164dd60 100644
--- a/doc/quick-start.html
+++ b/doc/quick-start.html
@@ -57,7 +57,7 @@ mount -t hugetlbfs nodev /mnt/huge
 echo 64 &gt; /sys/devices/system/node/node0/hugepages/hugepages-2048kB/nr_hugepages</pre>
 			<p>Run poll-mode driver test (with a cable between ports).</p>
 			<pre>
-build/app/testpmd -c7 -n3 --vdev=eth_pcap0,iface=eth0 --vdev=eth_pcap1,iface=eth1 --
+build/app/testpmd -c7 -n3 --vdev=net_pcap0,iface=eth0 --vdev=net_pcap1,iface=eth1 --
                   -i --nb-cores=2 --nb-ports=2 --total-num-mbufs=2048
 
 testpmd&gt; show port stats all
-- 
2.7.0

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [dpdk-web] [PATCH] update quick start with pcap
  2017-02-20 13:38 [dpdk-web] [PATCH] update quick start with pcap Thomas Monjalon
@ 2017-02-20 14:31 ` Ferruh Yigit
  2017-02-21  9:57 ` Mcnamara, John
  1 sibling, 0 replies; 4+ messages in thread
From: Ferruh Yigit @ 2017-02-20 14:31 UTC (permalink / raw)
  To: Thomas Monjalon, web

On 2/20/2017 1:38 PM, Thomas Monjalon wrote:
> The vdev names start now with net_ instead of eth_.
> 
> Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>

Acked-by: Ferruh Yigit <ferruh.yigit@intel.com>

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [dpdk-web] [PATCH] update quick start with pcap
  2017-02-20 13:38 [dpdk-web] [PATCH] update quick start with pcap Thomas Monjalon
  2017-02-20 14:31 ` Ferruh Yigit
@ 2017-02-21  9:57 ` Mcnamara, John
  2017-02-26 17:06   ` Thomas Monjalon
  1 sibling, 1 reply; 4+ messages in thread
From: Mcnamara, John @ 2017-02-21  9:57 UTC (permalink / raw)
  To: Thomas Monjalon, web



> -----Original Message-----
> From: web [mailto:web-bounces@dpdk.org] On Behalf Of Thomas Monjalon
> Sent: Monday, February 20, 2017 1:38 PM
> To: web@dpdk.org
> Subject: [dpdk-web] [PATCH] update quick start with pcap
> 
> The vdev names start now with net_ instead of eth_.
> 
> Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [dpdk-web] [PATCH] update quick start with pcap
  2017-02-21  9:57 ` Mcnamara, John
@ 2017-02-26 17:06   ` Thomas Monjalon
  0 siblings, 0 replies; 4+ messages in thread
From: Thomas Monjalon @ 2017-02-26 17:06 UTC (permalink / raw)
  To: Mcnamara, John; +Cc: web

> > The vdev names start now with net_ instead of eth_.
> > 
> > Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
> 
> Acked-by: John McNamara <john.mcnamara@intel.com>

Applied

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-02-26 17:07 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-02-20 13:38 [dpdk-web] [PATCH] update quick start with pcap Thomas Monjalon
2017-02-20 14:31 ` Ferruh Yigit
2017-02-21  9:57 ` Mcnamara, John
2017-02-26 17:06   ` Thomas Monjalon

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