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 17:59:49 +0000 (09:59 -0800)
commit2f8932e8403a7eabde37174c19134dcbde0f2f18
tree8f86dabdb451eb8a63813aeb931193dfa1adb045
parent4c7bf534f5ffeae80c31baaf5d73fc1ee5402290
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