[dpdk-dev] [PATCH] doc: include note for pci address naming in ip pipeline

Dumitrescu, Cristian cristian.dumitrescu at intel.com
Wed Aug 1 19:47:29 CEST 2018



> -----Original Message-----
> From: Thomas Monjalon [mailto:thomas at monjalon.net]
> Sent: Wednesday, August 1, 2018 4:56 PM
> To: Dumitrescu, Cristian <cristian.dumitrescu at intel.com>
> Cc: dev at dpdk.org; Laatz, Kevin <kevin.laatz at intel.com>
> Subject: Re: [dpdk-dev] [PATCH] doc: include note for pci address naming in
> ip pipeline
> 
> Cristian, review please?
> 
> 20/07/2018 15:09, Kevin Laatz:
> > Add a note to the 'link' command in the IP Pipeline documentation
> > specifying the PCI device name format required to run the application.
> >
> > Signed-off-by: Kevin Laatz <kevin.laatz at intel.com>
> > ---
> >  doc/guides/sample_app_ug/ip_pipeline.rst | 1 +
> >  1 file changed, 1 insertion(+)
> >
> > diff --git a/doc/guides/sample_app_ug/ip_pipeline.rst
> b/doc/guides/sample_app_ug/ip_pipeline.rst
> > index 660798d..dc6a3b9 100644
> > --- a/doc/guides/sample_app_ug/ip_pipeline.rst
> > +++ b/doc/guides/sample_app_ug/ip_pipeline.rst
> > @@ -222,6 +222,7 @@ Link
> >      txq <n_queues> <queue_size> promiscuous on | off
> >      [rss <qid_0> ... <qid_n>]
> >
> > +   Note: The PCI device name must be specified in the
> Domain:Bus:Device.Function format.
> >
> >  Mempool
> >  ~~~~~~~
> >
> 
> 
> 
> 

Acked-by: Cristian Dumitrescu <cristian.dumitrescu at intel.com>



More information about the dev mailing list