Hi Ferruh,
Sorry for late reply due to Chinese New Year.
> -Original Message-
> From: Yigit, Ferruh
> Sent: Tuesday, January 24, 2017 11:18 PM
> To: Xing, Beilei ; Wu, Jingjing
> Cc: Lu, Wenzhuo ; dev@dpdk.org
> Subject: Re: [dpdk-dev] [PATCH] net/i40e: fix parsing t
On 1/24/2017 2:44 AM, Beilei Xing wrote:
> VNI of VXLAN is parsed wrongly. The root cause is that
> array vni in item VXLAN also uses network byte ordering.
>
> Fixes: d416530e6358 ("net/i40e: parse tunnel filter")
>
> Signed-off-by: Beilei Xing
> ---
> drivers/net/i40e/i40e_flow.c | 22 +++
Hi,
> -Original Message-
> From: Xing, Beilei
> Sent: Tuesday, January 24, 2017 10:44 AM
> To: Wu, Jingjing
> Cc: Lu, Wenzhuo; dev@dpdk.org
> Subject: [PATCH] net/i40e: fix parsing tunnel filter issue
>
> VNI of VXLAN is parsed wrongly. The root cause is that array vni in item VXLAN
> als
VNI of VXLAN is parsed wrongly. The root cause is that
array vni in item VXLAN also uses network byte ordering.
Fixes: d416530e6358 ("net/i40e: parse tunnel filter")
Signed-off-by: Beilei Xing
---
drivers/net/i40e/i40e_flow.c | 22 ++
1 file changed, 18 insertions(+), 4 dele
4 matches
Mail list logo