All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Leon Romanovsky" <leon@kernel.org>
To: "Junxian Huang" <huangjunxian6@hisilicon.com>,
	"kernel test robot" <lkp@intel.com>
Cc: llvm@lists.linux.dev, oe-kbuild-all@lists.linux.dev
Subject: Re: [mellanox:wip/leon-for-next 29/35] drivers/infiniband/hw/hns/hns_roce_hw_v2.c:2225:38: error: use of undeclared identifier 'cmd_numi'; did you mean 'cmd_num'?
Date: Mon, 07 Jul 2025 06:41:11 +0300	[thread overview]
Message-ID: <9cfc4e0e-4ebe-4ef9-91e2-64dfca94be78@app.fastmail.com> (raw)
In-Reply-To: <5f9d93c3-ea97-b951-fc68-e23bb1337120@hisilicon.com>



On Mon, Jul 7, 2025, at 04:49, Junxian Huang wrote:
> On 2025/7/7 6:13, kernel test robot wrote:
>> tree:   https://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux.git wip/leon-for-next
>> head:   bdc5726cdd454f91d7bf49f47c8c31377cb3d7ce
>> commit: 6cbf3ee2e409ca573ef1ebb3f383ae3873850ee7 [29/35] RDMA/hns: Get message length of ack_req from FW
>> config: s390-allmodconfig (https://download.01.org/0day-ci/archive/20250707/202507070359.Ng3M8gut-lkp@intel.com/config)
>> compiler: clang version 18.1.8 (https://github.com/llvm/llvm-project 3b5b5c1ec4a3095ab096dd780e84d7ab81f3d7ff)
>> reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20250707/202507070359.Ng3M8gut-lkp@intel.com/reproduce)
>> 
>> 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>
>> | Closes: https://lore.kernel.org/oe-kbuild-all/202507070359.Ng3M8gut-lkp@intel.com/
>> 
>> All errors (new ones prefixed by >>):
>> 
>>>> drivers/infiniband/hw/hns/hns_roce_hw_v2.c:2225:38: error: use of undeclared identifier 'cmd_numi'; did you mean 'cmd_num'?
>>     2225 |         hns_roce_cmq_setup_basic_desc(&desc[cmd_numi - 1], cmd, true);
>>          |                                             ^~~~~~~~
>>          |                                             cmd_num
>>    drivers/infiniband/hw/hns/hns_roce_hw_v2.c:2210:6: note: 'cmd_num' declared here
>>     2210 |         int cmd_num;
>>          |             ^
>>    1 error generated.
>> 
>
> Leon, just to confirm that this can be fixed in your wip branch
> and I don't need to resend a patch, right?

Yes, sure, I'll fix it.

>
> Junxian

      reply	other threads:[~2025-07-07  3:41 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-07-06 22:13 [mellanox:wip/leon-for-next 29/35] drivers/infiniband/hw/hns/hns_roce_hw_v2.c:2225:38: error: use of undeclared identifier 'cmd_numi'; did you mean 'cmd_num'? kernel test robot
2025-07-07  1:49 ` Junxian Huang
2025-07-07  3:41   ` Leon Romanovsky [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=9cfc4e0e-4ebe-4ef9-91e2-64dfca94be78@app.fastmail.com \
    --to=leon@kernel.org \
    --cc=huangjunxian6@hisilicon.com \
    --cc=lkp@intel.com \
    --cc=llvm@lists.linux.dev \
    --cc=oe-kbuild-all@lists.linux.dev \
    /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.