From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wr1-f65.google.com (mail-wr1-f65.google.com [209.85.221.65]) by dpdk.org (Postfix) with ESMTP id D0D091B471; Fri, 4 Jan 2019 10:10:31 +0100 (CET) Received: by mail-wr1-f65.google.com with SMTP id s12so35936222wrt.4; Fri, 04 Jan 2019 01:10:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=YafYfXWJ6yK3r1WQe8yWBxM9CC7hzEWAi2YHPYTde/E=; b=Jxe8lhSwnVSXw8hVI+YT4Xj4UKvPhlYizMHheJ/ciKKUYCMgoseLKRuNWTShNE2Sm1 NJ6MY/HmYKU3dd1T2PS3Vioiia5dQaro5fSKUrvDg/73lG050bXyPE1d57iX1HE44jvA UxwLTipjZyw7nTEyqILntsOfGmO+fY0Zl/DQ/nig7QiChOhCt41rdnkSuIhI/9nDO4Jp YBk+tyYSsbXNyKVBBeT7z9fcBO1IPofsKTuZIrCBehKSEJCtBbCLPj512HpdCRl/jliE Y5JYWLJ8Lxy5j1dnkn8ZLfSWi0orFXVTRgBuYutjqMipEnHaXtEDc/Ow4cfV0mY+vC3d q6XQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=YafYfXWJ6yK3r1WQe8yWBxM9CC7hzEWAi2YHPYTde/E=; b=ANIVWEYPHoOsHAjpA7mre+vlSw6TcMcRnTpNs/anOqRQO5/o0Opmhi4XJWRxAjrvlf LDcUcqdUVsy9cHXsyibn5s2hay2cryzxD4axITnrzUq4dkfzJqCYGy6MwY3GjOmnO9yx Z//3+lSLSR3rMDurCz1XUoJQzr/meLxplIEgLgeM7Paq4K+tf7M5ofxxftbt0vtZoQWh jZ6vxcPRH0Pw76Lr48BvSle4h+uJiDsh7a/T0o371jEvGZqmdm62811DkVDOsODOLNeD tAkqwAgBeogwC3NIgEGWiaNLqxLPrQFXTNh4GxNeN3DmGV8jeSeWLwh64nldnIzQXb5T ms8A== X-Gm-Message-State: AJcUuke+Vy8maAHTKvtQAfjlN04fJmxWKyTa/re5kvOyexBcXCoETjKQ g+oh+nNuQY3Di5c5cA3LUoxdgCnK5R0= X-Google-Smtp-Source: ALg8bN5N5+7ePBAD0SqjcREHfWBxCAW89aXwoLdHibGmoqITvaHe6nzPvBz+auyk1bwp5pzfdmAT+Q== X-Received: by 2002:a05:6000:f:: with SMTP id h15mr42489598wrx.248.1546593031259; Fri, 04 Jan 2019 01:10:31 -0800 (PST) Received: from localhost.localdomain (bzq-79-182-127-199.red.bezeqint.net. [79.182.127.199]) by smtp.gmail.com with ESMTPSA id l15sm37948427wrw.4.2019.01.04.01.10.29 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Fri, 04 Jan 2019 01:10:30 -0800 (PST) From: Rami Rosen To: dev@dpdk.org Cc: stable@dpdk.org, bernard.iremonger@intel.com, Rami Rosen Date: Fri, 4 Jan 2019 11:10:17 +0200 Message-Id: <20190104091018.7722-1-ramirose@gmail.com> X-Mailer: git-send-email 2.19.2 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [dpdk-dev] [PATCH v2] doc: fix a parameter name in testpmd 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: , X-List-Received-Date: Fri, 04 Jan 2019 09:10:32 -0000 There is no parameter called "eth-peer-configfile" in testpmd. It should be "eth-peers-configfile". See the usage() method in app/test-pmd/parameters.c. v2: Fix line too long in the patch commit log. Fixes: a67857e97ba8 ("doc: clarify usage of testpmd MAC forward mode") Cc: stable@dpdk.org Signed-off-by: Rami Rosen --- doc/guides/testpmd_app_ug/testpmd_funcs.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/guides/testpmd_app_ug/testpmd_funcs.rst b/doc/guides/testpmd_app_ug/testpmd_funcs.rst index cbf23e928..1ceb000da 100644 --- a/doc/guides/testpmd_app_ug/testpmd_funcs.rst +++ b/doc/guides/testpmd_app_ug/testpmd_funcs.rst @@ -304,7 +304,7 @@ The available information categories are: * ``mac``: Changes the source and the destination Ethernet addresses of packets before forwarding them. Default application behaviour is to set source Ethernet address to that of the transmitting interface, and destination address to a dummy value (set during init). The user may specify a target destination Ethernet address via the 'eth-peer' or - 'eth-peer-configfile' command-line options. It is not currently possible to specify a specific source Ethernet address. + 'eth-peers-configfile' command-line options. It is not currently possible to specify a specific source Ethernet address. * ``macswap``: MAC swap forwarding mode. Swaps the source and the destination Ethernet addresses of packets before forwarding them. -- 2.19.2