All of lore.kernel.org
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: Keith Busch <kbusch@meta.com>
Cc: oe-kbuild-all@lists.linux.dev
Subject: Re: [RFC PATCH] blk-integrity: support arbitrary buffer alignment
Date: Thu, 6 Nov 2025 22:48:42 +0800	[thread overview]
Message-ID: <202511062217.2bN31Olr-lkp@intel.com> (raw)
In-Reply-To: <20251104224045.3396384-1-kbusch@meta.com>

Hi Keith,

[This is a private test report for your RFC patch.]
kernel test robot noticed the following build warnings:

[auto build test WARNING on linus/master]
[also build test WARNING on v6.18-rc4]
[cannot apply to axboe-block/for-next hch-configfs/for-next next-20251106]
[If your patch is applied to the wrong git tree, kindly drop us a note.
And when submitting patch, we suggest to use '--base' as documented in
https://git-scm.com/docs/git-format-patch#_base_tree_information]

url:    https://github.com/intel-lab-lkp/linux/commits/Keith-Busch/blk-integrity-support-arbitrary-buffer-alignment/20251105-064500
base:   linus/master
patch link:    https://lore.kernel.org/r/20251104224045.3396384-1-kbusch%40meta.com
patch subject: [RFC PATCH] blk-integrity: support arbitrary buffer alignment
config: sh-randconfig-001-20251106 (https://download.01.org/0day-ci/archive/20251106/202511062217.2bN31Olr-lkp@intel.com/config)
compiler: sh4-linux-gcc (GCC) 11.5.0
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20251106/202511062217.2bN31Olr-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/202511062217.2bN31Olr-lkp@intel.com/

All warnings (new ones prefixed by >>):

>> Warning: block/t10-pi.c:56 function parameter 'iter' not described in 'blk_integrity_crc_offset'
>> Warning: block/t10-pi.c:93 function parameter 'iter' not described in 'blk_integrity_copy_from_tuple'
>> Warning: block/t10-pi.c:93 function parameter 'tuple' not described in 'blk_integrity_copy_from_tuple'
>> Warning: block/t10-pi.c:118 function parameter 'iter' not described in 'blk_integrity_copy_to_tuple'
>> Warning: block/t10-pi.c:118 function parameter 'tuple' not described in 'blk_integrity_copy_to_tuple'
>> Warning: block/t10-pi.c:406 function parameter 'bi' not described in 'blk_pi_advance_offset'
>> Warning: block/t10-pi.c:406 function parameter 'bip' not described in 'blk_pi_advance_offset'
>> Warning: block/t10-pi.c:406 function parameter 'iter' not described in 'blk_pi_advance_offset'

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

      parent reply	other threads:[~2025-11-06 14:49 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-11-04 22:40 [RFC PATCH] blk-integrity: support arbitrary buffer alignment Keith Busch
2025-11-05 14:15 ` Christoph Hellwig
2025-11-05 14:42   ` Keith Busch
2025-11-05 14:51     ` Keith Busch
2025-11-05 14:53     ` Christoph Hellwig
2025-11-05 16:28       ` Keith Busch
2025-11-06 14:48 ` kernel test robot [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=202511062217.2bN31Olr-lkp@intel.com \
    --to=lkp@intel.com \
    --cc=kbusch@meta.com \
    --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.