From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 1E16CA0544 for ; Fri, 28 Oct 2022 16:04:56 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1330A40F16; Fri, 28 Oct 2022 16:04:56 +0200 (CEST) Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.133.124]) by mails.dpdk.org (Postfix) with ESMTP id D2304400D5 for ; Fri, 28 Oct 2022 16:04:54 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1666965894; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=kXMu4XQyh4WWwn4k9yOQZBT/HkG28MSyggjmxTssKEI=; b=TUlZeceiqV6u/E9mNPnpf+vwB1uZgYmlLQrRynCRJlKtttvHdtiXS99TNJ8ZlSVhk9xdLL lTIfTmz3SSP61SxxOvA3H0svMKUqZnc7sg1T8rpEkIxW0GT05TqIBwC28Skeck0mEnphvW h1IDSVuwOuwqC44DeEIa7iVL0hlY6+M= Received: from mail-pf1-f197.google.com (mail-pf1-f197.google.com [209.85.210.197]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_128_GCM_SHA256) id us-mta-614-aAmniTBkMJeZYEGxW6snLQ-1; Fri, 28 Oct 2022 10:04:53 -0400 X-MC-Unique: aAmniTBkMJeZYEGxW6snLQ-1 Received: by mail-pf1-f197.google.com with SMTP id o14-20020a056a00214e00b0056238ef46ebso2593650pfk.2 for ; Fri, 28 Oct 2022 07:04:53 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=kXMu4XQyh4WWwn4k9yOQZBT/HkG28MSyggjmxTssKEI=; b=YuIVl7Lhd0ArXyKAlor/V2fE6sH9tx/Urf+92jXQ+G0SWpe6CrODwhj7RLHDoC2stF YphjWHPaIIrGl4LM5F9WNVWlZvsumdhwSK0LJ29vYPCV0glhN4dPEaEeIx/ngEtZLtCo eZlQ2IjPNFc/5nHetiW6cl6meFS0WFk/ULq6fJvsEbJwte0bEXy9wFUo5ngwN+0X7TqT U4PpAwUnoj8+TYXICVHP5spAE0xQm/4FKPMklkFDMk9Hk3u0SAyuffb2LQ6n+4Di4Pji FU9GprbzW5wM+g1q7IBnskV2264iLBp+4f0HrhW03latLRb+xxQdbXFOlbjw+YnP5pxD Pb2g== X-Gm-Message-State: ACrzQf2zWU3KEXEBAWedRCDCwLxsalXWxQbCvBVBPF6k+6kjh7+q1Ylc 4h2zc5hGhzTqz0aCWBVTnH7WxLPIlH5x1prmypy70mIzUpNxIY8mIJr2D3DaIsBJKhoO2AMXNGs txN5tTRlP1juWh0uYRPfMMdw= X-Received: by 2002:a63:5b58:0:b0:452:2ba4:f86b with SMTP id l24-20020a635b58000000b004522ba4f86bmr45625970pgm.223.1666965890758; Fri, 28 Oct 2022 07:04:50 -0700 (PDT) X-Google-Smtp-Source: AMsMyM6IlxovbvYMSDrNzSuvqvGpqR6kOx+1e/mEHDlR43a6cQGyYqX1mwnUq85moHSvNyMH/Sv3O+eu9EZMjcvTTkY= X-Received: by 2002:a63:5b58:0:b0:452:2ba4:f86b with SMTP id l24-20020a635b58000000b004522ba4f86bmr45625950pgm.223.1666965890488; Fri, 28 Oct 2022 07:04:50 -0700 (PDT) MIME-Version: 1.0 References: <20221006190038.431828-1-megha.ajmera@intel.com> <20221028095531.678682-1-megha.ajmera@intel.com> <20221028095531.678682-3-megha.ajmera@intel.com> In-Reply-To: From: David Marchand Date: Fri, 28 Oct 2022 16:04:39 +0200 Message-ID: Subject: Re: [PATCH v6 3/3] sched: support for 100G+ rates in subport/pipe config To: "Dumitrescu, Cristian" , "Ajmera, Megha" Cc: "dev@dpdk.org" , "Singh, Jasvinder" , "stephen@networkplumber.org" , "stable@dpdk.org" X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset="UTF-8" X-BeenThere: stable@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: patches for DPDK stable branches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: stable-bounces@dpdk.org On Fri, Oct 28, 2022 at 12:57 PM Dumitrescu, Cristian wrote: > > Subject: [PATCH v6 3/3] sched: support for 100G+ rates in subport/pipe > > config As mentionned in 2/3, the title prefix is incorrect. > > > > - Config load functions updated to support 100G rates > > for subport and pipes. > > - Added new parse function to convert string to unsigned > > long long. > > - Added error checks. > > - Fixed format warnings. I reformated this a bit as I don't understand why this patch deserves a list. > > > > Signed-off-by: Megha Ajmera > > --- > > examples/qos_sched/cfg_file.c | 179 +++++++++++++++++++++------------- > > examples/qos_sched/cfg_file.h | 2 + > > examples/qos_sched/init.c | 23 ++++- > > 3 files changed, 133 insertions(+), 71 deletions(-) > > > > Acked-by: Cristian Dumitrescu > Series applied with fixes. -- David Marchand