[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id:
<171948303050.16357.13370911395111712454.git-patchwork-notify@kernel.org>
Date: Thu, 27 Jun 2024 10:10:30 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Kuniyuki Iwashima <kuniyu@...zon.com>
Cc: davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org,
pabeni@...hat.com, Rao.Shoaib@...cle.com, kuni1840@...il.com,
netdev@...r.kernel.org
Subject: Re: [PATCH v1 net 00/11] af_unix: Fix bunch of MSG_OOB bugs and add new
tests.
Hello:
This series was applied to netdev/net.git (main)
by Paolo Abeni <pabeni@...hat.com>:
On Mon, 24 Jun 2024 18:36:34 -0700 you wrote:
> This series rewrites the selftest for AF_UNIX MSG_OOB and fixes
> bunch of bugs that AF_UNIX behaves differently compared to TCP.
>
> Note that the test discovered few more bugs in TCP side, which
> will be fixed in another series.
>
>
> [...]
Here is the summary with links:
- [v1,net,01/11] selftest: af_unix: Remove test_unix_oob.c.
https://git.kernel.org/netdev/net/c/7d139181a891
- [v1,net,02/11] selftest: af_unix: Add msg_oob.c.
https://git.kernel.org/netdev/net/c/d098d77232c3
- [v1,net,03/11] af_unix: Stop recv(MSG_PEEK) at consumed OOB skb.
https://git.kernel.org/netdev/net/c/b94038d841a9
- [v1,net,04/11] af_unix: Don't stop recv(MSG_DONTWAIT) if consumed OOB skb is at the head.
https://git.kernel.org/netdev/net/c/93c99f21db36
- [v1,net,05/11] selftest: af_unix: Add non-TCP-compliant test cases in msg_oob.c.
https://git.kernel.org/netdev/net/c/f5ea0768a255
- [v1,net,06/11] af_unix: Don't stop recv() at consumed ex-OOB skb.
https://git.kernel.org/netdev/net/c/36893ef0b661
- [v1,net,07/11] selftest: af_unix: Add SO_OOBINLINE test cases in msg_oob.c
https://git.kernel.org/netdev/net/c/436352e8e57e
- [v1,net,08/11] selftest: af_unix: Check SIGURG after every send() in msg_oob.c
https://git.kernel.org/netdev/net/c/d02689e6860d
- [v1,net,09/11] selftest: af_unix: Check EPOLLPRI after every send()/recv() in msg_oob.c
https://git.kernel.org/netdev/net/c/48a998373090
- [v1,net,10/11] af_unix: Fix wrong ioctl(SIOCATMARK) when consumed OOB skb is at the head.
https://git.kernel.org/netdev/net/c/e400cfa38bb0
- [v1,net,11/11] selftest: af_unix: Check SIOCATMARK after every send()/recv() in msg_oob.c.
https://git.kernel.org/netdev/net/c/91b7186c8d14
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