On 8/16/2018 1:56 PM, Chas Williams wrote: > On Tue, Aug 7, 2018 at 4:11 AM wangyunjian <wangyunj...@huawei.com> wrote: > >> From: Yunjian Wang <wangyunj...@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 <wangyunj...@huawei.com> >> > > Acked-by: Chas Williams <ch...@att.com>
Fixes: 06fe78b98ccd ("bond: add mode 6") Cc: sta...@dpdk.org Applied to dpdk-next-net/master, thanks.