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 45446A0506 for ; Mon, 4 Apr 2022 12:29:24 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 66BFB42821; Mon, 4 Apr 2022 12:29:21 +0200 (CEST) Received: from mail-ej1-f51.google.com (mail-ej1-f51.google.com [209.85.218.51]) by mails.dpdk.org (Postfix) with ESMTP id 3B9AE40141 for ; Tue, 29 Mar 2022 22:20:49 +0200 (CEST) Received: by mail-ej1-f51.google.com with SMTP id o10so37450319ejd.1 for ; Tue, 29 Mar 2022 13:20:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=mime-version:from:date:message-id:subject:to; bh=oXgBssfBjUfzwax4u/Df8TRZ/mCsJc9OQtNYJY12ne0=; b=EozP5xyJaBTCRYP6DqCUP9yZh2Fj+9jkEYFiFbyvkvWgA6BbuD2O9s0KPLHxRZgWru RQTgXcfpk0qLHjkdlVKknEl8CosBXpVW00xkpJi/AmW5kxh/q2dhPn1yFnuR4k//SzU4 uQ0W59jFE5fvD1b4U9wMwwRI1kZT/vjaueCdwOLKF8xbZl+pPjsczPa+uH+L1qV9nMJ5 5noohj4Krgs8kjVXMg+eSSDP6//Se7Nb7gAlFrk39FVtl89u84xQs2hvm94zc4D/NI+E RFXE1vVI3RgP6645Th24w9LbUt40MVIRx8IY4pi5sEc2qfhT858ujjdvZ4bSlgq7JpNk IHqA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=oXgBssfBjUfzwax4u/Df8TRZ/mCsJc9OQtNYJY12ne0=; b=IXfE9MafS6SltZLBfjY9HQF0AOjigtHheZ8vyVrHgq04npSNjNCHUbX2QR2mAXto/I uCSXT0iaAmy9q20Q/dATDR0/fwjfA6fyVBzQzp+GkeD5If4mopGtMcs+xFkt7cQ85b8L nYI0SdlX9QSmEoHmAZUHzw9yx1/pxX9xtXr9zQq8vcIivR3CgoApBG72EXzkC09rzQjY imj4Fr9a0jGZB+LYp+I5QMZEqvhzGZGJhL294q/ichWxfBLFP2+MwiLsCh+V9JP6t7Vc ufTK2OfU6qZpnt3YENZdbDS9utlCUh+H+BzViQVjaZ/i3AD88urdDcsz67ixmZrrmfNE AfCg== X-Gm-Message-State: AOAM532ZhyuI7e5+j/7fMFYvU+jtpaFmckkUB4g3LWBA2+oB48KE27xu qFxUDolmj44xPC3h/BV7BLWAQ9W3UT/8MKSre/prmQTgrtQ= X-Google-Smtp-Source: ABdhPJxWyojx5Zd+F7k/BKZ+IOAwjvJPcQ6SQZqHLRCFK6uCA1UvRqWjG+ejxUXdLem7oMRn3m4aA8bgLVudOkGISOI= X-Received: by 2002:a17:907:e87:b0:6df:6a26:e17c with SMTP id ho7-20020a1709070e8700b006df6a26e17cmr36584889ejc.666.1648585248702; Tue, 29 Mar 2022 13:20:48 -0700 (PDT) MIME-Version: 1.0 From: satish amara Date: Tue, 29 Mar 2022 16:20:37 -0400 Message-ID: Subject: QOS sample example. To: users@dpdk.org Content-Type: multipart/alternative; boundary="00000000000021846005db612a5e" X-Mailman-Approved-At: Mon, 04 Apr 2022 12:29:19 +0200 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 --00000000000021846005db612a5e 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 --00000000000021846005db612a5e Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi,
=C2=A0 =C2=A0 I am trying to understand the QOS sa= mple scheduler application code.=C2=A0 Trying to understand what is tc_peri= od in the config.
tb_periodByt= esTime period that should elapse since the last credit upd= ate in order for the bucket to be awarded tb_credits_per_period worth or cr= edits.

Regards,
Satish Amara
--00000000000021846005db612a5e--