From mboxrd@z Thu Jan 1 00:00:00 1970 From: eric.dumazet@gmail.com (Eric Dumazet) Date: Thu, 11 Apr 2013 10:59:15 -0700 Subject: [PATCH] net: mv643xx_eth: Add GRO support In-Reply-To: <20130411175147.GN1910@1wt.eu> References: <20130411150326.GA19978@1wt.eu> <20130411.133119.913809939413807690.davem@davemloft.net> <20130411175147.GN1910@1wt.eu> Message-ID: <1365703155.3887.184.camel@edumazet-glaptop> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Thu, 2013-04-11 at 19:51 +0200, Willy Tarreau wrote: > Eric provided me with one such experimental patch in the past for this > driver. It worked for me but we never tried to clean it up to propose > it for inclusion. > > If anyone is interested, I might still have it in experimental shape. We are interested a lot ;) Thanks !