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: shaguna@chelsio.com, indranil@chelsio.com, nirranjan@chelsio.com
Subject: Re: [dpdk-dev] [PATCH 0/4] net/cxgbe: add destination MAC match and VLAN rewrite support for flow API
Date: Thu, 13 Sep 2018 15:03:55 +0100	[thread overview]
Message-ID: <3476596e-c354-e105-2968-0e906dcf4857@intel.com> (raw)
In-Reply-To: <cover.1535292771.git.rahul.lakkireddy@chelsio.com>

On 8/27/2018 1:52 PM, Rahul Lakkireddy wrote:
> This series of patches add support to offload flows with destination MAC
> match item and VLAN push/pop/rewrite actions.
> 
> Patch 1 adds API to program and manage hardware Layer 2 Table (L2T).
> L2T holds destination node information to be used for VLAN rewrite.
> 
> Patch 2 implements offloading VLAN push/pop/rewrite actions.
> 
> Patch 3 adds API to program and manage hardware Multi Port Switch (MPS)
> table. MPS holds the destination MAC addresses to be matched against
> incoming packets.
> 
> Patch 4 implements offloading destination MAC match item.
> 
> Thanks,
> Rahul
> 
> Shagun Agrawal (4):
>   net/cxgbe: add API to program hardware layer 2 table
>   net/cxgbe: add flow operations to offload vlan actions
>   net/cxgbe: add API to program hardware MPS table
>   net/cxgbe: add flow operations to match based on destination MAC
>     address

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

      parent reply	other threads:[~2018-09-13 14:03 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-27 12:52 Rahul Lakkireddy
2018-08-27 12:52 ` [dpdk-dev] [PATCH 1/4] net/cxgbe: add API to program hardware layer 2 table Rahul Lakkireddy
2018-08-27 12:52 ` [dpdk-dev] [PATCH 2/4] net/cxgbe: add flow operations to offload vlan actions Rahul Lakkireddy
2018-08-27 12:52 ` [dpdk-dev] [PATCH 3/4] net/cxgbe: add API to program hardware MPS table Rahul Lakkireddy
2018-08-27 12:52 ` [dpdk-dev] [PATCH 4/4] net/cxgbe: add flow operations to match based on destination MAC address Rahul Lakkireddy
2018-09-13 14:03 ` 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=3476596e-c354-e105-2968-0e906dcf4857@intel.com \
    --to=ferruh.yigit@intel.com \
    --cc=dev@dpdk.org \
    --cc=indranil@chelsio.com \
    --cc=nirranjan@chelsio.com \
    --cc=rahul.lakkireddy@chelsio.com \
    --cc=shaguna@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).