[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<174717423527.1805570.13155176594875742702.git-patchwork-notify@kernel.org>
Date: Tue, 13 May 2025 22:10:35 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Konstantin Shkolnyy <kshk@...ux.ibm.com>
Cc: sgarzare@...hat.com, virtualization@...ts.linux.dev,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org, mjrosato@...ux.ibm.com
Subject: Re: [PATCH net v2] vsock/test: Fix occasional failure in SIOCOUTQ tests
Hello:
This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Wed, 7 May 2025 10:14:56 -0500 you wrote:
> These tests:
> "SOCK_STREAM ioctl(SIOCOUTQ) 0 unsent bytes"
> "SOCK_SEQPACKET ioctl(SIOCOUTQ) 0 unsent bytes"
> output: "Unexpected 'SIOCOUTQ' value, expected 0, got 64 (CLIENT)".
>
> They test that the SIOCOUTQ ioctl reports 0 unsent bytes after the data
> have been received by the other side. However, sometimes there is a delay
> in updating this "unsent bytes" counter, and the test fails even though
> the counter properly goes to 0 several milliseconds later.
>
> [...]
Here is the summary with links:
- [net,v2] vsock/test: Fix occasional failure in SIOCOUTQ tests
https://git.kernel.org/netdev/net/c/7fd7ad6f36af
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists