Re: [PATCH net 0/3] xen-netfront: more multiqueue fixes
From: David Miller <davem@davemloft.net>
Date: 2014-08-01 05:24:19
From: David Miller <davem@davemloft.net>
Date: 2014-08-01 05:24:19
From: David Vrabel <redacted> Date: Thu, 31 Jul 2014 17:38:21 +0100
A few more xen-netfront fixes for the multiqueue support added in 3.16-rc1. It would be great if these could make it into 3.16 but I suspect it's a little late for that now. The second patch fixes a significant resource leak that prevents guests from migrating more than a handful of times. These have been tested by repeatedly migrating a guest over 250 times (it would previously fail with this guest after only 8 iterations).
Series applied to 'net', thanks.