From: patchwork-bot+netdevbpf@kernel.org
To: Niels Dossche <dossche.niels@gmail.com>
Cc: netdev@vger.kernel.org, sgoutham@marvell.com,
lcherian@marvell.com, gakula@marvell.com, jerinj@marvell.com,
hkelam@marvell.com, sbhatta@marvell.com, davem@davemloft.net,
edumazet@google.com, kuba@kernel.org, pabeni@redhat.com,
hkalra@marvell.com, cjacob@marvell.com
Subject: Re: [PATCH net] octeontx2-af: debugfs: fix error return of allocations
Date: Mon, 02 May 2022 21:40:11 +0000 [thread overview]
Message-ID: <165152761130.17258.7951991990194173640.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20220430194656.44357-1-dossche.niels@gmail.com>
Hello:
This patch was applied to netdev/net-next.git (master)
by Jakub Kicinski <kuba@kernel.org>:
On Sat, 30 Apr 2022 21:46:56 +0200 you wrote:
> Current memory failure code in the debugfs returns -ENOSPC. This is
> normally used for indicating that there is no space left on the
> device and is not applicable for memory allocation failures.
> Replace this with -ENOMEM.
>
> Fixes: 0daa55d033b0 ("octeontx2-af: cn10k: debugfs for dumping LMTST map table")
> Fixes: 23205e6d06d4 ("octeontx2-af: Dump current resource provisioning status")
> Signed-off-by: Niels Dossche <dossche.niels@gmail.com>
>
> [...]
Here is the summary with links:
- [net] octeontx2-af: debugfs: fix error return of allocations
https://git.kernel.org/netdev/net-next/c/0b9f1b265ee1
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:[~2022-05-02 21:40 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-04-30 19:46 [PATCH net] octeontx2-af: debugfs: fix error return of allocations Niels Dossche
2022-05-02 21:31 ` Jakub Kicinski
2022-05-02 21:40 ` 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=165152761130.17258.7951991990194173640.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=cjacob@marvell.com \
--cc=davem@davemloft.net \
--cc=dossche.niels@gmail.com \
--cc=edumazet@google.com \
--cc=gakula@marvell.com \
--cc=hkalra@marvell.com \
--cc=hkelam@marvell.com \
--cc=jerinj@marvell.com \
--cc=kuba@kernel.org \
--cc=lcherian@marvell.com \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=sbhatta@marvell.com \
--cc=sgoutham@marvell.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).