doc: add PCI address naming in IP pipeline guide
authorKevin Laatz <kevin.laatz@intel.com>
Fri, 20 Jul 2018 13:09:06 +0000 (14:09 +0100)
committerThomas Monjalon <thomas@monjalon.net>
Sun, 5 Aug 2018 18:27:11 +0000 (20:27 +0200)
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@intel.com>
Acked-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com>
doc/guides/sample_app_ug/ip_pipeline.rst

index 660798d..b75509a 100644 (file)
@@ -222,6 +222,8 @@ 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
 ~~~~~~~