[ovs-git] [openvswitch/ovs] 1a008e: bridge: Split the column updates of rstp statistic...

Krishna Kolakaluri noreply at github.com
Mon Jan 6 22:27:47 UTC 2020


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: 1a008ebf07546852dd5519e79d48722c55af486b
      https://github.com/openvswitch/ovs/commit/1a008ebf07546852dd5519e79d48722c55af486b
  Author: Krishna Kolakaluri <kkolakaluri at plume.com>
  Date:   2020-01-06 (Mon, 06 Jan 2020)

  Changed paths:
    M NEWS
    M vswitchd/bridge.c

  Log Message:
  -----------
  bridge: Split the column updates of rstp statistics and status.

Split the update of rstp_statistics column and rstp_status column in
Port table into two different functions.  This helps in controlling the
number of times the rstp_statistics column is updated with the key
"stats-update_interval" in Open_vSwitch table.

Signed-off-by: Krishna Kolakaluri <kkolakaluri at plume.com>
Signed-off-by: Ben Pfaff <blp at ovn.org>




More information about the git mailing list