[dpdk-dev] [PATCH] net/bonding: add support to match on 0x88A8 ethertype
Ferruh Yigit
ferruh.yigit at intel.com
Thu Aug 23 15:38:57 CEST 2018
On 8/16/2018 1:56 PM, Chas Williams wrote:
> On Tue, Aug 7, 2018 at 4:11 AM wangyunjian <wangyunjian at huawei.com> wrote:
>
>> From: Yunjian Wang <wangyunjian at huawei.com>
>>
>> We assume VLAN ethtertype is 0x8100 in get_vlan_offset() function,
>> but it could be 0x88A8 if QinQ is supported.
>>
>> Signed-off-by: Yunjian Wang <wangyunjian at huawei.com>
>>
>
> Acked-by: Chas Williams <chas3 at att.com>
Fixes: 06fe78b98ccd ("bond: add mode 6")
Cc: stable at dpdk.org
Applied to dpdk-next-net/master, thanks.
More information about the dev
mailing list