Netdev Archive on lore.kernel.org
help / color / mirror / Atom feed
From: Jakub Kicinski <kuba@kernel.org>
To: Saeed Mahameed <saeed@kernel.org>
Cc: davem@davemloft.net, netdev@vger.kernel.org, saeedm@nvidia.com,
leonro@nvidia.com, kernel test robot <lkp@intel.com>,
Leon Romanovsky <leon@kernel.org>
Subject: Re: [PATCH net-next] net/mlx5e: Fix build error in fec_set_block_stats()
Date: Mon, 10 Jan 2022 12:42:12 -0800 [thread overview]
Message-ID: <20220110124212.2190d75c@kicinski-fedora-PC1C0HJN.hsd1.ca.comcast.net> (raw)
In-Reply-To: <20220110203354.i7aovyaev77waha2@sx1>
On Mon, 10 Jan 2022 12:33:54 -0800 Saeed Mahameed wrote:
> On Sun, Jan 09, 2022 at 01:33:21PM -0800, Jakub Kicinski wrote:
> >Build bot reports:
> >
> >drivers/net/ethernet/mellanox/mlx5/core/en_stats.c: In function 'fec_set_block_stats':
> >drivers/net/ethernet/mellanox/mlx5/core/en_stats.c:1235:48: error: 'outl' undeclared (first use in this function); did you mean 'out'?
> > 1235 | if (mlx5_core_access_reg(mdev, in, sz, outl, sz, MLX5_REG_PPCNT, 0, 0))
> > | ^~~~
> > | out
> >
> >Reported-by: kernel test robot <lkp@intel.com>
> >Suggested-by: Leon Romanovsky <leon@kernel.org>
> >Signed-off-by: Jakub Kicinski <kuba@kernel.org>
>
> Thanks For handling ! I have no clue how this happened.
> I will check and improve my process, I Know I've manually changed a patch
> before submission, but i am sure i did it through my normal process.
>
> Interestingly the series passed netdev/build_allmodconfig_warn.
> https://patchwork.kernel.org/project/netdevbpf/patch/20220107002956.74849-9-saeed@kernel.org/
And it built just fine for me as well with allmodconfig.
LMK if you figure out why, that's really strange.
prev parent reply other threads:[~2022-01-10 20:42 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-01-08 19:04 [net-next:master 59/127] drivers/net/ethernet/mellanox/mlx5/core/en_stats.c:1235:48: error: 'outl' undeclared; did you mean 'out'? kernel test robot
2022-01-09 9:35 ` Leon Romanovsky
2022-01-09 21:33 ` [PATCH net-next] net/mlx5e: Fix build error in fec_set_block_stats() Jakub Kicinski
2022-01-10 0:50 ` patchwork-bot+netdevbpf
2022-01-10 20:33 ` Saeed Mahameed
2022-01-10 20:42 ` Jakub Kicinski [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=20220110124212.2190d75c@kicinski-fedora-PC1C0HJN.hsd1.ca.comcast.net \
--to=kuba@kernel.org \
--cc=davem@davemloft.net \
--cc=leon@kernel.org \
--cc=leonro@nvidia.com \
--cc=lkp@intel.com \
--cc=netdev@vger.kernel.org \
--cc=saeed@kernel.org \
--cc=saeedm@nvidia.com \
--subject='Re: [PATCH net-next] net/mlx5e: Fix build error in fec_set_block_stats()' \
/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
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).