[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAOrHB_B+y5JxVEQkNRMvcHqA3teXUf7FvRgD33FORio3PVojmQ@mail.gmail.com>
Date: Fri, 2 Sep 2016 15:21:34 -0700
From: pravin shelar <pshelar@....org>
To: Eric Garver <e@...g.me>
Cc: Linux Kernel Network Developers <netdev@...r.kernel.org>,
ovs dev <dev@...nvswitch.org>,
Thomas F Herbert <thomasfherbert@...il.com>
Subject: Re: [ovs-dev] [PATCH net-next v21 3/4] openvswitch: 802.1AD Flow
handling, actions, vlan parsing, netlink attributes
On Fri, Sep 2, 2016 at 2:42 PM, pravin shelar <pshelar@....org> wrote:
> On Thu, Sep 1, 2016 at 1:45 PM, Eric Garver <e@...g.me> wrote:
>> Add support for 802.1ad including the ability to push and pop double
>> tagged vlans. Add support for 802.1ad to netlink parsing and flow
>> conversion. Uses double nested encap attributes to represent double
>> tagged vlan. Inner TPID encoded along with ctci in nested attributes.
>>
>> This is based on Thomas F Herbert's original v20 patch. I made some
>> small clean ups and bug fixes.
>>
>> Signed-off-by: Thomas F Herbert <thomasfherbert@...il.com>
>> Signed-off-by: Eric Garver <e@...g.me>
>
checkpatch.pl is also not happy with the patch, It found bunch of issues.
./scripts/checkpatch.pl
0003-openvswitch-802.1AD-Flow-handling-actions-vlan-parsi.patch
...
...
total: 6 errors, 9 warnings, 1 checks, 460 lines checked
Powered by blists - more mailing lists