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

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


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: 3a46eaafe6af689c77ac3f84182737035afd83dc
      https://github.com/openvswitch/ovs/commit/3a46eaafe6af689c77ac3f84182737035afd83dc
  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