netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Eric Dumazet <eric.dumazet@gmail.com>
To: ZhangXiao <xiao.zhang@windriver.com>,
	edumazet@google.com, davem@davemloft.net
Cc: netdev@vger.kernel.org
Subject: Re: Shall we add some note info for tcp_min_snd_mss?
Date: Wed, 3 Jul 2019 11:34:50 +0200	[thread overview]
Message-ID: <564a6863-0db9-a07b-0cfc-b41ea8e9c9f8@gmail.com> (raw)
In-Reply-To: <5D1C68C8.6020408@windriver.com>



On 7/3/19 1:35 AM, ZhangXiao wrote:
> Hi David & Eric,
> 
> Commit 5f3e2bf0 (tcp: add tcp_min_snd_mss sysctl) add a new interface to
> adjust network. While if this variable been set too large, for example
> larger then (MTU - 40), the net link maybe damaged. So, how about adding
> some warning messages for the operator/administrator? In document, or in
> source code.

What kind of warning message do you 
envision exactly ?

The sysctl is global, devices MTU can be quite arbitrary.

Like almost all sysctls, sysadmins are supposed to know what they are doing.

      reply	other threads:[~2019-07-03  9:34 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-03  8:35 Shall we add some note info for tcp_min_snd_mss? ZhangXiao
2019-07-03  9:34 ` Eric Dumazet [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=564a6863-0db9-a07b-0cfc-b41ea8e9c9f8@gmail.com \
    --to=eric.dumazet@gmail.com \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=netdev@vger.kernel.org \
    --cc=xiao.zhang@windriver.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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 NNTP newsgroup(s).