From: patchwork-bot+netdevbpf@kernel.org
To: Alok Tiwari <alok.a.tiwari@oracle.com>
Cc: jk@codeconstruct.com.au, matt@codeconstruct.com.au,
davem@davemloft.net, edumazet@google.com, kuba@kernel.org,
pabeni@redhat.com, horms@kernel.org, netdev@vger.kernel.org
Subject: Re: [PATCH net] mctp: return -ENOPROTOOPT for unknown getsockopt options
Date: Thu, 04 Sep 2025 00:30:10 +0000 [thread overview]
Message-ID: <175694581074.1248581.9134254396647097878.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20250902102059.1370008-1-alok.a.tiwari@oracle.com>
Hello:
This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@kernel.org>:
On Tue, 2 Sep 2025 03:20:55 -0700 you wrote:
> In mctp_getsockopt(), unrecognized options currently return -EINVAL.
> In contrast, mctp_setsockopt() returns -ENOPROTOOPT for unknown
> options.
>
> Update mctp_getsockopt() to also return -ENOPROTOOPT for unknown
> options. This aligns the behavior of getsockopt() and setsockopt(),
> and matches the standard kernel socket API convention for handling
> unsupported options.
>
> [...]
Here is the summary with links:
- [net] mctp: return -ENOPROTOOPT for unknown getsockopt options
https://git.kernel.org/netdev/net/c/a125c8fb9ddb
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:[~2025-09-04 0:30 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-09-02 10:20 [PATCH net] mctp: return -ENOPROTOOPT for unknown getsockopt options Alok Tiwari
2025-09-04 0:30 ` 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=175694581074.1248581.9134254396647097878.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=alok.a.tiwari@oracle.com \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=horms@kernel.org \
--cc=jk@codeconstruct.com.au \
--cc=kuba@kernel.org \
--cc=matt@codeconstruct.com.au \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
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;
as well as URLs for NNTP newsgroup(s).