From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 46271CE79C3 for ; Wed, 20 Sep 2023 10:55:38 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234330AbjITKzl (ORCPT ); Wed, 20 Sep 2023 06:55:41 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:58014 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233615AbjITKzk (ORCPT ); Wed, 20 Sep 2023 06:55:40 -0400 Received: from mgamail.intel.com (mgamail.intel.com [134.134.136.126]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 7DCC983; Wed, 20 Sep 2023 03:55:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1695207334; x=1726743334; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=LVfQr+3NYOJBB85Xy9NQj00gO9lfxtO7rH9xEOTjYvQ=; b=eV02gQPSP0kbcSpp/RsZe5aiUatwTGpWzlIdwkkLzjwMbLItKipbSV4d kzA3DDEy9rOGzNaeScGro9PTrcaeitYB08SAKvwbg0L+0dNzZArRLSGzn yPTVQhnX9RWCOFHJY0N0AwPNf4UTwe284zhk3XcmyjasPMQcjZcvHfTNM E9F7uI+Z7vuPk37SdDK/qMIZxI13TSbALjxdq/8SAfstwNmtHq1NYuCvk bYYKuC1ddQBuZYbFk0N6RbNy1wbnFfvq2sJWEBEdEkWpsNYFEgWqiEEwT JEckPT8bj6HY+5S7h1Wos8ohgMkG0ZK1PqZI3IBB/SFXI5APeXWJiLNI4 Q==; X-IronPort-AV: E=McAfee;i="6600,9927,10838"; a="365238749" X-IronPort-AV: E=Sophos;i="6.02,161,1688454000"; d="scan'208";a="365238749" Received: from orsmga001.jf.intel.com ([10.7.209.18]) by orsmga106.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 20 Sep 2023 03:55:33 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10838"; a="781647988" X-IronPort-AV: E=Sophos;i="6.02,161,1688454000"; d="scan'208";a="781647988" Received: from lkp-server02.sh.intel.com (HELO 9ef86b2655e5) ([10.239.97.151]) by orsmga001.jf.intel.com with ESMTP; 20 Sep 2023 03:55:27 -0700 Received: from kbuild by 9ef86b2655e5 with local (Exim 4.96) (envelope-from ) id 1qiurd-0008fM-16; Wed, 20 Sep 2023 10:55:25 +0000 Date: Wed, 20 Sep 2023 18:54:55 +0800 From: kernel test robot To: Nitesh Shetty , Jens Axboe , Jonathan Corbet , Alasdair Kergon , Mike Snitzer , dm-devel@redhat.com, Keith Busch , Christoph Hellwig , Sagi Grimberg , Chaitanya Kulkarni , Alexander Viro , Christian Brauner Cc: oe-kbuild-all@lists.linux.dev, martin.petersen@oracle.com, linux-scsi@vger.kernel.org, nitheshshetty@gmail.com, anuj1072538@gmail.com, gost.dev@samsung.com, mcgrof@kernel.org, Nitesh Shetty , Hannes Reinecke , Damien Le Moal , Anuj Gupta , Vincent Fu , linux-block@vger.kernel.org, linux-kernel@vger.kernel.org, linux-doc@vger.kernel.org, linux-nvme@lists.infradead.org, linux-fsdevel@vger.kernel.org Subject: Re: [PATCH v16 12/12] null_blk: add support for copy offload Message-ID: <202309201836.c2wRnper-lkp@intel.com> References: <20230920080756.11919-13-nj.shetty@samsung.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20230920080756.11919-13-nj.shetty@samsung.com> Precedence: bulk List-ID: X-Mailing-List: linux-fsdevel@vger.kernel.org Hi Nitesh, kernel test robot noticed the following build warnings: [auto build test WARNING on 7fc7222d9680366edeecc219c21ca96310bdbc10] url: https://github.com/intel-lab-lkp/linux/commits/Nitesh-Shetty/block-Introduce-queue-limits-and-sysfs-for-copy-offload-support/20230920-170132 base: 7fc7222d9680366edeecc219c21ca96310bdbc10 patch link: https://lore.kernel.org/r/20230920080756.11919-13-nj.shetty%40samsung.com patch subject: [PATCH v16 12/12] null_blk: add support for copy offload config: parisc-allyesconfig (https://download.01.org/0day-ci/archive/20230920/202309201836.c2wRnper-lkp@intel.com/config) compiler: hppa-linux-gcc (GCC) 13.2.0 reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20230920/202309201836.c2wRnper-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 | Closes: https://lore.kernel.org/oe-kbuild-all/202309201836.c2wRnper-lkp@intel.com/ All warnings (new ones prefixed by >>): In file included from include/trace/define_trace.h:102, from drivers/block/null_blk/trace.h:104, from drivers/block/null_blk/main.c:15: drivers/block/null_blk/./trace.h: In function 'trace_raw_output_nullb_copy_op': >> drivers/block/null_blk/./trace.h:91:27: warning: format '%lu' expects argument of type 'long unsigned int', but argument 7 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 91 | TP_printk("%s req=%-15s: dst=%llu, src=%llu, len=%lu", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ include/trace/trace_events.h:203:34: note: in definition of macro 'DECLARE_EVENT_CLASS' 203 | trace_event_printf(iter, print); \ | ^~~~~ include/trace/trace_events.h:45:30: note: in expansion of macro 'PARAMS' 45 | PARAMS(print)); \ | ^~~~~~ drivers/block/null_blk/./trace.h:73:1: note: in expansion of macro 'TRACE_EVENT' 73 | TRACE_EVENT(nullb_copy_op, | ^~~~~~~~~~~ drivers/block/null_blk/./trace.h:91:17: note: in expansion of macro 'TP_printk' 91 | TP_printk("%s req=%-15s: dst=%llu, src=%llu, len=%lu", | ^~~~~~~~~ In file included from include/trace/trace_events.h:237: drivers/block/null_blk/./trace.h:91:68: note: format string is defined here 91 | TP_printk("%s req=%-15s: dst=%llu, src=%llu, len=%lu", | ~~^ | | | long unsigned int | %u vim +91 drivers/block/null_blk/./trace.h 72 73 TRACE_EVENT(nullb_copy_op, 74 TP_PROTO(struct request *req, 75 sector_t dst, sector_t src, size_t len), 76 TP_ARGS(req, dst, src, len), 77 TP_STRUCT__entry( 78 __array(char, disk, DISK_NAME_LEN) 79 __field(enum req_op, op) 80 __field(sector_t, dst) 81 __field(sector_t, src) 82 __field(size_t, len) 83 ), 84 TP_fast_assign( 85 __entry->op = req_op(req); 86 __assign_disk_name(__entry->disk, req->q->disk); 87 __entry->dst = dst; 88 __entry->src = src; 89 __entry->len = len; 90 ), > 91 TP_printk("%s req=%-15s: dst=%llu, src=%llu, len=%lu", 92 __print_disk_name(__entry->disk), 93 blk_op_str(__entry->op), 94 __entry->dst, __entry->src, __entry->len) 95 ); 96 #endif /* _TRACE_NULLB_H */ 97 -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki