[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20180418.134048.32104479805286488.davem@davemloft.net>
Date: Wed, 18 Apr 2018 13:40:48 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: willemdebruijn.kernel@...il.com
Cc: sowmini.varadhan@...cle.com, eric.dumazet@...il.com,
sridhar.samudrala@...el.com, netdev@...r.kernel.org,
willemb@...gle.com
Subject: Re: [PATCH RFC net-next 00/11] udp gso
From: Willem de Bruijn <willemdebruijn.kernel@...il.com>
Date: Wed, 18 Apr 2018 09:51:50 -0400
> Eric is correct. If the application sets a segment size with UDP_SEGMENT
> this is an instruction to the kernel to split the payload along that border into
> separate discrete datagrams.
>
> It does not matter what the behavior is without setting this option. If a
> process wants to send a larger than MTU datagram and rely on the
> kernel to fragment, then it should not set the option.
+1
Powered by blists - more mailing lists