]> git.proxmox.com Git - mirror_ovs.git/commit
odp-util: Improve log messages and error reporting for Netlink parsing.
authorBen Pfaff <blp@ovn.org>
Sat, 15 Dec 2018 02:16:55 +0000 (18:16 -0800)
committerBen Pfaff <blp@ovn.org>
Mon, 25 Feb 2019 23:38:25 +0000 (15:38 -0800)
commitd40533fc820c30a461e7eefe4bcfee3f799d0f11
tree7856d83af43c276c090859fe1d1fffe66af13f55
parentf0e3075ff0d13a10f0605d4508d0dc72d605b5cc
odp-util: Improve log messages and error reporting for Netlink parsing.

As a side effect, this also reduces a lot of log messages' severities from
ERR to WARN.  They just didn't seem like messages that in general reported
anything that would prevent functioning.

Signed-off-by: Ben Pfaff <blp@ovn.org>
16 files changed:
lib/dpctl.c
lib/dpif-netdev.c
lib/netdev-dummy.c
lib/odp-execute.c
lib/odp-util.c
lib/odp-util.h
ofproto/ofproto-dpif-sflow.c
ofproto/ofproto-dpif-trace.c
ofproto/ofproto-dpif-upcall.c
ofproto/ofproto-dpif-xlate.c
ofproto/ofproto-dpif-xlate.h
ofproto/ofproto-dpif.c
tests/odp.at
tests/ofproto-dpif.at
tests/test-odp.c
tests/tunnel.at