DPDK patches and discussions
 help / color / mirror / Atom feed
From: Sunil Kumar Kori <skori@marvell.com>
To: Jerin Jacob <jerinjacobk@gmail.com>
Cc: Nithin Kumar Dabilpuram <ndabilpuram@marvell.com>,
	Kiran Kumar Kokkilagadda <kirankumark@marvell.com>,
	Satha Koteswara Rao Kottidi <skoteshwar@marvell.com>,
	dpdk-dev <dev@dpdk.org>
Subject: RE: [EXT] Re: [PATCH v9 2/2] net/cnxk: support priority flow control
Date: Tue, 22 Feb 2022 08:06:47 +0000	[thread overview]
Message-ID: <CO6PR18MB38609582B5AA7BEC7930DE72B43B9@CO6PR18MB3860.namprd18.prod.outlook.com> (raw)
In-Reply-To: <CALBAE1OSxKGSn2iU4G74kPy1bfJYxZntLrcX=R_XBQVt+Dcd0g@mail.gmail.com>

> -----Original Message-----
> From: Jerin Jacob <jerinjacobk@gmail.com>
> Sent: Friday, February 18, 2022 11:42 AM
> To: Sunil Kumar Kori <skori@marvell.com>
> Cc: Nithin Kumar Dabilpuram <ndabilpuram@marvell.com>; Kiran Kumar
> Kokkilagadda <kirankumark@marvell.com>; Satha Koteswara Rao Kottidi
> <skoteshwar@marvell.com>; dpdk-dev <dev@dpdk.org>
> Subject: [EXT] Re: [PATCH v9 2/2] net/cnxk: support priority flow control
> 
> External Email
> 
> ----------------------------------------------------------------------
> On Mon, Feb 14, 2022 at 3:40 PM <skori@marvell.com> wrote:
> >
> > From: Sunil Kumar Kori <skori@marvell.com>
> >
> > Patch implements priority flow control support for CNXK platforms.
> 
> Add support for priority flow control support for CNXK platforms.
> 
Ack.
> >
> > Signed-off-by: Sunil Kumar Kori <skori@marvell.com>
> > ---
> > 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
> https://urldefense.proofpoint.com/v2/url?u=http-
> 3A__mails.dpdk.org_archives_test-2Dreport_2022-
> 2DFebruary_260982.html&d=DwIBaQ&c=nKjWec2b6R0mOyPaz7xtfQ&r=dXe
> XaAMkP5COgn1zxHMyaF1_d9IIuq6vHQO6NrIPjaE&m=s3VMAaFynZDJrDsLrH
> KnCOC_KvKEm00NjjQxp1UHuy7tVn37YWwC25no8aaAdqOe&s=094i2FhGda7
> 2zuWrSkp6krIvzPcXFg0VQZS56YtLydE&e=
Ack.

  reply	other threads:[~2022-02-22  8:06 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-09 11:11 [PATCH v1 1/2] common/cnxk: support priority flow ctrl config API skori
2022-01-09 11:11 ` [PATCH v1 2/2] net/cnxk: support priority flow control skori
2022-01-09 11:18   ` Sunil Kumar Kori
2022-01-11  8:18   ` [PATCH v2 1/2] common/cnxk: support priority flow ctrl config API skori
2022-01-11  8:18     ` [PATCH v2 2/2] net/cnxk: support priority flow control skori
2022-01-18 13:28       ` [PATCH v3 1/2] common/cnxk: support priority flow ctrl config API skori
2022-01-18 13:28         ` [PATCH v3 2/2] net/cnxk: support priority flow control skori
2022-01-20 16:59           ` [PATCH v4 1/2] common/cnxk: support priority flow ctrl config API skori
2022-01-20 16:59             ` [PATCH v4 2/2] net/cnxk: support priority flow control skori
2022-01-25 10:02             ` [PATCH v4 1/2] common/cnxk: support priority flow ctrl config API Ray Kinsella
2022-01-25 10:19               ` [EXT] " Sunil Kumar Kori
2022-01-25 11:23             ` [PATCH v5 " skori
2022-01-25 11:23               ` [PATCH v5 2/2] net/cnxk: support priority flow control skori
2022-01-28 13:28               ` [PATCH v6 1/2] common/cnxk: support priority flow ctrl config API skori
2022-01-28 13:29                 ` [PATCH v6 2/2] net/cnxk: support priority flow control skori
2022-02-07 17:21                   ` [PATCH v7 1/2] common/cnxk: support priority flow ctrl config API skori
2022-02-07 17:21                     ` [PATCH v7 2/2] net/cnxk: support priority flow control skori
2022-02-14  9:02                       ` [PATCH v8 1/2] common/cnxk: support priority flow ctrl config API skori
2022-02-14  9:02                         ` [PATCH v8 2/2] net/cnxk: support priority flow control skori
2022-02-14 10:10                           ` [PATCH v9 1/2] common/cnxk: support priority flow ctrl config API skori
2022-02-14 10:10                             ` [PATCH v9 2/2] net/cnxk: support priority flow control skori
2022-02-18  6:11                               ` Jerin Jacob
2022-02-22  8:06                                 ` Sunil Kumar Kori [this message]
2022-02-22  8:58                               ` [PATCH v10 1/2] common/cnxk: support priority flow ctrl config API skori
2022-02-22  8:58                                 ` [PATCH v10 2/2] net/cnxk: support priority flow control skori
2022-02-22 10:37                               ` [PATCH v11 1/2] common/cnxk: support priority flow ctrl config API skori
2022-02-22 10:37                                 ` [PATCH v11 2/2] net/cnxk: support priority flow control skori
2022-02-23 11:36                                 ` [PATCH v11 1/2] common/cnxk: support priority flow ctrl config API Jerin Jacob
2022-02-14 10:06                         ` [PATCH v8 " Ray Kinsella

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CO6PR18MB38609582B5AA7BEC7930DE72B43B9@CO6PR18MB3860.namprd18.prod.outlook.com \
    --to=skori@marvell.com \
    --cc=dev@dpdk.org \
    --cc=jerinjacobk@gmail.com \
    --cc=kirankumark@marvell.com \
    --cc=ndabilpuram@marvell.com \
    --cc=skoteshwar@marvell.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).