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: Nirranjan Kirubaharan <nirranjan@chelsio.com>,
	Indranil Choudhury <indranil@chelsio.com>,
	Kumar Sanghvi <kumaras@chelsio.com>
Subject: Re: [dpdk-dev] [PATCH 00/13] cxgbe: add support for Chelsio T6 family of adapters
Date: Tue, 30 May 2017 11:39:45 +0100	[thread overview]
Message-ID: <6c2b4646-3370-dff5-6685-7198fa0f1fe9@intel.com> (raw)
In-Reply-To: <cover.1495856462.git.rahul.lakkireddy@chelsio.com>

On 5/27/2017 4:46 AM, Rahul Lakkireddy wrote:
> This series of patches add support for Chelsio T6 family of adapters.
> 
> Patches 1 - 4 update CXGBE PMD to detect and run Chelsio T6 cards.
> 
> Patches 5 - 6 add new link speeds and update port modules.
> 
> Patch 7 updates information prints to accommodate Chelsio T6 cards.
> 
> Patch 8 updates TX path to reflect Chelsio T6 changes.
> 
> Patches 9 - 11 update RX path to reflect Chelsio T6 changes.
> 
> Patch 12 updates port statistics to not accumulate pause frames
> as part of packet count and also fixes issue with rx counters.
> 
> Patch 13 removes RTE_PCI_DRV_INTR_LSC flag from CXGBE PMD since
> it doesn't handle direct LSC interrupts.
> 
> Thanks,
> Rahul
> 
> Rahul Lakkireddy (13):
>   cxgbe: add support to run Chelsio T6 cards
>   cxgbe: update register dump
>   cxgbe: update flash part information
>   cxgbe: grab available ports after firmware reset
>   cxgbe: update link speeds and port modules
>   cxgbe: add forward error correction support
>   cxgbe: update hardware info prints
>   cxgbe: update TX path for Chelsio T6
>   cxgbe: update RXQ channel mapping for Chelsio T6
>   cxgbe: update RX path for Chelsio T6
>   cxgbe: add compressed error vector
>   cxgbe: fix port statistics
>   cxgbe: remove RTE_PCI_DRV_INTR_LSC from driver flags

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

(some updates done on patch subjects)

      parent reply	other threads:[~2017-05-30 10:39 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-27  3:46 Rahul Lakkireddy
2017-05-27  3:46 ` [dpdk-dev] [PATCH 01/13] cxgbe: add support to run Chelsio T6 cards Rahul Lakkireddy
2017-05-30 10:34   ` Ferruh Yigit
2017-05-27  3:46 ` [dpdk-dev] [PATCH 02/13] cxgbe: update register dump Rahul Lakkireddy
2017-05-27  3:46 ` [dpdk-dev] [PATCH 03/13] cxgbe: update flash part information Rahul Lakkireddy
2017-05-27  3:46 ` [dpdk-dev] [PATCH 04/13] cxgbe: grab available ports after firmware reset Rahul Lakkireddy
2017-05-27  3:46 ` [dpdk-dev] [PATCH 05/13] cxgbe: update link speeds and port modules Rahul Lakkireddy
2017-05-30 10:37   ` Ferruh Yigit
2017-05-27  3:46 ` [dpdk-dev] [PATCH 06/13] cxgbe: add forward error correction support Rahul Lakkireddy
2017-05-27  3:46 ` [dpdk-dev] [PATCH 07/13] cxgbe: update hardware info prints Rahul Lakkireddy
2017-05-27  3:46 ` [dpdk-dev] [PATCH 08/13] cxgbe: update TX path for Chelsio T6 Rahul Lakkireddy
2017-05-27  3:46 ` [dpdk-dev] [PATCH 09/13] cxgbe: update RXQ channel mapping " Rahul Lakkireddy
2017-05-27  3:46 ` [dpdk-dev] [PATCH 10/13] cxgbe: update RX path " Rahul Lakkireddy
2017-05-27  3:46 ` [dpdk-dev] [PATCH 11/13] cxgbe: add compressed error vector Rahul Lakkireddy
2017-05-27  3:46 ` [dpdk-dev] [PATCH 12/13] cxgbe: fix port statistics Rahul Lakkireddy
2017-05-27  3:46 ` [dpdk-dev] [PATCH 13/13] cxgbe: remove RTE_PCI_DRV_INTR_LSC from driver flags Rahul Lakkireddy
2017-05-30 10:28 ` [dpdk-dev] [PATCH 00/13] cxgbe: add support for Chelsio T6 family of adapters Thomas Monjalon
2017-06-01 16:02   ` Rahul Lakkireddy
2017-05-30 10:39 ` 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=6c2b4646-3370-dff5-6685-7198fa0f1fe9@intel.com \
    --to=ferruh.yigit@intel.com \
    --cc=dev@dpdk.org \
    --cc=indranil@chelsio.com \
    --cc=kumaras@chelsio.com \
    --cc=nirranjan@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).