Re: [ovs-dev] [PATCH 0/3] Port group related enhancements.

2018-08-07 Thread Ben Pfaff
On Mon, Aug 06, 2018 at 07:43:59PM -0700, Han Zhou wrote:
> These patches are related to port groups, but the patch 3/3 is
> independent from the others.
> 
> Han Zhou (3):
>   ovn-northd: Simplify struct ovn_port_group.
>   ovn-northd: Improve efficiency of stateful checking for ACLs on port
> groups.
>   ovn-trace: Fix warnings when port is found but not in current
> datapath.

Thanks, Han!  I applied these to master and branch-2.10.
___
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev


[ovs-dev] [PATCH 0/3] Port group related enhancements.

2018-08-06 Thread Han Zhou
These patches are related to port groups, but the patch 3/3 is
independent from the others.

Han Zhou (3):
  ovn-northd: Simplify struct ovn_port_group.
  ovn-northd: Improve efficiency of stateful checking for ACLs on port
groups.
  ovn-trace: Fix warnings when port is found but not in current
datapath.

 ovn/northd/ovn-northd.c   | 68 +--
 ovn/utilities/ovn-trace.c |  4 ++-
 2 files changed, 51 insertions(+), 21 deletions(-)

-- 
2.1.0

___
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev