Re: [PATCH v1 1/6] net: Generalize udp based tunnel offload
From: Tom Herbert <hidden>
Date: 2015-11-24 17:52:50
From: Tom Herbert <hidden>
Date: 2015-11-24 17:52:50
On Tue, Nov 24, 2015 at 9:43 AM, Hannes Frederic Sowa [off-list ref] wrote:
On Tue, Nov 24, 2015, at 18:32, Tom Herbert wrote:quoted
As you said this in only feedback and nobody is forcing anyone to do anything. But encouraging HW vendors to provide generic mechanisms so that your users can use whatever protocol they want is the exact _opposite_ of punishing users, this is very much a pro-user direction.Some users will suffer worse performance in case we don't correctly set ip_summed for a specific protocol before we do the copy operations from user space into skbs but if they are always done in the driver.
Please be specific. Who are the users, what is exact performance regression, what are specific protocols in question?
Bye, Hannes