Re: [PATCH] NIU support for skb->rxhash

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: David Miller
Date: Friday, April 23, 2010 - 1:28 pm

From: Tom Herbert <therbert@google.com>
Date: Fri, 23 Apr 2010 08:32:02 -0700


LRO is extremely discouraged, because it has to be disabled
when any form of forwarding or bridging is enabled.  LRO is
done such that the input packet stream cannot be reconstituted
on transmit.

GRO on the other hand, allows proper reconstitution of the input
packet stream so it can be enabled unconditionally.

We are encouraging hardware manufacturers to tweak their receive
batching offload such that it matches the rules imposed by GRO
which allow proper reconsitution on transmit.

The fact is the code patch is there and it is going to be enabled all
the time, so we have to cope with it.

--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH] NIU support for skb-&gt;rxhash, David Miller, (Thu Apr 22, 4:21 am)
Re: [PATCH] NIU support for skb-&gt;rxhash, Eric Dumazet, (Thu Apr 22, 4:43 am)
Re: [PATCH] NIU support for skb-&gt;rxhash, Stephen Hemminger, (Thu Apr 22, 9:21 am)
Re: [PATCH] NIU support for skb-&gt;rxhash, David Miller, (Thu Apr 22, 2:19 pm)
Re: [PATCH] NIU support for skb-&gt;rxhash, David Miller, (Thu Apr 22, 2:36 pm)
Re: [PATCH] NIU support for skb-&gt;rxhash, David Miller, (Thu Apr 22, 2:37 pm)
Re: [PATCH] NIU support for skb-&gt;rxhash, Stephen Hemminger, (Thu Apr 22, 3:11 pm)
Re: [PATCH] NIU support for skb-&gt;rxhash, David Miller, (Thu Apr 22, 3:24 pm)
Re: [PATCH] NIU support for skb-&gt;rxhash, David Miller, (Thu Apr 22, 3:53 pm)
Re: [PATCH] NIU support for skb-&gt;rxhash, David Miller, (Fri Apr 23, 1:14 am)
Re: [PATCH] NIU support for skb-&gt;rxhash, Tom Herbert, (Fri Apr 23, 8:32 am)
Re: [PATCH] NIU support for skb->rxhash, David Miller, (Fri Apr 23, 1:28 pm)