Sorry to bother, I have figure it out, thanks.

yug...@telincn.com
 
From: yug...@telincn.com
Date: 2016-12-15 18:06
To: 余刚; John Lo (loj); vpp-dev
Subject: Re: Re: [vpp-dev] startup.conf
Hi all,
VPP could not get up with the first  startup.conf, but it's ok with second 
startup.conf.
Why, the difference has been marked in red. 

 unix {
  3   nodaemon
  4   log /tmp/vpp.log
  5   full-coredump
  6 }
  7 
  8 dpdk {
  9     uio-driver uio_pci_generic
 10     kni 1 
 11     dev 0000:02:00.0
 12 #eth=enp2s0
 13 }
 14 
 15 api-trace {
 16   on
 17 }
 18 
 19 api-segment {
 20   gid vpp
 21 }



 unix {
  3   nodaemon
  4   log /tmp/vpp.log
  5   full-coredump
  6 }
  7 
  8 dpdk {
  9     uio-driver uio_pci_generic
 10     #kni 1 
 11     dev 0000:02:00.0
 12 #eth=enp2s0
 13 }
 14 
 15 api-trace {
 16   on
 17 }
 18 
 19 api-segment {
 20   gid vpp
 21 }


yug...@telincn.com
 
From: John Lo (loj)
Date: 2016-12-15 11:57
To: yug...@telincn.com; vpp-dev
Subject: RE: [vpp-dev] startup.conf
https://wiki.fd.io/view/VPP/Command-line_Arguments#.22dpdk.22_parameters
 
From: vpp-dev-boun...@lists.fd.io [mailto:vpp-dev-boun...@lists.fd.io] On 
Behalf Of yug...@telincn.com
Sent: Wednesday, December 14, 2016 10:53 PM
To: vpp-dev <vpp-dev@lists.fd.io>
Subject: [vpp-dev] startup.conf
 
Hi, all
 
Thanks for your time.
Where could i get a document which describes how to write startup.conf. I would 
like to configure dpdk parameters, such as kni ports num and so on.
 
 
Best wishes,
Ewan 
 


yug...@telincn.com
_______________________________________________
vpp-dev mailing list
vpp-dev@lists.fd.io
https://lists.fd.io/mailman/listinfo/vpp-dev

Reply via email to