DPDK patches and discussions
 help / color / mirror / Atom feed
From: Ferruh Yigit <ferruh.yigit@intel.com>
To: Rahul Lakkireddy <rahul.lakkireddy@chelsio.com>, dev@dpdk.org
Cc: kaara.satwik@chelsio.com
Subject: Re: [dpdk-dev] [PATCH 0/3] net/cxgbe: rework queue allocation and add RSS reta update
Date: Fri, 18 Sep 2020 16:13:11 +0100	[thread overview]
Message-ID: <e3241dfb-cefe-4ed5-1f55-9c58200a51c9@intel.com> (raw)
In-Reply-To: <cover.1599865410.git.rahul.lakkireddy@chelsio.com>

On 9/12/2020 12:52 AM, Rahul Lakkireddy wrote:
> Patch 1 removes the equal distribution queue allocation across all
> ports under the same PF. Instead, the queues are allocated based
> on whichever port requests for the queues first. This will allow
> unused queue resources on other ports to be redistributed to ports
> that need more queues.
> 
> Patch 2 increases the Rx congestion channels from 4 to 8 on T6 to
> improve Rx congestion control.
> 
> Patch 3 adds support to manipulate RSS redirection table.
> 
> This series depends on [1] titled:
> "net/cxgbe: release port resources during port close"
> 
> [1] https://mails.dpdk.org/archives/dev/2020-September/179131.html
> 
> Thanks,
> Rahul
> 
> Rahul Lakkireddy (3):
>    net/cxgbe: rework queue allocation between ports
>    net/cxgbe: improve Rx congestion control
>    net/cxgbe: add support to update RSS redirection table

Series applied to dpdk-next-net/main, thanks.

      parent reply	other threads:[~2020-09-18 15:13 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-11 23:52 Rahul Lakkireddy
2020-09-11 23:52 ` [dpdk-dev] [PATCH 1/3] net/cxgbe: rework queue allocation between ports Rahul Lakkireddy
2020-09-11 23:52 ` [dpdk-dev] [PATCH 2/3] net/cxgbe: improve Rx congestion control Rahul Lakkireddy
2020-09-11 23:52 ` [dpdk-dev] [PATCH 3/3] net/cxgbe: add support to update RSS redirection table Rahul Lakkireddy
2020-09-18 15:13 ` Ferruh Yigit [this message]

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=e3241dfb-cefe-4ed5-1f55-9c58200a51c9@intel.com \
    --to=ferruh.yigit@intel.com \
    --cc=dev@dpdk.org \
    --cc=kaara.satwik@chelsio.com \
    --cc=rahul.lakkireddy@chelsio.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).