From: "Michael S. Tsirkin" <[email protected]>
Date: Thu, 28 Nov 2013 13:30:55 +0200

> Eric Dumazet noticed that if we encounter an error
> when processing a mergeable buffer, we don't
> dequeue all of the buffers from this packet,
> the result is almost sure to be loss of networking.
> 
> Jason Wang noticed that we also leak a page and that we don't decrement
> the rq buf count, so we won't repost buffers (a resource leak).
> 
> Fix both issues.
> 
> Cc: Rusty Russell <[email protected]>
> Cc: Michael Dalton <[email protected]>
> Reported-by: Eric Dumazet <[email protected]>
> Reported-by: Jason Wang <[email protected]>
> Signed-off-by: Michael S. Tsirkin <[email protected]>

Applied.
_______________________________________________
Virtualization mailing list
[email protected]
https://lists.linuxfoundation.org/mailman/listinfo/virtualization

Reply via email to