Ben asked that I repost the entire series rebased against master.
The first patch of the series should be looked at again as it's
changed significantly.  The third and fourth patches haven't been
reviewed yet.

Ben Pfaff (1):
  netdev-dummy: Test LACP negotiation.

Ethan Jackson (3):
  ofproto-dpif: Scope revalidation state to dpif_backers.
  ofproto-dpif: Refresh stats before ovs-appctl dpif/dump-flows.
  ofproto-dpif: Implement patch ports in userspace.

 FAQ                    |   25 ++-
 NEWS                   |    1 +
 lib/netdev-provider.h  |    1 +
 lib/netdev-vport.c     |  280 ++++++++++++++++---------------
 lib/netdev-vport.h     |   10 +-
 lib/netdev.c           |    8 +
 lib/netdev.h           |    1 +
 ofproto/ofproto-dpif.c |  348 +++++++++++++++++++++++++++------------
 tests/lacp.at          |  430 ++++++++++++++++++++++++++++++++++++++++++++++++
 tests/ofproto-dpif.at  |   57 +++++++
 10 files changed, 914 insertions(+), 247 deletions(-)

-- 
1.7.9.5

_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to