From patchwork Sun Feb 24 22:32:59 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Thomas Monjalon X-Patchwork-Id: 50478 X-Patchwork-Delegate: thomas@monjalon.net Return-Path: X-Original-To: patchwork@dpdk.org Delivered-To: patchwork@dpdk.org Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id B21F02BBB; Sun, 24 Feb 2019 23:33:15 +0100 (CET) Received: from out2-smtp.messagingengine.com (out2-smtp.messagingengine.com [66.111.4.26]) by dpdk.org (Postfix) with ESMTP id DA1321E34; Sun, 24 Feb 2019 23:33:13 +0100 (CET) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id 673F021964; Sun, 24 Feb 2019 17:33:13 -0500 (EST) Received: from mailfrontend1 ([10.202.2.162]) by compute1.internal (MEProxy); Sun, 24 Feb 2019 17:33:13 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h= from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; s=mesmtp; bh=Gfgs2mU4yzCk1K31gy8nWat ylwhLmgaUzLOsGHUOJdA=; b=cSvHOSMCLtPMBVI9kmR/96Dk4rAS/pP6L7MtBhb 4rBmA4nLQW1kt/DQSWMUww85Sxo1LKqzjF1J5e/XvZ4a2R7GT7Ite8zoAy27ywiL 2iMbThivJcSScM7yP/pwdMaENylNRJmCrBF1oGd9+MHZwJXeXh/oUOAhCbS5/rLb 0R5Y= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:date:from :message-id:mime-version:subject:to:x-me-proxy:x-me-proxy :x-me-sender:x-me-sender:x-sasl-enc; s=fm2; bh=Gfgs2mU4yzCk1K31g y8nWatylwhLmgaUzLOsGHUOJdA=; b=UXXc7j+oSAqhq+p6lec6mhBht7dfrpRO6 E34PGjrFsrbVqVL3GUdAp6vxYFXqy8R3caxFC4WFpuTRt+knsErzDPfsCsVT01Mw jKxyhV/CCTLTEgBvVv5DCDFL4e0hXdaZBZAXuaZ8m/6CtYyFf4/P5CTP55f4HWe7 WM1082dc5k6ORmOzFwgQAO39ewHuETInmay+QHoMarXuppvnhrLxP0uL+Zh7AIXN PYCKzQKYXG/smIyrfJSb+V8JEjDWB+nXnd3maegVZCzazFmoJkBMHnJ6EpNbyo+O /9u+cjHelU8061shP0yYzZftoAp1d2V1dSnZuJyn+AW+p1/t4GpiQ== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedutddrudeggdduiedvucdltddurdegtdelrddttd dmucetufdoteggodetrfdotffvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfquhht necuuegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmd enucfjughrpefhvffufffkofgggfestdekredtredttdenucfhrhhomhepvfhhohhmrghs ucfoohhnjhgrlhhonhcuoehthhhomhgrshesmhhonhhjrghlohhnrdhnvghtqeenucfkph epjeejrddufeegrddvtdefrddukeegnecurfgrrhgrmhepmhgrihhlfhhrohhmpehthhho mhgrshesmhhonhhjrghlohhnrdhnvghtnecuvehluhhsthgvrhfuihiivgeptd X-ME-Proxy: Received: from xps.monjalon.net (184.203.134.77.rev.sfr.net [77.134.203.184]) by mail.messagingengine.com (Postfix) with ESMTPA id 3A11FE40C2; Sun, 24 Feb 2019 17:33:12 -0500 (EST) From: Thomas Monjalon To: John McNamara , Marko Kovacevic Cc: dev@dpdk.org, remy.horton@intel.com, stable@dpdk.org Date: Sun, 24 Feb 2019 23:32:59 +0100 Message-Id: <20190224223259.17685-1-thomas@monjalon.net> X-Mailer: git-send-email 2.20.1 MIME-Version: 1.0 Subject: [dpdk-dev] [PATCH] doc: fix PCI whitelist typo in prog guide X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" The placeholder for PCI address should be named DBDF which stands for Domain/Bus/Device/Function. Fixes: 33af337773ac ("ethdev: add common devargs parser") Cc: remy.horton@intel.com Cc: stable@dpdk.org Signed-off-by: Thomas Monjalon Reviewed-by: Rami Rosen --- doc/guides/prog_guide/poll_mode_drv.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/guides/prog_guide/poll_mode_drv.rst b/doc/guides/prog_guide/poll_mode_drv.rst index b2cf483546..6fae39f904 100644 --- a/doc/guides/prog_guide/poll_mode_drv.rst +++ b/doc/guides/prog_guide/poll_mode_drv.rst @@ -374,9 +374,9 @@ parameters to those ports. this argument allows user to specify which switch ports to enable port representors for.:: - -w BDBF,representor=0 - -w BDBF,representor=[0,4,6,9] - -w BDBF,representor=[0-31] + -w DBDF,representor=0 + -w DBDF,representor=[0,4,6,9] + -w DBDF,representor=[0-31] Note: PMDs are not required to support the standard device arguments and users should consult the relevant PMD documentation to see support devargs.