Re: UDP optimization

From: Dmitry Yusupov
Date: Fri Feb 25 2005 - 14:19:49 EST


As far as UDP HW acceleration is concerned we need to modify/verify that
Linux TCP/IP stack capable of:

1) Partial checksumming on receive
2) Checksumming over fragments on transmit

And find the NIC which capable of doing that. s2io/neterion hw do
supports those features.

Regards,
Dima

Without those two, I doubt you will

On Fri, 2005-02-25 at 14:21 +0330, shabanip wrote:
> as i know there are many ways to optimize and tune TCP parameters in kernel
> but how can i tune and optimize UDp performance?
> thanks,
> Payam Shabanian
> shabanip -at- avapajoohesh.com


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/