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 C69B3A0507 for ; Thu, 31 Mar 2022 18:59:42 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3E006410F3; Thu, 31 Mar 2022 18:59:42 +0200 (CEST) Received: from mail-ed1-f44.google.com (mail-ed1-f44.google.com [209.85.208.44]) by mails.dpdk.org (Postfix) with ESMTP id ACA8C4014F for ; Thu, 31 Mar 2022 18:59:41 +0200 (CEST) Received: by mail-ed1-f44.google.com with SMTP id b15so35153edn.4 for ; Thu, 31 Mar 2022 09:59:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=mime-version:references:in-reply-to:from:date:message-id:subject:to; bh=lhWJxuGEp05aM+VECD9DO/PW466frpjOSynW29/oEew=; b=cQ+RvJq7C2r+NdGZcGntDHRpMn6puLhDzfWXlXeTYgaxOHWqB7+MVzpk+bd7XbL3Aw ZPOIZxS89lX8icD3RjZ822OfEnjLWcgNxiRXOjrUQvt05GtkgaGoighL4gZg4Zkh/UzH Ykn0UMTY3nuunRlIv10hUjVBhsIzGTLirJ943SHcoOhXEnSOww9DZyjLJVf4G+KKM8TB xPIQvuTtZshDfuPos9icE69vh0cngGEMfV9DS8RQw5qk/PdhdO9SjutcTN4E2Rv5f0BE 3qro5xSZylQ+21QK7WbiRKLdVVWlJ2/pacqctcrINZWOwKYVoCWDkpZMKCooJMCvpIvi g/Cw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to; bh=lhWJxuGEp05aM+VECD9DO/PW466frpjOSynW29/oEew=; b=taHVsglZ5xfogtJLzIfGO2gHLBRVoMryPq6z9PLcHnZrYXKFRq1IPfEz23ncrstdlU f+cEqxqAKiUY7UNhhFLDVXFoNN1l+hbuZuBMKozjCsbtfSVp1akoM5br9/bWgxFErE6d m64NQxh33iI0KeDOR6oiW0YK2G0VfqrWcasCX9PbGfuKkuaJswCdiAaOQVPQLvlQS/4e Vzwi/EjNRX++64Pz90mZHKbOO7hwTCeg/v+RNyjC5ejBQFLqXi7ZVvZCJIZqpHO9guZY 5mNvAiGuH0k82Zef5kJzRZPWvEZwT0aNTCnXWVq07lSlgvezFMnaJAU5uINv48T/Koqy 7ifw== X-Gm-Message-State: AOAM5321xJFXthL6C4miSiMIJBI68ekONZ8jTo0ri55h1UdmhOoE8XeD QOYTJmjGzMKYMM495oCcxFI//+6iK3o2lYcjTBQ1OiP4 X-Google-Smtp-Source: ABdhPJweChzO+w9AZTeUZKuQrQKtmOtOXWeGnZAKP30NaTk062gCdPTV41eFPqVI8x4BtQF7M3TLOgCc9XnLxyOw00I= X-Received: by 2002:a05:6402:370b:b0:413:3bcd:3d0e with SMTP id ek11-20020a056402370b00b004133bcd3d0emr17335470edb.178.1648745981204; Thu, 31 Mar 2022 09:59:41 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: satish amara Date: Thu, 31 Mar 2022 12:59:30 -0400 Message-ID: Subject: Fwd: QOS sample example. To: users@dpdk.org Content-Type: multipart/alternative; boundary="00000000000088de4805db86961d" X-BeenThere: users@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK usage discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: users-bounces@dpdk.org --00000000000088de4805db86961d Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Hi, I am trying to understand the QOS sample scheduler application code. Trying to understand what is tc_period in the config. 30. QoS Scheduler Sample Application =E2=80=94 Data Plane Development Kit 2= 1.05.0 documentation (dpdk.org) Is tc_period same as tb_period tb_period Bytes Time period that should elapse since the last credit update in order for the bucket to be awarded tb_credits_per_period worth or credits. Regards, Satish Amara --00000000000088de4805db86961d Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable



Hi,
=C2=A0 =C2=A0 I am trying= to understand the QOS sample scheduler application code.=C2=A0 Trying to u= nderstand what is tc_period in the config.
=
tb_periodBytesTime period that should elapse since the = last credit update in order for the bucket to be awarded tb_credits_per_per= iod worth or credits.

Regards,
= Satish Amara
--00000000000088de4805db86961d--