kubeovn / kube-ovn

A Bridge between SDN and Cloud Native (Project under CNCF)
https://kubeovn.github.io/docs/stable/en/
Apache License 2.0
1.94k stars 441 forks source link

pinger: fix warning logs #4213

Closed zhangzujian closed 3 months ago

zhangzujian commented 3 months ago

Pull Request

What type of this PR

Examples of user facing changes:

Which issue(s) this PR fixes

W0624 01:56:48.254552    3413 util.go:233] unknown statistics upcall_packets with value 0 on OVS interface aa273774666b_h
W0624 01:56:48.254577    3413 util.go:233] unknown statistics upcall_errors with value 0 on OVS interface aa273774666b_h
W0624 01:56:48.254610    3413 util.go:233] unknown statistics upcall_packets with value 0 on OVS interface br-int
W0624 01:56:48.254618    3413 util.go:233] unknown statistics upcall_errors with value 0 on OVS interface br-int
W0624 01:56:48.254968    3413 util.go:233] unknown statistics upcall_packets with value 103 on OVS interface br-provider
W0624 01:56:48.254986    3413 util.go:233] unknown statistics upcall_errors with value 0 on OVS interface br-provider
W0624 01:56:48.255009    3413 util.go:233] unknown statistics upcall_packets with value 295 on OVS interface eth0
W0624 01:56:48.255026    3413 util.go:233] unknown statistics upcall_errors with value 0 on OVS interface eth0