-Original Message-
> Date: Mon, 28 May 2018 18:27:04 +0530
> From: rkudurumalla
> To: dev@dpdk.org
> CC: Rakesh Kudurumalla
> Subject: [dpdk-dev] [PATCH] net/thunderx: add support for hardware first
> skip feature
> X-Mailer: git-send-email 2.7.4
>
> This
On 5/30/2018 7:41 AM, Rakesh K wrote:
>
>
> 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 mbu
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 a
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.
>
> Signed-off-by: Rakesh Kudurumalla
<...>
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
Signed-off-by: Rakesh Kudurumalla
---
doc/guides/nics/thunderx.rst | 26
drivers/net/thunderx/base/nicvf_hw.c | 12 ++
drivers/net/thunderx/ba
5 matches
Mail list logo