DPDK patches and discussions
 help / color / mirror / Atom feed
From: Rakesh K <rkudurumalla@caviumnetworks.com>
To: Ferruh Yigit <ferruh.yigit@intel.com>, dev@dpdk.org
Subject: Re: [dpdk-dev] [PATCH] net/thunderx: add support for hardware first skip feature
Date: Wed, 30 May 2018 12:11:43 +0530	[thread overview]
Message-ID: <5138a0c9-64a1-4b7a-8fcc-bc8deb82afb0@caviumnetworks.com> (raw)
In-Reply-To: <3cca4b38-dbb0-15a1-bcd9-b1bb694fb306@intel.com>



On Monday 28 May 2018 07:14 PM, Ferruh Yigit wrote:
> On 5/28/2018 1:57 PM, rkudurumalla wrote:
>> This feature is used to create a hole between HEADROOM
>> and actual data.Size of hole is specified in bytes as
>> module param to pmd
> 
> Can't mbuf private area be used? It is between HEADROOM and mbuf header.

data inserted in the hole will be part of the packet data. One of the
use cases is inserting VLAN header for each packet received before it is
being forwarded without having to move the packet data
> 
>>
>> Signed-off-by: Rakesh Kudurumalla <rkudurumalla@caviumnetworks.com>
> 
> <...>
> 

  reply	other threads:[~2018-05-30  6:42 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-28 12:57 rkudurumalla
2018-05-28 13:44 ` Ferruh Yigit
2018-05-30  6:41   ` Rakesh K [this message]
2018-05-31 16:19     ` Ferruh Yigit
2018-06-11 12:45 ` Jerin Jacob

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=5138a0c9-64a1-4b7a-8fcc-bc8deb82afb0@caviumnetworks.com \
    --to=rkudurumalla@caviumnetworks.com \
    --cc=dev@dpdk.org \
    --cc=ferruh.yigit@intel.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).