[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <168060901777.14038.3884666734757699938.git-patchwork-notify@kernel.org>
Date: Tue, 04 Apr 2023 11:50:17 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Arseniy Krasnov <AVKrasnov@...rdevices.ru>
Cc: stefanha@...hat.com, sgarzare@...hat.com, davem@...emloft.net,
edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com,
bobby.eshleman@...edance.com, bryantan@...are.com,
vdasa@...are.com, kvm@...r.kernel.org,
virtualization@...ts.linux-foundation.org, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org, kernel@...rdevices.ru,
oxffffaa@...il.com, avkrasnov@...rdevices.ru, pv-drivers@...are.com
Subject: Re: [PATCH net-next v4 0/3] vsock: return errors other than -ENOMEM to
socket
Hello:
This series was applied to netdev/net-next.git (main)
by Paolo Abeni <pabeni@...hat.com>:
On Mon, 3 Apr 2023 14:23:00 +0300 you wrote:
> Hello,
>
> this patchset removes behaviour, where error code returned from any
> transport was always switched to ENOMEM. This works in the same way as
> patch from Bobby Eshleman:
> commit c43170b7e157 ("vsock: return errors other than -ENOMEM to socket"),
> but for receive calls. VMCI transport is also updated (both tx and rx
> SOCK_STREAM callbacks), because it returns VMCI specific error code to
> af_vsock.c (like VMCI_ERROR_*). Tx path is already merged to net, so it
> was excluded from patchset in v4. At the same time, virtio and Hyper-V
> transports are using general error codes, so there is no need to update
> them.
>
> [...]
Here is the summary with links:
- [net-next,v4,1/3] vsock/vmci: convert VMCI error code to -ENOMEM on receive
https://git.kernel.org/netdev/net-next/c/f59f3006ca7b
- [net-next,v4,2/3] vsock: return errors other than -ENOMEM to socket
https://git.kernel.org/netdev/net-next/c/02ab696febab
- [net-next,v4,3/3] vsock/test: update expected return values
https://git.kernel.org/netdev/net-next/c/b5d54eb5899a
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