From patchwork Tue Oct 27 09:22:05 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Savinay Dharmappa X-Patchwork-Id: 82282 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 01434A04B5; Tue, 27 Oct 2020 10:22:14 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id CCD852BD5; Tue, 27 Oct 2020 10:22:13 +0100 (CET) Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by dpdk.org (Postfix) with ESMTP id 961252B9D for ; Tue, 27 Oct 2020 10:22:10 +0100 (CET) IronPort-SDR: 0ROC9sTrGpGjmYV2lrige0XZ9Iu5u+odF7/OYQEEU7zudQXg2O7kZ5qms+VB69ClRgz8KTLLuo ttDEMQrBW2Aw== X-IronPort-AV: E=McAfee;i="6000,8403,9786"; a="168176421" X-IronPort-AV: E=Sophos;i="5.77,423,1596524400"; d="scan'208";a="168176421" X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga005.fm.intel.com ([10.253.24.32]) by orsmga102.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 27 Oct 2020 02:22:09 -0700 IronPort-SDR: bd/xC3roK9J4SxAKTXdPTYDMpALrrmnDHTRDtKK653IQWfVu8izbvKeW5t424m/SU6+MJzZToi 18/k2DXPVX9A== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.77,423,1596524400"; d="scan'208";a="525820929" Received: from silpixa00400629.ir.intel.com ([10.237.214.112]) by fmsmga005.fm.intel.com with ESMTP; 27 Oct 2020 02:22:08 -0700 From: Savinay Dharmappa To: cristian.dumitrescu@intel.com, jasvinder.singh@intel.com, dev@dpdk.org Cc: savinay.dharmappa@intel.com Date: Tue, 27 Oct 2020 09:22:05 +0000 Message-Id: <20201027092205.21325-1-savinay.dharmappa@intel.com> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20201026134116.18152-1-savinay.dharmappa@intel.com> References: <20201026134116.18152-1-savinay.dharmappa@intel.com> Subject: [dpdk-dev] [PATCH v2] examples/qos_sched: update profile oversubscribe config file 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 profile_ov config file to support dynamic update of subport rate. Signed-off-by: Savinay Dharmappa Acked-by: Cristian Dumitrescu Acked-by: Cristian Dumitrescu --- v2: renamed the commit subject. --- examples/qos_sched/profile_ov.cfg | 3 +++ 1 file changed, 3 insertions(+) diff --git a/examples/qos_sched/profile_ov.cfg b/examples/qos_sched/profile_ov.cfg index ab509d28d7..14c89ae340 100644 --- a/examples/qos_sched/profile_ov.cfg +++ b/examples/qos_sched/profile_ov.cfg @@ -11,6 +11,9 @@ number of subports per port = 1 number of pipes per subport = 32 queue sizes = 64 64 64 64 64 64 64 64 64 64 64 64 64 +subport 0-8 = 0 + +[subport profile 0] tb rate = 8400000 ; Bytes per second tb size = 100000 ; Bytes