ofproto-dpif-upcall: Reduce log level of "Spent unreasonably long" msg
authorYAMAMOTO Takashi <yamamoto@valinux.co.jp>
Fri, 20 Dec 2013 10:31:03 +0000 (19:31 +0900)
committerBen Pfaff <blp@nicira.com>
Fri, 20 Dec 2013 15:55:41 +0000 (07:55 -0800)
commitf8b92eb858962b75ae17519489b4cd9f29a60203
tree8a7cb765a878de7ed8d7bfeb9d686de4861895d5
parent26d4d4fb4f41dc018ccfb1842ceedeb7323b9fd5
ofproto-dpif-upcall: Reduce log level of "Spent unreasonably long" msg

This message can be caused by a time warp and make tests fail.

The message was introduced by commit e79a6c83.
("ofproto: Handle flow installation and eviction in upcall.")

Signed-off-by: YAMAMOTO Takashi <yamamoto@valinux.co.jp>
Signed-off-by: Ben Pfaff <blp@nicira.com>
ofproto/ofproto-dpif-upcall.c