[dpdk-dev] [PATCH] net/bonding: strengthen the judgment of lacp packets

zengganghui zengganghui at huawei.com
Mon Sep 18 13:12:58 CEST 2017


For example, when packets received from an MLX network card, the value of mbuf->vlan_tci is a random value. So that this value cannot be used to determine whether VLAN packets . We need to judgment mbuf->ol_flags first.

BR.
Zeng Ganghui
Huawei Technologies Co., Ltd.

-----Original Message-----
From: Doherty, Declan [mailto:declan.doherty at intel.com] 
Sent: Monday, September 18, 2017 5:14 PM
To: zengganghui; dev at dpdk.org
Subject: Re: [PATCH] net/bonding: strengthen the judgment of lacp packets

On 30/08/2017 4:46 AM, ZengGanghui wrote:
> When the nic does not support vlan rx offload may be wrong, resulting 
> in lacp packets will not be processed.
> 
> Signed-off-by: ZengGanghui <zengganghui at huawei.com>
> ---
...
> 

Acked-by: Declan Doherty <declan.doherty at intel.com>


More information about the dev mailing list