Building the Linux kernel with Clang and LLVM
 help / color / mirror / Atom feed
* [axboe:nvme-raw-queues 8/16] error[E0063]: missing fields `poll_uring_cmd`, `queue_uring_cmd`, `register_queue` and 1 other field in initializer of `blk_mq_ops`
@ 2026-05-06 19:31 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2026-05-06 19:31 UTC (permalink / raw)
  To: Anuj Gupta; +Cc: llvm, oe-kbuild-all, Jens Axboe, Kanchan Joshi

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux.git nvme-raw-queues
head:   38cfa7887dc8d403af2baa576d06c438408a192c
commit: baa3150843ddf26bb83bff0a7e87b22d60a4bb70 [8/16] block: add mq_ops to submit and complete commands from raw-queue
config: x86_64-randconfig-002-20260506 (https://download.01.org/0day-ci/archive/20260507/202605070340.Eyyi87gy-lkp@intel.com/config)
compiler: clang version 20.1.8 (https://github.com/llvm/llvm-project 87f0227cb60147a26a1eeb4fb06e3b505e9c7261)
rustc: rustc 1.88.0 (6b00bc388 2025-06-23)
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20260507/202605070340.Eyyi87gy-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/202605070340.Eyyi87gy-lkp@intel.com/

All errors (new ones prefixed by >>):

>> error[E0063]: missing fields `poll_uring_cmd`, `queue_uring_cmd`, `register_queue` and 1 other field in initializer of `blk_mq_ops`
   --> rust/kernel/block/mq/operations.rs:257:42
   |
   257 |     const VTABLE: bindings::blk_mq_ops = bindings::blk_mq_ops {
   |                                          ^^^^^^^^^^^^^^^^^^^^ missing `poll_uring_cmd`, `queue_uring_cmd`, `register_queue` and 1 other field

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2026-05-06 19:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-06 19:31 [axboe:nvme-raw-queues 8/16] error[E0063]: missing fields `poll_uring_cmd`, `queue_uring_cmd`, `register_queue` and 1 other field in initializer of `blk_mq_ops` kernel test robot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox