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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 76004CDB465 for ; Thu, 19 Oct 2023 16:40:43 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:In-Reply-To:Content-Type: MIME-Version:References:Message-ID:Subject:Cc:To:From:Date:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=pyPH7XG/b9pvS5Z0wBa3QgO23hsU8A2igaJpEDci0ds=; b=49RMLOR804S31obz1v3QdKz63Q NDbZo3MFxqGsaUTCIZNmfWtYWSitJPc92NR7cyBOa/6y9l2BJwhHyQ4d6/LJqw0jpFvPDasbcnBx7 efQ64csQ6ADfTQTzKOc5UTd7TEUvQrf/pIX5fGdfzNaCCEa9iBv1tDsJvF1BAcwA6dXSbgJ2L0YV3 UgDffPG7lykP5RfCClZ9Sz0amyA3th63za6mt1E3W+SaA6P2F19PFM14Et0oZAuGJCDsYrC7MP4Hv eAH/JLU8lHaF0y3tz0obR519h6xwOt8XyWP3OQ5/tGQ1syg6ERaRAULYcwA30U5EmL88D0ECV8ZPL +CU/OHHw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qtW4c-000L1c-1O; Thu, 19 Oct 2023 16:40:38 +0000 Received: from mgamail.intel.com ([192.198.163.7]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qtW4Y-000L0R-2v for linux-nvme@lists.infradead.org; Thu, 19 Oct 2023 16:40:36 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1697733635; x=1729269635; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=B68lb5bc3nlqxKW2HoQvNAzdwFIr+BMgv0ZP+rlvfxo=; b=WAmBOuyVeiP7oFgLkEjA98+1XF5ch1Rv37B7eMQQzYJbKCixIgNdAMR3 e9TuYhQDjggc3vpHJvbgXqYBBklGtdBfb6EYjEXODRgMJksDlFwneIrQH 0JM5arrJXbTk1ZJIVfrTjivygAf35ASJOUdOuYnnT/yoC9VIyA6bNZVHn FO5CLoz183NSS7eU+oXgJ31qsRTwFqTSxLQXwcCIUahPKanYKvihGP4n5 LjoDZYlpcz27F2xGfUdBcEPL8GeU0Lo6Gl0f1Sq0HbTDGuzi/SQXfZIEF W3mMYEQgcK2uqz6twrFL6r7jOky2ITSqsVSfK6aZKZqpzNtZ6tyW4Yqip Q==; X-IronPort-AV: E=McAfee;i="6600,9927,10868"; a="7864216" X-IronPort-AV: E=Sophos;i="6.03,237,1694761200"; d="scan'208";a="7864216" Received: from orsmga003.jf.intel.com ([10.7.209.27]) by fmvoesa101.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 19 Oct 2023 09:36:23 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10868"; a="706900365" X-IronPort-AV: E=Sophos;i="6.03,237,1694761200"; d="scan'208";a="706900365" Received: from lkp-server01.sh.intel.com (HELO 8917679a5d3e) ([10.239.97.150]) by orsmga003.jf.intel.com with ESMTP; 19 Oct 2023 09:36:16 -0700 Received: from kbuild by 8917679a5d3e with local (Exim 4.96) (envelope-from ) id 1qtW0L-0002GE-2M; Thu, 19 Oct 2023 16:36:13 +0000 Date: Fri, 20 Oct 2023 00:35:56 +0800 From: kernel test robot To: Nitesh Shetty , Jens Axboe , Jonathan Corbet , Alasdair Kergon , Mike Snitzer , dm-devel@lists.linux.dev, 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 v17 12/12] null_blk: add support for copy offload Message-ID: <202310200001.UU0bBx9w-lkp@intel.com> References: <20231019110147.31672-13-nj.shetty@samsung.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20231019110147.31672-13-nj.shetty@samsung.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20231019_094035_016991_2C002500 X-CRM114-Status: GOOD ( 13.92 ) X-BeenThere: linux-nvme@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "Linux-nvme" Errors-To: linux-nvme-bounces+linux-nvme=archiver.kernel.org@lists.infradead.org Hi Nitesh, kernel test robot noticed the following build warnings: [auto build test WARNING on 213f891525c222e8ed145ce1ce7ae1f47921cb9c] url: https://github.com/intel-lab-lkp/linux/commits/Nitesh-Shetty/block-Introduce-queue-limits-and-sysfs-for-copy-offload-support/20231019-200658 base: 213f891525c222e8ed145ce1ce7ae1f47921cb9c patch link: https://lore.kernel.org/r/20231019110147.31672-13-nj.shetty%40samsung.com patch subject: [PATCH v17 12/12] null_blk: add support for copy offload config: parisc-allyesconfig (https://download.01.org/0day-ci/archive/20231020/202310200001.UU0bBx9w-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/20231020/202310200001.UU0bBx9w-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/202310200001.UU0bBx9w-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