poll: Suppress logging for pmd threads.
authorIlya Maximets <i.maximets@samsung.com>
Tue, 22 Dec 2015 14:26:47 +0000 (17:26 +0300)
committerBen Pfaff <blp@ovn.org>
Mon, 11 Jan 2016 18:10:31 +0000 (10:10 -0800)
commite79d1ed43b75f77223fb2030ddfa5d2523dc6635
tree244a8d7dca114ce2be62efe8077d0b2d2d37ac10
parentd54b91b98e6b01186e97191dd1a60e291be78393
poll: Suppress logging for pmd threads.

'Unreasonably long poll interval's are reasonable for PMD threads.
Also reporting of high CPU usage is not necessary.

Signed-off-by: Ilya Maximets <i.maximets@samsung.com>
Signed-off-by: Ben Pfaff <blp@ovn.org>
lib/ovs-thread.c
lib/ovs-thread.h
lib/poll-loop.c
lib/timeval.c