[ovs-git] [openvswitch/ovs] 75ad1c: Avoid indeterminate statistics in offload implemen...

Ben Pfaff noreply at github.com
Thu Oct 31 17:06:44 UTC 2019


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: 75ad1cd6e94a06d09646ebd03097eedf39b0c6db
      https://github.com/openvswitch/ovs/commit/75ad1cd6e94a06d09646ebd03097eedf39b0c6db
  Author: Ben Pfaff <blp at ovn.org>
  Date:   2019-10-31 (Thu, 31 Oct 2019)

  Changed paths:
    M lib/netdev-dummy.c
    M lib/netdev-offload-dpdk.c
    M lib/netdev-offload-tc.c

  Log Message:
  -----------
  Avoid indeterminate statistics in offload implementations.

A lot of the offload implementations didn't bother to initialize the
statistics they were supposed to return.  I don't know whether any of
the callers actually use them, but it looked wrong.

Found by inspection.

Acked-by: Ilya Maximets <i.maximets at ovn.org>
Signed-off-by: Ben Pfaff <blp at ovn.org>




More information about the git mailing list