Re: [PATCH] net: Fix GRO for multiple page fragments

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: David Miller
Date: Friday, April 17, 2009 - 1:27 am

From: Ben Hutchings <bhutchings@solarflare.com>
Date: Thu, 16 Apr 2009 19:04:20 +0100


I think the code still isn't right after your changes.

The intent seems to be to append frags from 'info' into the SKB,
so that it works even if the SKB already has some frags.

And being that cxgb3 is pretty well tested with GRO I'm suspicious
even moreso :-)

Herbert?

--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH] net: Fix GRO for multiple page fragments, Ben Hutchings, (Thu Apr 16, 11:04 am)
Re: [PATCH] net: Fix GRO for multiple page fragments, David Miller, (Fri Apr 17, 1:27 am)
Re: [PATCH] net: Fix GRO for multiple page fragments, Herbert Xu, (Fri Apr 17, 2:14 am)
Re: [PATCH] net: Fix GRO for multiple page fragments, Ben Hutchings, (Fri Apr 17, 7:01 am)
Re: [PATCH] net: Fix GRO for multiple page fragments, Ben Hutchings, (Fri Apr 17, 7:03 am)
Re: [PATCH] net: Fix GRO for multiple page fragments, Herbert Xu, (Fri Apr 17, 7:48 am)
Re: [PATCH] net: Fix GRO for multiple page fragments, David Miller, (Mon Apr 20, 2:24 am)