From: Tony Nguyen <anthony.l.nguyen@intel.com>
To: Dan Carpenter <dan.carpenter@linaro.org>,
<oe-kbuild@lists.linux.dev>,
"Yue Haibing" <yuehaibing@huawei.com>
Cc: Intel Wired LAN <intel-wired-lan@lists.osuosl.org>,
oe-kbuild-all@lists.linux.dev
Subject: Re: [Intel-wired-lan] [tnguy-net-queue:dev-queue 9/14] drivers/net/ethernet/intel/ixgbe/ixgbe_main.c:2377 ixgbe_clean_rx_irq() error: uninitialized symbol 'xdp_res'.
Date: Tue, 5 Nov 2024 08:36:01 -0800 [thread overview]
Message-ID: <d207a82b-45c6-4b75-a4be-6cb7d0af9463@intel.com> (raw)
In-Reply-To: <f5a33a3d-daa3-4252-a741-0ba16104f400@suswa.mountain>
On 11/5/2024 8:14 AM, Dan Carpenter wrote:
> tree: https://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue.git dev-queue
> head: 278dfaa171a0061a341f6b5d44c2c9913a2b7fa8
> commit: c919a57ea9cdd6aa02e0e411d8fdb3e3485353cc [9/14] ixgbe: Fix passing 0 to ERR_PTR in ixgbe_run_xdp()
> config: powerpc64-randconfig-r071-20241104 (https://download.01.org/0day-ci/archive/20241105/202411052110.vjxFpzue-lkp@intel.com/config)
> compiler: clang version 20.0.0git (https://github.com/llvm/llvm-project 639a7ac648f1e50ccd2556e17d401c04f9cce625)
>
> If you fix the issue in a separate patch/commit (i.e. not just a new version of
> the same patch/commit), kindly add following tags
> | Reported-by: kernel test robot <lkp@intel.com>
> | Reported-by: Dan Carpenter <dan.carpenter@linaro.org>
> | Closes: https://lore.kernel.org/r/202411052110.vjxFpzue-lkp@intel.com/
>
> New smatch warnings:
> drivers/net/ethernet/intel/ixgbe/ixgbe_main.c:2377 ixgbe_clean_rx_irq() error: uninitialized symbol 'xdp_res'.
Thanks for the report Dan. Looks like the old version wasn't dropped
from the *net tree when it changed target trees. There's a new version
on *next that doesn't contain this issue:
https://lore.kernel.org/intel-wired-lan/20241026041249.1267664-4-yuehaibing@huawei.com/
Thanks,
Tony
> vim +/xdp_res +2377 drivers/net/ethernet/intel/ixgbe/ixgbe_main.c
prev parent reply other threads:[~2024-11-05 16:36 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-05 16:14 [Intel-wired-lan] [tnguy-net-queue:dev-queue 9/14] drivers/net/ethernet/intel/ixgbe/ixgbe_main.c:2377 ixgbe_clean_rx_irq() error: uninitialized symbol 'xdp_res' Dan Carpenter
2024-11-05 16:36 ` Tony Nguyen [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=d207a82b-45c6-4b75-a4be-6cb7d0af9463@intel.com \
--to=anthony.l.nguyen@intel.com \
--cc=dan.carpenter@linaro.org \
--cc=intel-wired-lan@lists.osuosl.org \
--cc=oe-kbuild-all@lists.linux.dev \
--cc=oe-kbuild@lists.linux.dev \
--cc=yuehaibing@huawei.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