[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAAVpQUBzSwq9BkrsaVpFeDPvHiYT5tRMNwWO+jeyHFqW0BOj=g@mail.gmail.com>
Date: Tue, 14 Oct 2025 20:46:54 -0700
From: Kuniyuki Iwashima <kuniyu@...gle.com>
To: Eric Dumazet <edumazet@...gle.com>
Cc: "David S . Miller" <davem@...emloft.net>, Jakub Kicinski <kuba@...nel.org>,
Paolo Abeni <pabeni@...hat.com>, Neal Cardwell <ncardwell@...gle.com>,
Simon Horman <horms@...nel.org>, Willem de Bruijn <willemb@...gle.com>, netdev@...r.kernel.org,
eric.dumazet@...il.com
Subject: Re: [PATCH v1 net-next 3/4] net: add /proc/sys/net/core/txq_reselection_ms
control
On Mon, Oct 13, 2025 at 8:22 AM Eric Dumazet <edumazet@...gle.com> wrote:
>
> Add a new sysctl to control how often a queue reselection
> can happen even if a flow has a persistent queue of skbs
> in a Qdisc or NIC queue.
>
> A value of zero means the feature is disabled.
>
> Default is 1000 (1 second).
>
> This sysctl is used in the following patch.
>
> Signed-off-by: Eric Dumazet <edumazet@...gle.com>
> Reviewed-by: Neal Cardwell <ncardwell@...gle.com>
Reviewed-by: Kuniyuki Iwashima <kuniyu@...gle.com>
Powered by blists - more mailing lists