From patchwork Wed Oct 21 07:06:35 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Savinay Dharmappa X-Patchwork-Id: 81666 X-Patchwork-Delegate: david.marchand@redhat.com Return-Path: X-Original-To: patchwork@inbox.dpdk.org Delivered-To: patchwork@inbox.dpdk.org Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id D0EEFA04DD; Wed, 21 Oct 2020 09:06:44 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id AD419AC63; Wed, 21 Oct 2020 09:06:43 +0200 (CEST) Received: from mga05.intel.com (mga05.intel.com [192.55.52.43]) by dpdk.org (Postfix) with ESMTP id B974AAA2A for ; Wed, 21 Oct 2020 09:06:40 +0200 (CEST) IronPort-SDR: Tc8RatyBZMhNeDAZjH/JsPbGjRSDCZB7jj6oxpOOzLXZGZjFZ5rK4HS3qFT9s9IGDLSF5UaG4O e8PhbemMK5Cg== X-IronPort-AV: E=McAfee;i="6000,8403,9780"; a="252022363" X-IronPort-AV: E=Sophos;i="5.77,400,1596524400"; d="scan'208";a="252022363" X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by fmsmga105.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 21 Oct 2020 00:06:38 -0700 IronPort-SDR: RwlhGrjfFq6mzG4yRzTlblJDDZFuwHtldjqbelJNYA8bmZpQkmZxAPnRb5uhtC3MS05rmdCHcy q3CCCHSvednQ== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.77,400,1596524400"; d="scan'208";a="358796445" Received: from silpixa00400629.ir.intel.com ([10.237.214.112]) by FMSMGA003.fm.intel.com with ESMTP; 21 Oct 2020 00:06:37 -0700 From: Savinay Dharmappa To: cristian.dumitrescu@intel.com, jasvinder.singh@intel.com, dev@dpdk.org Cc: savinay.dharmappa@intel.com Date: Wed, 21 Oct 2020 08:06:35 +0100 Message-Id: <20201021070635.19441-1-savinay.dharmappa@intel.com> X-Mailer: git-send-email 2.17.1 Subject: [dpdk-dev] [PATCH v1] doc: update ip pipeline and qos scheduler app 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" update the user guide of sample application ip pipeline and qos_scheduler to reflect the changes in command line arguments and profile config file. Signed-off-by: Savinay Dharmappa Acked-by: Cristian Dumitrescu --- doc/guides/sample_app_ug/ip_pipeline.rst | 6 +----- doc/guides/sample_app_ug/qos_scheduler.rst | 4 ++++ 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/doc/guides/sample_app_ug/ip_pipeline.rst b/doc/guides/sample_app_ug/ip_pipeline.rst index 56014be174..602e205872 100644 --- a/doc/guides/sample_app_ug/ip_pipeline.rst +++ b/doc/guides/sample_app_ug/ip_pipeline.rst @@ -253,11 +253,6 @@ Traffic manager - pps - qsize - - - Add traffic manager pipe profile :: @@ -275,6 +270,7 @@ Traffic manager tmgr rate spp + pps fo mtu cpu diff --git a/doc/guides/sample_app_ug/qos_scheduler.rst b/doc/guides/sample_app_ug/qos_scheduler.rst index b5010657a7..ba6de80a62 100644 --- a/doc/guides/sample_app_ug/qos_scheduler.rst +++ b/doc/guides/sample_app_ug/qos_scheduler.rst @@ -135,6 +135,10 @@ The profile file has the following format: [subport 0] number of pipes per subport = 4096 queue sizes = 64 64 64 64 64 64 64 64 64 64 64 64 64 + + subport 0-8 = 0 ; These subports are configured with subport profile 0 + + [subport profile 0] tb rate = 1250000000; Bytes per second tb size = 1000000; Bytes tc 0 rate = 1250000000; Bytes per second