From: patchwork-bot+netdevbpf@kernel.org
To: Simon Horman <horms@kernel.org>
Cc: davem@davemloft.net, edumazet@google.com, kuba@kernel.org,
pabeni@redhat.com, jacob.e.keller@intel.com, ebiggers@google.com,
netdev@vger.kernel.org
Subject: Re: [PATCH net] pldmfw: Select CRC32 when PLDMFW is selected
Date: Mon, 16 Jun 2025 21:20:29 +0000 [thread overview]
Message-ID: <175010882950.2517548.16812914519632809645.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20250613-pldmfw-crc32-v1-1-f3fad109eee6@kernel.org>
Hello:
This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@kernel.org>:
On Fri, 13 Jun 2025 17:46:20 +0100 you wrote:
> pldmfw calls crc32 code and depends on it being enabled, else
> there is a link error as follows. So PLDMFW should select CRC32.
>
> lib/pldmfw/pldmfw.o: In function `pldmfw_flash_image':
> pldmfw.c:(.text+0x70f): undefined reference to `crc32_le_base'
>
> This problem was introduced by commit b8265621f488 ("Add pldmfw library
> for PLDM firmware update").
>
> [...]
Here is the summary with links:
- [net] pldmfw: Select CRC32 when PLDMFW is selected
https://git.kernel.org/netdev/net/c/1224b218a4b9
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-06-16 21:20 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-06-13 16:46 [PATCH net] pldmfw: Select CRC32 when PLDMFW is selected Simon Horman
2025-06-13 18:56 ` Keller, Jacob E
2025-06-16 21:20 ` 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=175010882950.2517548.16812914519632809645.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=davem@davemloft.net \
--cc=ebiggers@google.com \
--cc=edumazet@google.com \
--cc=horms@kernel.org \
--cc=jacob.e.keller@intel.com \
--cc=kuba@kernel.org \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.