[ovs-dev] [PATCH 06/13] datapath: Allow for any level of nesting in flow attributes

Pravin Shelar pshelar at nicira.com
Tue Feb 3 18:08:08 UTC 2015


On Fri, Jan 30, 2015 at 6:36 AM, Thomas Graf <tgraf at noironetworks.com> wrote:
> Upstream commit:
>     openvswitch: Allow for any level of nesting in flow attributes
>
>     nlattr_set() is currently hardcoded to two levels of nesting. This change
>     introduces struct ovs_len_tbl to define minimal length requirements plus
>     next level nesting tables to traverse the key attributes to arbitrary depth.
>
>     Signed-off-by: Thomas Graf <tgraf at suug.ch>
>     Signed-off-by: David S. Miller <davem at davemloft.net>
>
> Upstream: 81bfe3 ("openvswitch: Allow for any level of nesting in flow attributes")
> Signed-off-by: Thomas Graf <tgraf at noironetworks.com>

Acked-by: Pravin B Shelar <pshelar at nicira.com>



More information about the dev mailing list