From: patchwork-bot+netdevbpf@kernel.org
To: Saeed Mahameed <saeed@kernel.org>
Cc: davem@davemloft.net, kuba@kernel.org, pabeni@redhat.com,
edumazet@google.com, saeedm@nvidia.com, netdev@vger.kernel.org,
tariqt@nvidia.com
Subject: Re: [PATCH net-next] net/mlx5e: Fix build break on 32bit
Date: Tue, 28 Mar 2023 23:30:18 +0000 [thread overview]
Message-ID: <168004621812.15782.10964329419685296565.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20230328200723.125122-1-saeed@kernel.org>
Hello:
This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@kernel.org>:
On Tue, 28 Mar 2023 13:07:23 -0700 you wrote:
> From: Saeed Mahameed <saeedm@nvidia.com>
>
> The cited commit caused the following build break in mlx5 due to a change
> in size of MAX_SKB_FRAGS.
>
> error: format '%lu' expects argument of type 'long unsigned int',
> but argument 7 has type 'unsigned int' [-Werror=format=]
>
> [...]
Here is the summary with links:
- [net-next] net/mlx5e: Fix build break on 32bit
https://git.kernel.org/netdev/net-next/c/163c2c705917
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:[~2023-03-28 23:30 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-03-28 20:07 [PATCH net-next] net/mlx5e: Fix build break on 32bit Saeed Mahameed
2023-03-28 23: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=168004621812.15782.10964329419685296565.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=kuba@kernel.org \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=saeed@kernel.org \
--cc=saeedm@nvidia.com \
--cc=tariqt@nvidia.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.