From patchwork Fri Mar 22 10:36:51 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Rami Rosen X-Patchwork-Id: 51508 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 F21D01B59F; Fri, 22 Mar 2019 11:37:04 +0100 (CET) Received: from mail-wr1-f67.google.com (mail-wr1-f67.google.com [209.85.221.67]) by dpdk.org (Postfix) with ESMTP id 012DF1B59B for ; Fri, 22 Mar 2019 11:37:02 +0100 (CET) Received: by mail-wr1-f67.google.com with SMTP id g3so1744713wrx.9 for ; Fri, 22 Mar 2019 03:37:02 -0700 (PDT) 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=56+Km9xdjhYWxY3xT+YBHkjKfso89wu42q+aupKEi1A=; b=gHORGdfvxtrQO/zczMgHDNSeg0GqnAsLEwBs4Y/xi3G9R4C/f4dTUlXDo533CnrwLZ cFWreO6RdXxSVAuIBTKB39GW8SsWvIhkB6Wy0lJgTV/sLSMlJjmgBOSrsZQkIbqbwyWo u3wVCjWDidE8K/m3i8/sPDJeoOOepQ8pBF395GW1I2nojtRZ8QOnOW6yWLRF0g/Rypis 9ckUJvwoAxsscG/J1lkCip/E6OtmwdQTCKUtTeItEJZ/kYJnMVSgKRYBmcmpdWY/P2dI SurdjkEXUVAvQalh1Ja336DXjsF8QMEz1IiSJj5iNy5wJnzeTeugnhwYH/SI0h5F5CT5 XvzA== 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=56+Km9xdjhYWxY3xT+YBHkjKfso89wu42q+aupKEi1A=; b=J8sBuZtL3xy1G479SOvK7kZiV5DkkohBHNI1DqnTwYV1QJY5GusmnCyEBIe3WEJiLG US2TYrY/NHB3Z30zP5pK95oizb3xZuSYgcYm1F6NEmKfjcnPU22jjYVo4NMTf56idx/F B8i64/AeCmIU8Sz4UNLwmue5djKRllCziGJZ/x3IXHMLFNd4y1C1Q8zwVZwMF5WmlLB5 G4V7cO7pjcDkb0LnsbihMjM4z9u5a5KG5ve+7roq0S/iEWuxs4s6XQDPW0DjKIfAiUiO DsbcXfuBdr2oqWHl5ytEkODuvHGRFxa1S9+JiMwSCUO7mqhwphGp2g3g4yhqlQVaFDds c7dg== X-Gm-Message-State: APjAAAVPOiifCnuyvOLYw1/OfyHi+8lEI9MHnet+KII0dm7lIQnwCSDS 1JKF6ftpYa93xYQOPxdcB/5LL9OVGHXcPw== X-Google-Smtp-Source: APXvYqyHEexqKelcV8zJBl4ZZ0RNAw66yOLeurJSRYNAJ4kVPAfIcED/JQHYm6c0yon1ajI0DKPjCw== X-Received: by 2002:adf:f1cc:: with SMTP id z12mr5903050wro.180.1553251022651; Fri, 22 Mar 2019 03:37:02 -0700 (PDT) Received: from localhost.localdomain (bzq-79-180-101-57.red.bezeqint.net. [79.180.101.57]) by smtp.gmail.com with ESMTPSA id p12sm5801277wrt.4.2019.03.22.03.37.01 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Fri, 22 Mar 2019 03:37:02 -0700 (PDT) From: Rami Rosen To: dev@dpdk.org Cc: reshma.pattan@intel.com, vipin.varghese@intel.com, marko.kovacevic@intel.com, Rami Rosen Date: Fri, 22 Mar 2019 12:36:51 +0200 Message-Id: <20190322103651.11030-1-ramirose@gmail.com> X-Mailer: git-send-email 2.19.2 MIME-Version: 1.0 Subject: [dpdk-dev] [PATCH] doc: fix a typo in procinfo 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" This patch fixes a trivial info in proc info section. informationi=>information. Fixes: 8a37f37fc243 ("app/procinfo: add --show-port") Signed-off-by: Rami Rosen Reviewed-by: Vipin Varghese Acked-by: Marko Kovacevic --- doc/guides/tools/proc_info.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/guides/tools/proc_info.rst b/doc/guides/tools/proc_info.rst index 6bdf5a861..ea6210109 100644 --- a/doc/guides/tools/proc_info.rst +++ b/doc/guides/tools/proc_info.rst @@ -44,7 +44,7 @@ If no port mask is specified xstats are reset for all DPDK ports. **-m**: Print DPDK memory information. **--show-port** -The show-port parameter displays port level various configuration informationi +The show-port parameter displays port level various configuration information associated to RX port queue pair. **--show-tm**