[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20121122141551.GA20186@konrad-lan.dumpdata.com>
Date: Thu, 22 Nov 2012 09:15:52 -0500
From: Konrad Rzeszutek Wilk <konrad@...nel.org>
To: David Miller <davem@...emloft.net>
Cc: ian.campbell@...rix.com, netdev@...r.kernel.org,
annie.li@...cle.com, stefan.bader@...onical.com,
xen-devel@...ts.xen.org, linux@...elenboom.it, edumazet@...gle.com
Subject: Re: [Xen-devel] [PATCH V3] xen/netfront: handle compound page
fragments on transmit
On Wed, Nov 21, 2012 at 11:49:57AM -0500, David Miller wrote:
> From: Konrad Rzeszutek Wilk <konrad@...nel.org>
> Date: Wed, 21 Nov 2012 10:16:27 -0500
>
> > On Wed, Nov 21, 2012 at 12:02:16PM +0000, Ian Campbell wrote:
> >> An SKB paged fragment can consist of a compound page with order > 0.
> >> However the netchannel protocol deals only in PAGE_SIZE frames.
> >>
> >> Handle this in xennet_make_frags by iterating over the frames which
> >> make up the page.
> >>
> >> This is the netfront equivalent to 6a8ed462f16b for netback.
> >>
> >> Signed-off-by: Ian Campbell <ian.campbell@...rix.com>
> >> Cc: netdev@...r.kernel.org
> >> Cc: xen-devel@...ts.xen.org
> >> Cc: Eric Dumazet <edumazet@...gle.com>
> >> Cc: Konrad Rzeszutek Wilk <konrad@...nel.org>
> >
> > Acked-by: Konrad Rzeszutek Wilk <konrad.wilk@...cle.com>
> >
> > David, would you like me to send it to Linus via my tree or are you
> > OK sending him a git pull with this patch (and hopefully some other
> > ones?)
>
> I'll merge this to Linus via my net tree, thanks.
Great. Thank you for doing it at such short notice and sooo close to the release.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists