On Wed, May 09, 2012 at 02:54:52PM +0100, Ian Campbell wrote:
On Mon, 2012-05-07 at 14:54 +0100, Michael S. Tsirkin wrote:
quoted
zero copy packets are normally sent to the outside
network, but bridging, tun etc might loop them
back to host networking stack. If this happens
destructors will never be called, so orphan
the frags immediately on receive.
I think this deceptively simply patch is actually the meat of the
series.
Eric, does this patch look ok to you?
It's key to both my and ian's zerocopy work.
--
MST