Hi Ferruh:
> -Original Message-
> From: Yigit, Ferruh
> Sent: Monday, June 12, 2017 6:18 PM
> To: Zhang, Qi Z ; Ananyev, Konstantin
>
> Cc: Lu, Wenzhuo ; Zhang, Helin
> ; dev@dpdk.org
> Subject: Re: [dpdk-dev] [PATCH v3] net/ixgbe: enable PTYPE offload for x86
&
On 6/11/2017 6:17 AM, Qi Zhang wrote:
> Hardware PTYPE in Rx desc will be parsed to fill
> mbuf's packet_type.
>
> Signed-off-by: Qi Zhang
<...>
> diff --git a/drivers/net/ixgbe/Makefile b/drivers/net/ixgbe/Makefile
> index 5529d81..8b86fe3 100644
> --- a/drivers/net/ixgbe/Makefile
> +++ b/driv
> -Original Message-
> From: Zhang, Qi Z
> Sent: Sunday, June 11, 2017 6:18 AM
> To: Ananyev, Konstantin
> Cc: Lu, Wenzhuo ; Zhang, Helin ;
> dev@dpdk.org; Zhang, Qi Z
> Subject: [PATCH v3] net/ixgbe: enable PTYPE offload for x86 vector PMD
>
> Hardware PTYPE in Rx desc will be parsed
Hardware PTYPE in Rx desc will be parsed to fill
mbuf's packet_type.
Signed-off-by: Qi Zhang
---
v3:
- fix compile error when no SSE4.1 support.
- reverse couple unnecessary chanage.
v2:
- replace large macro that parse packet type with inline function
- fix couple check patch issues.
driver
4 matches
Mail list logo