Netdev Archive mirror
 help / color / mirror / Atom feed
* LRO (Large Receice Offload) and UDP
@ 2010-03-20 11:15 Mark Ryden
  0 siblings, 0 replies; only message in thread
From: Mark Ryden @ 2010-03-20 11:15 UTC (permalink / raw
  To: netdev; +Cc: themann

Hello,

I have a question about LRO ("Large Receive Offload") and I will
appreciate if somebody can answer in short (for me, 2-3 sentences are
enough). I have
noticed that LRO handles only TCP packets. Thus, the TCP flag is checked and
non TCP packets are not handled by LRO.
(see the check of LRO_TCP in __lro_proc_skb(), net/ipv4/inet_lro.c).

My question is: why can't the LRO mechanism be applied to UDP ? Or can
it be applied, but is not implemented yet or does not worth to be applied ?

Rgs,
Mark

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-03-20 11:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-20 11:15 LRO (Large Receice Offload) and UDP Mark Ryden

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).