DPDK patches and discussions
 help / color / mirror / Atom feed
From: "Dumitrescu, Cristian" <cristian.dumitrescu@intel.com>
To: "dev@dpdk.org" <dev@dpdk.org>
Subject: Re: [dpdk-dev] [PATCH v4 1/8] pipeline: add table action for packet tag
Date: Thu, 11 Oct 2018 16:40:44 +0000	[thread overview]
Message-ID: <3EB4FA525960D640B5BDFFD6A3D891268E7D8276@IRSMSX107.ger.corp.intel.com> (raw)
In-Reply-To: <1539258078-85906-1-git-send-email-cristian.dumitrescu@intel.com>



> -----Original Message-----
> From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Cristian Dumitrescu
> Sent: Thursday, October 11, 2018 12:41 PM
> To: dev@dpdk.org
> Subject: [dpdk-dev] [PATCH v4 1/8] pipeline: add table action for packet tag
> 
> This patch introduces the packet tag table action which attaches
> a 32-bit value (the tag) to the current input packet. The tag is
> read from the current table entry. The tag is written into the
> mbuf->hash.fdir.hi and the flags PKT_RX_FDIR and PKT_RX_FDIR_ID
> are set into mbuf->ol_flags.
> 
> Signed-off-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com>
> ---
>  lib/librte_pipeline/rte_table_action.c | 78
> ++++++++++++++++++++++++++++++++++
>  lib/librte_pipeline/rte_table_action.h | 12 ++++++
>  2 files changed, 90 insertions(+)
> 

Applied to next-pipeline tree, thanks!

      parent reply	other threads:[~2018-10-11 16:46 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-11 11:41 Cristian Dumitrescu
2018-10-11 11:41 ` [dpdk-dev] [PATCH v4 2/8] examples/ip_pipeline: add support for packet tag table action Cristian Dumitrescu
2018-10-11 11:41 ` [dpdk-dev] [PATCH v4 3/8] net/softnic: " Cristian Dumitrescu
2018-10-11 11:41 ` [dpdk-dev] [PATCH v4 4/8] net/softnic: add support for flow api mark action Cristian Dumitrescu
2018-10-11 11:41 ` [dpdk-dev] [PATCH v4 5/8] pipeline: add table action for packet decap Cristian Dumitrescu
2018-10-11 11:41 ` [dpdk-dev] [PATCH v4 6/8] examples/ip_pipeline: add support for packet decap table action Cristian Dumitrescu
2018-10-11 11:41 ` [dpdk-dev] [PATCH v4 7/8] net/softnic: " Cristian Dumitrescu
2018-10-11 11:41 ` [dpdk-dev] [PATCH v4 8/8] net/softnic: add support for flow api vxlan decap action Cristian Dumitrescu
2018-10-11 16:40 ` Dumitrescu, Cristian [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=3EB4FA525960D640B5BDFFD6A3D891268E7D8276@IRSMSX107.ger.corp.intel.com \
    --to=cristian.dumitrescu@intel.com \
    --cc=dev@dpdk.org \
    /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).