Re: UDP optimization

2005-02-25 Thread Dmitry Yusupov
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

Re: UDP optimization

2005-02-25 Thread Valdis . Kletnieks
On Fri, 25 Feb 2005 14:21:22 +0330, shabanip said: > as i know there are many ways to optimize and tune TCP parameters in kernel > but how can i tune and optimize UDp performance? Step 1: Identify what aspect of UDP performance you find insufficient, and under what conditions, what kernel release

UDP optimization

2005-02-25 Thread shabanip
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 [EMAIL PROTECTED