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 DB3BEA0032; Fri, 18 Feb 2022 07:12:26 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6A3F14068B; Fri, 18 Feb 2022 07:12:26 +0100 (CET) Received: from mail-io1-f41.google.com (mail-io1-f41.google.com [209.85.166.41]) by mails.dpdk.org (Postfix) with ESMTP id 3414340150 for ; Fri, 18 Feb 2022 07:12:25 +0100 (CET) Received: by mail-io1-f41.google.com with SMTP id z2so6416416iow.8 for ; Thu, 17 Feb 2022 22:12:25 -0800 (PST) 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 :cc; bh=7ag5YsbqjppScESVAjQLLqG3CjnPYn5yxKxftzYhwVU=; b=BKq3LxR/CE9G6RmbhJ0xFV9Dt8snx7xgelAoczkz+ckIOEJE8PaEnbKq1bGFmrnrhS 9HVqB4ON1LDKknfbBqqluFcZsriexw82kT5Z4oZ5NqKm7upeM00hRLJ1cimXfLEgwThg ZUY1jIwT7R4SD9fzOk2wcVCI0HkMWs4VSHp6VO0aCdg8AhNw2ZuqV0cuwHlaQVpxx8GZ zcux4HRcAD/f1DqvE1ThLOSe/4wJCfiWO/UiQ45f7+MF6fQMWlXCyt4aW0T2dT0zIKyM uuhzjmVTuXZyLciQQ9GCS6BHfnpEulkXW8h4Ftk+FwTOvpjWMwNaD1IaMEs+dCQrRwz/ RJYA== 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:cc; bh=7ag5YsbqjppScESVAjQLLqG3CjnPYn5yxKxftzYhwVU=; b=Pq4MzQRnYept1Wcduf486wCESpZ2KTXlGu+usW+hcNoYsPzb1VH7y2iYSd5Q8+hhyg mJPffP49npXj4OcAn3UNErQuruchcmfDs2eLgYljVrwzLPRXA4HEe7iwLDnB29AUUAGF f95NOHsd5tWQputpk1eTWITDaYUb4821WBZpVp/0zciPjX/9dzaTxi9SvMwhDoiZdY83 Sjo7FPunEmxewn/wCk/1Vmw2oUCXHsOiaM5erVYFZMOWmksDWvLS+QP+PPDQEqgukBNx 4hiEgVlGOQPikuq1TYvBC8uSxPZ49Tz65hJ6AgjpChzU/3Chic1Oa/ebOBDJaTuoZO/a R6fA== X-Gm-Message-State: AOAM5306x0Z5V1tmgKou9bGcXhbFz1zRA5Sakzc3oXoBPhWYhcO9DzgJ RlOAznoTYQtHMp7LJxu6xxecuoUqVVnjA8ynv7o= X-Google-Smtp-Source: ABdhPJxBpm03c5bq9JPpDOwmwT8j6C6gwGO6lmMIaGHCLqf6G4UhaqMrmMRTQqFtMiLKoFkjg2tl9GSUV35xZvhThEU= X-Received: by 2002:a02:604f:0:b0:30f:e6f1:3883 with SMTP id d15-20020a02604f000000b0030fe6f13883mr4421283jaf.266.1645164744548; Thu, 17 Feb 2022 22:12:24 -0800 (PST) MIME-Version: 1.0 References: <20220214090247.493995-2-skori@marvell.com> <20220214101001.498992-1-skori@marvell.com> <20220214101001.498992-2-skori@marvell.com> In-Reply-To: <20220214101001.498992-2-skori@marvell.com> From: Jerin Jacob Date: Fri, 18 Feb 2022 11:41:58 +0530 Message-ID: Subject: Re: [PATCH v9 2/2] net/cnxk: support priority flow control To: Sunil Kumar Kori Cc: Nithin Dabilpuram , Kiran Kumar K , Satha Rao , dpdk-dev Content-Type: text/plain; charset="UTF-8" X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org On Mon, Feb 14, 2022 at 3:40 PM wrote: > > From: Sunil Kumar Kori > > Patch implements priority flow control support for CNXK platforms. Add support for priority flow control support for CNXK platforms. > > Signed-off-by: Sunil Kumar Kori > --- > v1..v2: > - fix application restart issue. > > v2..v3: > - fix pause quanta configuration for cn10k. > - fix review comments. > > v3..v4: > - fix PFC configuration with other type of TM tree > i.e. default, user and rate limit tree. > > v4..v5: > - rebase on top of tree. > > v5..v6: > - fix review comments > > v6..v7: > - use correct FC mode flags > > v7..v8: > - rebase on top of 22.03-rc1 > > v8..v9: > - update documentation and release notes > > doc/guides/nics/cnxk.rst | 1 + > > +* **Updated Marvell cnxk ethdev PMD.** > + > + * Added queue based priority flow control support for CN9K & CN10K. > + Move near to all ethdev PMD release notes # Please fix the build issue with RHEL7 http://mails.dpdk.org/archives/test-report/2022-February/260982.html