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: kumaras@chelsio.com, nirranjan@chelsio.com, indranil@chelsio.com
Subject: Re: [dpdk-dev] [PATCH 00/13] cxgbe: add CXGBE VF PMD and updates
Date: Wed, 28 Mar 2018 18:25:11 +0100	[thread overview]
Message-ID: <c4943a7a-6650-fcb8-6738-29d00843e7d6@intel.com> (raw)
In-Reply-To: <cover.1520720053.git.rahul.lakkireddy@chelsio.com>

On 3/10/2018 10:48 PM, Rahul Lakkireddy wrote:
> Patches 1 - 9 add support for cxgbe VF driver.  Patches 10 - 12 fix
> bugs and convert license in cxgbe files to SPDX License Tag.  Patch
> 13 adds compile time option to keep outer vlan tag in Q-in-Q packet.
> 
> Patch 1 adds minimal cxgbe VF driver.
> 
> Patch 2 adds firmware mailbox support for VF.
> 
> Patch 3 adds base functions to enable VF ports in subsequent patches.
> 
> Patch 4 adds cxgbe VF probe to initialize VF devices.
> 
> Patch 5 initializes SGE and queues for VF.
> 
> Patch 6 enables RSS for VF.
> 
> Patch 7 updates TX and RX path for VF.
> 
> Patch 8 adds support for VF port statistics.
> 
> Patch 9 adds support to set mac address.
> 
> Patch 10 fixes bug where the other ports under same PF are not closed
> properly.
> 
> Patch 11 exports RSS hash functions in device info and adds check
> to prevent configuring unsupported hash functions.
> 
> Patch 12 converts all cxgbe files to use SPDX license tag.
> 
> Patch 13 adds compile time option to keep outer vlan tag in Q-in-Q
> packet.
> 
> Thanks,
> Rahul
> 
> Kumar Sanghvi (10):
>   cxgbe: add skeleton VF driver
>   cxgbe: add VF firmware mailbox support
>   cxgbe: add base for enabling VF ports
>   cxgbe: add probe to initialize VF devices
>   cxgbe: initialize SGE and queues for VF
>   cxgbe: enable RSS for VF
>   cxgbe: update TX and RX path for VF
>   cxgbe: add VF port statistics
>   cxgbe: add support to set mac address
>   cxgbe: add option to keep outer VLAN tag in Q-in-Q
> 
> Rahul Lakkireddy (3):
>   cxgbe: fix check to close other ports properly
>   cxgbe: export supported RSS hash functions
>   cxgbe: convert to SPDX license tags

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

Exceptions:
Patch 10/13 squashed into next-net
Patch 11/13 squashed into next-net
Patch 13/13 dropped from set and not merged

Also expecting an incremental documentation patch to update device information.

      parent reply	other threads:[~2018-03-28 17:25 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-10 22:48 Rahul Lakkireddy
2018-03-10 22:48 ` [dpdk-dev] [PATCH 01/13] cxgbe: add skeleton VF driver Rahul Lakkireddy
2018-03-10 22:48 ` [dpdk-dev] [PATCH 02/13] cxgbe: add VF firmware mailbox support Rahul Lakkireddy
2018-03-10 22:48 ` [dpdk-dev] [PATCH 03/13] cxgbe: add base for enabling VF ports Rahul Lakkireddy
2018-03-10 22:48 ` [dpdk-dev] [PATCH 04/13] cxgbe: add probe to initialize VF devices Rahul Lakkireddy
2018-03-10 22:48 ` [dpdk-dev] [PATCH 05/13] cxgbe: initialize SGE and queues for VF Rahul Lakkireddy
2018-03-10 22:48 ` [dpdk-dev] [PATCH 06/13] cxgbe: enable RSS " Rahul Lakkireddy
2018-03-10 22:48 ` [dpdk-dev] [PATCH 07/13] cxgbe: update TX and RX path " Rahul Lakkireddy
2018-03-10 22:48 ` [dpdk-dev] [PATCH 08/13] cxgbe: add VF port statistics Rahul Lakkireddy
2018-03-10 22:48 ` [dpdk-dev] [PATCH 09/13] cxgbe: add support to set mac address Rahul Lakkireddy
2018-03-10 22:48 ` [dpdk-dev] [PATCH 10/13] cxgbe: fix check to close other ports properly Rahul Lakkireddy
2018-03-28 17:24   ` Ferruh Yigit
2018-03-10 22:48 ` [dpdk-dev] [PATCH 11/13] cxgbe: export supported RSS hash functions Rahul Lakkireddy
2018-03-28 17:25   ` Ferruh Yigit
2018-03-10 22:48 ` [dpdk-dev] [PATCH 12/13] cxgbe: convert to SPDX license tags Rahul Lakkireddy
2018-03-10 22:48 ` [dpdk-dev] [PATCH 13/13] cxgbe: add option to keep outer VLAN tag in Q-in-Q Rahul Lakkireddy
2018-03-26 20:51 ` [dpdk-dev] [PATCH 00/13] cxgbe: add CXGBE VF PMD and updates Ferruh Yigit
2018-03-27  7:01   ` Rahul Lakkireddy
2018-03-27 17:26     ` Ferruh Yigit
2018-03-28  7:44       ` Rahul Lakkireddy
2018-03-28  4:49     ` Shahaf Shuler
2018-03-28  7:39       ` Rahul Lakkireddy
2018-03-28  8:30         ` Shahaf Shuler
2018-03-28  9:29           ` Rahul Lakkireddy
2018-03-28 14:06             ` Ferruh Yigit
2018-03-28 17:25 ` 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=c4943a7a-6650-fcb8-6738-29d00843e7d6@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).