[ovs-dev] [RFC PATCH v2 1/3] Add support for 802.1ad (QinQ tunneling)

Xiao Liang shaw.leon at gmail.com
Sun Jul 3 00:53:20 UTC 2016


On Sat, Jul 2, 2016 at 10:17 PM, Xiao Liang <shaw.leon at gmail.com> wrote:
> Hi Tom,
>
> Thanks for your test and comments! Please see inline.
>
> On Sat, Jul 2, 2016 at 1:34 AM, Thomas F Herbert
> <thomasfherbert at gmail.com> wrote:
>> Xiao,
>>
>> Thanks. I think this is nice work and I think it advances the ball.
>>
>> It needs to be rebased to latest. I got some fuzz applying the patch.
>> It fails make check on latest master on a few tests: 403, 405, 1091, 1117,
>> 1119 and 2092.
>
> A primary problem is that I forgot to modify odp_flow_from_string,
> which causes flow parse not working in tests. I'm checking if there
> are other bugs and try to fix them.

Sorry, this is due to max_vlan_header is initialized to 0 without
probing. Have fixed this and submitted the new patches. Now these
tests passed in my environment.

Thanks,
Xiao



More information about the dev mailing list