[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20141202.203511.1346917579566370675.davem@davemloft.net>
Date: Tue, 02 Dec 2014 20:35:11 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: fan.du@...el.com
Cc: netdev@...r.kernel.org, fw@...len.de
Subject: Re: [PATCH net] gso: do GSO for local skb with size bigger than MTU
From: "Du, Fan" <fan.du@...el.com>
Date: Wed, 3 Dec 2014 03:32:46 +0000
>>If guest sees a 1500 byte MTU, that's it's link layer MTU and it had better be able to
>>send 1500 byte packets onto the "wire".
>
> This patch makes it happens exactly as you putted.
>
>>If you cannot properly propagate the vxlan encapsulation overhead back into the
>>guest's MTU you must hide this problem from the rest of our stack somehow.
>
> Again, this patch hide this problem to make Guest feel it can send packet with MTU as 1500 bytes.
I said make the guest see the real MTU, not hide the real MTU by
fragmenting or spitting ICMP PMTU messages back.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists