[ovs-git] [openvswitch/ovs] 2f9dd7: ofproto: Do not update stats on fake bond interfac...

GitHub noreply at github.com
Mon Sep 15 17:22:48 UTC 2014


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: 2f9dd77fcd172e2870d737ede67970836db3eb14
      https://github.com/openvswitch/ovs/commit/2f9dd77fcd172e2870d737ede67970836db3eb14
  Author: Pravin B Shelar <pshelar at nicira.com>
  Date:   2014-09-15 (Mon, 15 Sep 2014)

  Changed paths:
    M NEWS
    M lib/netdev-bsd.c
    M lib/netdev-dpdk.c
    M lib/netdev-dummy.c
    M lib/netdev-linux.c
    M lib/netdev-provider.h
    M lib/netdev-vport.c
    M lib/netdev.c
    M lib/netdev.h
    M ofproto/bond.c
    M ofproto/bond.h
    M vswitchd/bridge.c

  Log Message:
  -----------
  ofproto: Do not update stats on fake bond interface.

There are couple of reasons to remove this support:
*   This is used in very old OVS use-case. It is much better
    to read stats directly from OVS.
*   Forthcoming commit will remove support for setting stats
    for vport. The stats update depends on stats-set.

Signed-off-by: Pravin B Shelar <pshelar at nicira.com>
Acked-by: Ben Pfaff <blp at nicira.com>




More information about the git mailing list