mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* UDP optimization
@ 2005-02-25 10:51 shabanip
  2005-02-25 18:33 ` Valdis.Kletnieks
  2005-02-25 19:17 ` Dmitry Yusupov
  0 siblings, 2 replies; 3+ messages in thread
From: shabanip @ 2005-02-25 10:51 UTC (permalink / raw)
  To: linux-kernel

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: UDP optimization
  2005-02-25 10:51 UDP optimization shabanip
@ 2005-02-25 18:33 ` Valdis.Kletnieks
  2005-02-25 19:17 ` Dmitry Yusupov
  1 sibling, 0 replies; 3+ messages in thread
From: Valdis.Kletnieks @ 2005-02-25 18:33 UTC (permalink / raw)
  To: shabanip; +Cc: linux-kernel

[-- Attachment #1: Type: text/plain, Size: 952 bytes --]

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, and similar information.

Step 2: Re-ask your question.  "tune and optimize UDP performance" is as
impossible to answer as "how do I improve the performance of my car", without
telling us important details like what model/year car, or whether you want
better acceleration, better cornering ability, or better gas mileage.  The
best answer for myself (a middle-aged male driving a several-year-old sedan
as inconspicuously as possible) will be quite different than the answer
for the guy half my age with a sports car half my car's age (I'm *positive*
I have him beat on gas mileage however. ;)

And it's exactly the same for tuning UDP performance...

[-- Attachment #2: Type: application/pgp-signature, Size: 226 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: UDP optimization
  2005-02-25 10:51 UDP optimization shabanip
  2005-02-25 18:33 ` Valdis.Kletnieks
@ 2005-02-25 19:17 ` Dmitry Yusupov
  1 sibling, 0 replies; 3+ messages in thread
From: Dmitry Yusupov @ 2005-02-25 19:17 UTC (permalink / raw)
  To: shabanip; +Cc: linux-kernel, netdev

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



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2005-02-25 19:18 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-02-25 10:51 UDP optimization shabanip
2005-02-25 18:33 ` Valdis.Kletnieks
2005-02-25 19:17 ` Dmitry Yusupov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®