DPDK patches and discussions
 help / color / mirror / Atom feed
From: Thomas Monjalon <thomas@monjalon.net>
To: Nithin Dabilpuram <ndabilpuram@marvell.com>
Cc: jerinj@marvell.com, ferruh.yigit@intel.com, ruifeng.wang@arm.com,
	david.marchand@redhat.com,
	Pavan Nikhilesh <pbhagavatula@marvell.com>,
	dev@dpdk.org, Andrzej Ostruszka <amo@semihalf.com>,
	kkanas@marvell.com
Subject: Re: [dpdk-dev] [PATCH] node: add pkt classifier node
Date: Wed, 22 Jul 2020 01:01:02 +0200	[thread overview]
Message-ID: <2090492.ZR3aamT7Eq@thomas> (raw)
In-Reply-To: <20200607164042.24910-1-ndabilpuram@marvell.com>

07/06/2020 18:40, Nithin Dabilpuram:
> This node classifies pkts based on packet type and
> sends them to appropriate next node. This is node
> helps in distribution of packets from ethdev_rx node
> to different next node with a constant overhead for
> all packet types.
> 
> Currently all except non fragmented IPV4 packets are marked
> to be sent to "pkt_drop" node.
> Performance difference on ARM64 Octeontx2 is -4.9% due to
> addition of new node in the path.
> 
> Signed-off-by: Nithin Dabilpuram <ndabilpuram@marvell.com>

There has been zero comment.
I assume it is good to merge.

Applied, thanks



      reply	other threads:[~2020-07-21 23:01 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-07 16:40 Nithin Dabilpuram
2020-07-21 23:01 ` Thomas Monjalon [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=2090492.ZR3aamT7Eq@thomas \
    --to=thomas@monjalon.net \
    --cc=amo@semihalf.com \
    --cc=david.marchand@redhat.com \
    --cc=dev@dpdk.org \
    --cc=ferruh.yigit@intel.com \
    --cc=jerinj@marvell.com \
    --cc=kkanas@marvell.com \
    --cc=ndabilpuram@marvell.com \
    --cc=pbhagavatula@marvell.com \
    --cc=ruifeng.wang@arm.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).