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

Doherty, Declan declan.doherty at intel.com
Tue Oct 10 10:53:22 CEST 2017


On 03/10/2017 4:49 PM, Ferruh Yigit wrote:
> On 9/19/2017 5:09 AM, zengganghui wrote:
>> Local LACP packets do not have VLANs, and ethertype must be ETHER_TYPE_SLOW. But when the PMD supports VLAN strip, you cannot directly determine the ethertype from the packet, but depends on whether the VLAN is stripped. If a VLAN is stripped, then this is not a local LACP packet, but it may be a need to pass through packet. The previous code was not rigorous in determining whether the VLAN was being stripped.
>> Did I answer your question?
> 
> Hi Declan,
> 
> Are you OK with the patch?
> You already have your ack on patch but discussion was going on...
> 
>
...
> 

Hey Ferruh, sorry I missed this mail, yes I'm happy for this to be applied.


More information about the dev mailing list