From bc57bef7a9f38df3cd249e44192f9a108eb2c673 Mon Sep 17 00:00:00 2001 From: Kevin Laatz Date: Fri, 20 Jul 2018 14:09:06 +0100 Subject: [PATCH] doc: add PCI address naming in IP pipeline guide 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 Acked-by: Cristian Dumitrescu --- doc/guides/sample_app_ug/ip_pipeline.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/guides/sample_app_ug/ip_pipeline.rst b/doc/guides/sample_app_ug/ip_pipeline.rst index 660798d514..b75509a0b1 100644 --- a/doc/guides/sample_app_ug/ip_pipeline.rst +++ b/doc/guides/sample_app_ug/ip_pipeline.rst @@ -222,6 +222,8 @@ Link txq promiscuous on | off [rss ... ] + Note: The PCI device name must be specified in the Domain:Bus:Device.Function format. + Mempool ~~~~~~~ -- 2.20.1