Normally any reviews or feedback will be posted publicly anyhow. On Mon, Oct 13, 2014 at 11:22 AM, Jeff Peterson <jpeter...@entpnt.com> wrote: > Hey Tom, > > Let us know what you hear back on this stuff. > > Thanks > > On Sat, Oct 11, 2014 at 6:56 PM, Thomas F Herbert <thomasfherb...@entpnt.com >> wrote: > >> This patch adds 802.1ad support to OVS. It includes the user space and >> linux kernel portions. >> >> This effort is supported by Entry Point LLC. It has been tested in VMs and >> real-world environment at ATC Communications Inc. >> >> We would be interested in results from any other testers. >> >> Thomas F Herbert (2): >> V4 linux datapath Adds 802.1ad (qinq) support >> V4 user space Adds 802.1ad (qinq) support. >> >> datapath/actions.c | 27 +++-- >> datapath/flow.c | 80 ++++++++++--- >> datapath/flow.h | 1 + >> datapath/flow_netlink.c | 37 +++++- >> datapath/linux/compat/include/linux/openvswitch.h | 17 +-- >> lib/flow.c | 31 +++++- >> lib/flow.h | 12 +- >> lib/match.c | 2 +- >> lib/nx-match.c | 2 +- >> lib/odp-execute.c | 3 +- >> lib/odp-util.c | 130 >> ++++++++++++++++++---- >> lib/odp-util.h | 2 +- >> lib/ofp-actions.c | 32 +++--- >> lib/ofp-actions.h | 13 ++- >> lib/ofp-util.c | 2 +- >> lib/packets.c | 2 +- >> lib/packets.h | 7 ++ >> ofproto/ofproto-dpif-xlate.c | 13 ++- >> utilities/ovs-ofctl.8.in | 3 +- >> 19 files changed, 326 insertions(+), 90 deletions(-) >> >> -- >> 1.8.3.2 >> >> > > > -- > Jeff Peterson | Chief Technology OfficerEntry Point, LLC > _______________________________________________ > dev mailing list > dev@openvswitch.org > http://openvswitch.org/mailman/listinfo/dev
-- "I don't normally do acked-by's. I think it's my way of avoiding getting blamed when it all blows up." Andrew Morton _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev