All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jakub Kicinski <kuba@kernel.org>
To: Yuwei Wang <wangyuweihx@gmail.com>
Cc: davem@davemloft.net, edumazet@google.com, pabeni@redhat.com,
	daniel@iogearbox.net, roopa@nvidia.com, dsahern@kernel.org,
	qindi@staff.weibo.com, netdev@vger.kernel.org
Subject: Re: [PATCH net-next v3 2/2] net, neigh: introduce interval_probe_time for periodic probe
Date: Mon, 13 Jun 2022 23:02:19 -0700	[thread overview]
Message-ID: <20220613230219.40372863@kernel.org> (raw)
In-Reply-To: <20220609105725.2367426-3-wangyuweihx@gmail.com>

On Thu,  9 Jun 2022 10:57:25 +0000 Yuwei Wang wrote:
> commit ed6cd6a17896 ("net, neigh: Set lower cap for neigh_managed_work rearming")
> fixed a case when DELAY_PROBE_TIME is configured to 0, the processing of the
> system work queue hog CPU to 100%, and further more we should introduce
> a new option used by periodic probe
> 
> Signed-off-by: Yuwei Wang <wangyuweihx@gmail.com>

The new sysctl needs to be documented in
Documentation/networking/ip-sysctl

  reply	other threads:[~2022-06-14  6:02 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-09 10:57 [PATCH net-next v3 0/2] net, neigh: introduce interval_probe_time for periodic probe Yuwei Wang
2022-06-09 10:57 ` [PATCH net-next v3 1/2] sysctl: add proc_dointvec_jiffies_minmax Yuwei Wang
2022-06-14  5:58   ` Jakub Kicinski
2022-06-09 10:57 ` [PATCH net-next v3 2/2] net, neigh: introduce interval_probe_time for periodic probe Yuwei Wang
2022-06-14  6:02   ` Jakub Kicinski [this message]
2022-06-15 15:33     ` Yuwei Wang
2022-06-14  9:10   ` Nikolay Aleksandrov
2022-06-15 15:28     ` Yuwei Wang
2022-06-15 15:39       ` Nikolay Aleksandrov
2022-06-15 23:33         ` Jakub Kicinski
2022-06-18 10:24           ` Yuwei Wang
2022-06-18 10:29             ` Yuwei Wang

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=20220613230219.40372863@kernel.org \
    --to=kuba@kernel.org \
    --cc=daniel@iogearbox.net \
    --cc=davem@davemloft.net \
    --cc=dsahern@kernel.org \
    --cc=edumazet@google.com \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=qindi@staff.weibo.com \
    --cc=roopa@nvidia.com \
    --cc=wangyuweihx@gmail.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.