dpif-linux: Report packet loss as WARN instead of ERR.
authorBen Pfaff <blp@nicira.com>
Wed, 5 Sep 2012 18:02:27 +0000 (11:02 -0700)
committerBen Pfaff <blp@nicira.com>
Wed, 5 Sep 2012 20:36:35 +0000 (13:36 -0700)
commit8d0abb5ef553bc4a43f0df7f7398142b9600294b
tree05417501b127ed2185717da0032a6945fec7900a
parent341c4e59f50a842a2974d06e448a57af372a7edd
dpif-linux: Report packet loss as WARN instead of ERR.

Packet loss is recoverable so it doesn't warrant an ERR.

Bug #12920.
Reported-by: Scott Hendricks <shendricks@nicira.com>
Signed-off-by: Ben Pfaff <blp@nicira.com>
lib/dpif-linux.c