[ovs-git] [openvswitch/ovs] 36ca08: ofproto: Report only un-deleted groups in group st...

GitHub noreply at github.com
Fri Apr 21 21:09:57 UTC 2017


  Branch: refs/heads/branch-2.6
  Home:   https://github.com/openvswitch/ovs
  Commit: 36ca0844d88746454de873ab470c4ec24cfeacfc
      https://github.com/openvswitch/ovs/commit/36ca0844d88746454de873ab470c4ec24cfeacfc
  Author: Ben Pfaff <blp at ovn.org>
  Date:   2017-04-21 (Fri, 21 Apr 2017)

  Changed paths:
    M ofproto/ofproto.c

  Log Message:
  -----------
  ofproto: Report only un-deleted groups in group stats replies.

Deleted groups hang around in the group table until the next grace period,
so it's important for the group stats code to pretend that they're gone
until they really get deleted.

Reported-by: "Timothy M. Redaelli" <tredaelli at redhat.com>
Reported-at: https://mail.openvswitch.org/pipermail/ovs-dev/2017-April/331117.html
Signed-off-by: Ben Pfaff <blp at ovn.org>
Tested-by: Timothy Redaelli <tredaelli at redhat.com>
Acked-by: Greg Rose <gvrose8192 at gmail.com>
Acked-by: Jarno Rajahalme <jarno at ovn.org>




More information about the git mailing list