public inbox for linux-nvme@lists.infradead.org
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: Hannes Reinecke <hare@suse.de>
Cc: oe-kbuild-all@lists.linux.dev, linux-nvme@lists.infradead.org,
	Keith Busch <kbusch@kernel.org>, Sagi Grimberg <sagi@grimberg.me>
Subject: [linux-nvme:nvme-6.7 2/19] configfs.c:undefined reference to `nvme_auth_dhgroup_kpp'
Date: Thu, 12 Oct 2023 06:48:25 +0800	[thread overview]
Message-ID: <202310120636.tkAybE7Q-lkp@intel.com> (raw)

tree:   git://git.infradead.org/nvme.git nvme-6.7
head:   70525e5d82f62407d8436aa2a6c3385829ab5a3e
commit: 9d77eb52778499a97cab662aa96de4e2e4fa72d3 [2/19] nvme-keyring: register '.nvme' keyring
config: riscv-randconfig-001-20231012 (https://download.01.org/0day-ci/archive/20231012/202310120636.tkAybE7Q-lkp@intel.com/config)
compiler: riscv64-linux-gcc (GCC) 13.2.0
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20231012/202310120636.tkAybE7Q-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/202310120636.tkAybE7Q-lkp@intel.com/

All errors (new ones prefixed by >>):

   riscv64-linux-ld: drivers/nvme/target/configfs.o: in function `nvmet_host_dhchap_dhgroup_store':
   configfs.c:(.text+0xe): undefined reference to `nvme_auth_dhgroup_id'
   riscv64-linux-ld: drivers/nvme/target/configfs.o: in function `.L4':
>> configfs.c:(.text+0x46): undefined reference to `nvme_auth_dhgroup_kpp'
   riscv64-linux-ld: drivers/nvme/target/configfs.o: in function `nvmet_host_dhchap_dhgroup_show':
   configfs.c:(.text+0x7e): undefined reference to `nvme_auth_dhgroup_name'
   riscv64-linux-ld: drivers/nvme/target/configfs.o: in function `nvmet_host_dhchap_hash_show':
   configfs.c:(.text+0x2e8): undefined reference to `nvme_auth_hmac_name'
   riscv64-linux-ld: drivers/nvme/target/configfs.o: in function `nvmet_host_dhchap_hash_store':
   configfs.c:(.text+0x326): undefined reference to `nvme_auth_hmac_id'
>> riscv64-linux-ld: configfs.c:(.text+0x33a): undefined reference to `nvme_auth_hmac_name'
   riscv64-linux-ld: drivers/nvme/target/fabrics-cmd-auth.o: in function `nvmet_auth_challenge':
   fabrics-cmd-auth.c:(.text+0x3fa): undefined reference to `nvme_auth_hmac_hash_len'
   riscv64-linux-ld: drivers/nvme/target/fabrics-cmd-auth.o: in function `.L40':
>> fabrics-cmd-auth.c:(.text+0x458): undefined reference to `nvme_auth_get_seqnum'
   riscv64-linux-ld: drivers/nvme/target/fabrics-cmd-auth.o: in function `.L79':
   fabrics-cmd-auth.c:(.text+0xad0): undefined reference to `nvme_auth_dhgroup_kpp'
   riscv64-linux-ld: drivers/nvme/target/fabrics-cmd-auth.o: in function `.L73':
>> fabrics-cmd-auth.c:(.text+0xc6c): undefined reference to `nvme_auth_hmac_name'
   riscv64-linux-ld: drivers/nvme/target/fabrics-cmd-auth.o: in function `.L150':
   fabrics-cmd-auth.c:(.text+0x1050): undefined reference to `nvme_auth_hmac_hash_len'
   riscv64-linux-ld: drivers/nvme/target/auth.o: in function `.L0 ':
   auth.c:(.text+0x96): undefined reference to `nvme_auth_hmac_name'
   riscv64-linux-ld: drivers/nvme/target/auth.o: in function `.L34':
   auth.c:(.text+0x242): undefined reference to `nvme_auth_dhgroup_kpp'
>> riscv64-linux-ld: auth.c:(.text+0x28c): undefined reference to `nvme_auth_gen_privkey'
>> riscv64-linux-ld: auth.c:(.text+0x35a): undefined reference to `nvme_auth_gen_pubkey'
   riscv64-linux-ld: drivers/nvme/target/auth.o: in function `.L45':
   auth.c:(.text+0x50c): undefined reference to `nvme_auth_hmac_name'
   riscv64-linux-ld: drivers/nvme/target/auth.o: in function `.L47':
   auth.c:(.text+0x550): undefined reference to `nvme_auth_free_key'
>> riscv64-linux-ld: auth.c:(.text+0x57a): undefined reference to `nvme_auth_extract_key'
>> riscv64-linux-ld: auth.c:(.text+0x5b2): undefined reference to `nvme_auth_free_key'
   riscv64-linux-ld: auth.c:(.text+0x5e2): undefined reference to `nvme_auth_extract_key'
   riscv64-linux-ld: drivers/nvme/target/auth.o: in function `.L53':
   auth.c:(.text+0x680): undefined reference to `nvme_auth_free_key'
   riscv64-linux-ld: drivers/nvme/target/auth.o: in function `.L83':
   auth.c:(.text+0x84e): undefined reference to `nvme_auth_free_key'
   riscv64-linux-ld: drivers/nvme/target/auth.o: in function `.L84':
   auth.c:(.text+0x882): undefined reference to `nvme_auth_free_key'
   riscv64-linux-ld: drivers/nvme/target/auth.o: in function `.L0 ':
   auth.c:(.text+0x9be): undefined reference to `nvme_auth_hmac_name'
   riscv64-linux-ld: drivers/nvme/target/auth.o: in function `.L131':
>> auth.c:(.text+0xa6e): undefined reference to `nvme_auth_transform_key'
>> riscv64-linux-ld: auth.c:(.text+0xb36): undefined reference to `nvme_auth_augmented_challenge'
   riscv64-linux-ld: drivers/nvme/target/auth.o: in function `.L0 ':
   auth.c:(.text+0xe4a): undefined reference to `nvme_auth_hmac_name'
   riscv64-linux-ld: drivers/nvme/target/auth.o: in function `.L164':
   auth.c:(.text+0xefa): undefined reference to `nvme_auth_transform_key'
   riscv64-linux-ld: auth.c:(.text+0xfc2): undefined reference to `nvme_auth_augmented_challenge'
   riscv64-linux-ld: drivers/nvme/target/auth.o: in function `nvmet_auth_ctrl_sesskey':
   auth.c:(.text+0x13d2): undefined reference to `nvme_auth_gen_shared_secret'

-- 
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki


                 reply	other threads:[~2023-10-11 22:49 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=202310120636.tkAybE7Q-lkp@intel.com \
    --to=lkp@intel.com \
    --cc=hare@suse.de \
    --cc=kbusch@kernel.org \
    --cc=linux-nvme@lists.infradead.org \
    --cc=oe-kbuild-all@lists.linux.dev \
    --cc=sagi@grimberg.me \
    /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