From: patchwork-bot+netdevbpf@kernel•org
To: Hoang Le <hoang.h.le@dektech•com.au>
Cc: jmaloy@redhat•com, maloy@donjonn•com, ying.xue@windriver•com,
kuba@kernel•org, davem@davemloft•net, netdev@vger•kernel.org,
tipc-discussion@lists•sourceforge.net, eric.dumazet@gmail•com
Subject: Re: [net] tipc: increase timeout in tipc_sk_enqueue()
Date: Mon, 13 Sep 2021 11:50:06 +0000 [thread overview]
Message-ID: <163153380653.31987.12749028064009482079.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20210913092852.10271-1-hoang.h.le@dektech.com.au>
Hello:
This patch was applied to netdev/net.git (refs/heads/master):
On Mon, 13 Sep 2021 16:28:52 +0700 you wrote:
> In tipc_sk_enqueue() we use hardcoded 2 jiffies to extract
> socket buffer from generic queue to particular socket.
> The 2 jiffies is too short in case there are other high priority
> tasks get CPU cycles for multiple jiffies update. As result, no
> buffer could be enqueued to particular socket.
>
> To solve this, we switch to use constant timeout 20msecs.
> Then, the function will be expired between 2 jiffies (CONFIG_100HZ)
> and 20 jiffies (CONFIG_1000HZ).
>
> [...]
Here is the summary with links:
- [net] tipc: increase timeout in tipc_sk_enqueue()
https://git.kernel.org/netdev/net/c/f4bb62e64c88
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
prev parent reply other threads:[~2021-09-13 11:50 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-09-13 9:28 [net] tipc: increase timeout in tipc_sk_enqueue() Hoang Le
2021-09-13 11:50 ` patchwork-bot+netdevbpf [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=163153380653.31987.12749028064009482079.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel$(echo .)org \
--cc=davem@davemloft$(echo .)net \
--cc=eric.dumazet@gmail$(echo .)com \
--cc=hoang.h.le@dektech$(echo .)com.au \
--cc=jmaloy@redhat$(echo .)com \
--cc=kuba@kernel$(echo .)org \
--cc=maloy@donjonn$(echo .)com \
--cc=netdev@vger$(echo .)kernel.org \
--cc=tipc-discussion@lists$(echo .)sourceforge.net \
--cc=ying.xue@windriver$(echo .)com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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