Stephen Hemminger 98b5ecbf76 vhost: do not stall if guest is slow
When guest is booting (or any othertime guest is busy) it is possible
for the small receive ring (256) to get full. If this happens the
vhost library should just return normally. It's current behavior
of logging just creates massive log spew/overflow which could even
act as a DoS attack against host.

Reported-by: Nathan Law <nlaw@brocade.com>
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Acked-by: Yuanhan Liu <yuanhan.liu@linux.intel.com>
2015-12-09 22:02:33 +01:00
..
2015-12-08 03:00:42 +01:00
2015-12-08 03:00:42 +01:00
2015-08-09 19:45:25 +02:00
2015-02-24 22:12:35 +01:00
2015-08-03 12:43:01 +02:00