From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id CE8D617748; Thu, 1 Jun 2023 06:30:27 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1685601028; x=1717137028; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=Z668EnpKrSGrlD56vE6qiil0fRmPsI7NbSqs14itwR8=; b=ZawUBSAb0ll59+NluAqGWDiPGBJb3GERMGpEHRe8CsbJskbHjYBAW/RT DgwSkrfKGXa3MKk+N/ROz//FQd6/LsUq/YryvJkPexTF3QihcLRV4vti1 Ro/wSNE/n2NYBn4OAGYfiR4jNEGtuKB+N4bZflTZRao06myBaEtmg5Cz4 zUpyR7jkPpyhFS1j+vkZotcaBT9CNDhtAzzu4eQEUT4c2+9AVL69wr1yp LFEvizwiwuoxkdjkr6PPzhppo2HvRuWZStjcmAzLmL5v7GMjniCmOVuy4 N/3N2UrYkE2iFwbHE4I/fSmmOYvsJWjh7SkSfI+OsV2dZxW1UbkJeeziK g==; X-IronPort-AV: E=McAfee;i="6600,9927,10727"; a="352966992" X-IronPort-AV: E=Sophos;i="6.00,209,1681196400"; d="scan'208";a="352966992" Received: from orsmga005.jf.intel.com ([10.7.209.41]) by fmsmga102.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 31 May 2023 23:30:10 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10727"; a="881499754" X-IronPort-AV: E=Sophos;i="6.00,209,1681196400"; d="scan'208";a="881499754" Received: from lkp-server01.sh.intel.com (HELO fb1ced2c09fb) ([10.239.97.150]) by orsmga005.jf.intel.com with ESMTP; 31 May 2023 23:30:07 -0700 Received: from kbuild by fb1ced2c09fb with local (Exim 4.96) (envelope-from ) id 1q4bp0-00020L-2m; Thu, 01 Jun 2023 06:30:06 +0000 Date: Thu, 1 Jun 2023 14:29:14 +0800 From: kernel test robot To: beomsu kim , "jaegeuk@kernel.org" , "chao@kernel.org" , "linux-f2fs-devel@lists.sourceforge.net" , "linux-kernel@vger.kernel.org" Cc: llvm@lists.linux.dev, oe-kbuild-all@lists.linux.dev, Yonggil Song , Seokhwan Kim , Daejun Park , Seonghun Kim Subject: Re: [PATCH] f2fs: including waf data in f2fs status information Message-ID: <202306011410.W02TPFn1-lkp@intel.com> References: <20230531082038epcms2p256f9db0d7ac377d404694354db1c3ebc@epcms2p2> Precedence: bulk X-Mailing-List: llvm@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20230531082038epcms2p256f9db0d7ac377d404694354db1c3ebc@epcms2p2> Hi beomsu, kernel test robot noticed the following build errors: [auto build test ERROR on v6.4-rc4] [also build test ERROR on linus/master next-20230601] [cannot apply to jaegeuk-f2fs/dev-test jaegeuk-f2fs/dev] [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/beomsu-kim/f2fs-including-waf-data-in-f2fs-status-information/20230531-162208 base: 7877cb91f1081754a1487c144d85dc0d2e2e7fc4 patch link: https://lore.kernel.org/r/20230531082038epcms2p256f9db0d7ac377d404694354db1c3ebc%40epcms2p2 patch subject: [PATCH] f2fs: including waf data in f2fs status information config: x86_64-randconfig-x065-20230531 (https://download.01.org/0day-ci/archive/20230601/202306011410.W02TPFn1-lkp@intel.com/config) compiler: clang version 14.0.6 (https://github.com/llvm/llvm-project f28c006a5895fc0e329fe15fead81e37457cb1d1) reproduce (this is a W=1 build): mkdir -p ~/bin wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross chmod +x ~/bin/make.cross # https://github.com/intel-lab-lkp/linux/commit/3a2228fdedf76cc8448b358d07b77eb26d1299a4 git remote add linux-review https://github.com/intel-lab-lkp/linux git fetch --no-tags linux-review beomsu-kim/f2fs-including-waf-data-in-f2fs-status-information/20230531-162208 git checkout 3a2228fdedf76cc8448b358d07b77eb26d1299a4 # save the config file mkdir build_dir && cp config build_dir/.config COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang ~/bin/make.cross W=1 O=build_dir ARCH=x86_64 olddefconfig COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang ~/bin/make.cross W=1 O=build_dir ARCH=x86_64 SHELL=/bin/bash fs/f2fs/ If you fix the issue, kindly add following tag where applicable | Reported-by: kernel test robot | Closes: https://lore.kernel.org/oe-kbuild-all/202306011410.W02TPFn1-lkp@intel.com/ All error/warnings (new ones prefixed by >>): >> fs/f2fs/iostat.c:37:30: error: implicit declaration of function 'F2FS_STAT' is invalid in C99 [-Werror,-Wimplicit-function-declaration] struct f2fs_stat_info *si = F2FS_STAT(sbi); ^ >> fs/f2fs/iostat.c:37:25: warning: incompatible integer to pointer conversion initializing 'struct f2fs_stat_info *' with an expression of type 'int' [-Wint-conversion] struct f2fs_stat_info *si = F2FS_STAT(sbi); ^ ~~~~~~~~~~~~~~ >> fs/f2fs/iostat.c:46:32: error: incomplete definition of type 'struct f2fs_stat_info' data_written_to_storage += si->sbi->iostat_bytes[j]; ~~^ fs/f2fs/iostat.c:37:9: note: forward declaration of 'struct f2fs_stat_info' struct f2fs_stat_info *si = F2FS_STAT(sbi); ^ fs/f2fs/iostat.c:48:29: error: incomplete definition of type 'struct f2fs_stat_info' data_written_by_user += si->sbi->iostat_bytes[j]; ~~^ fs/f2fs/iostat.c:37:9: note: forward declaration of 'struct f2fs_stat_info' struct f2fs_stat_info *si = F2FS_STAT(sbi); ^ 1 warning and 3 errors generated. vim +/F2FS_STAT +37 fs/f2fs/iostat.c 26 27 #define IOSTAT_INFO_SHOW(name, type) \ 28 seq_printf(seq, "%-23s %-16llu %-16llu %-16llu\n", \ 29 name":", sbi->iostat_bytes[type], \ 30 sbi->iostat_count[type], \ 31 iostat_get_avg_bytes(sbi, type)) 32 33 int __maybe_unused iostat_info_seq_show(struct seq_file *seq, void *offset) 34 { 35 struct super_block *sb = seq->private; 36 struct f2fs_sb_info *sbi = F2FS_SB(sb); > 37 struct f2fs_stat_info *si = F2FS_STAT(sbi); 38 int j; 39 unsigned long long waf = 0; 40 unsigned long long data_written_to_storage = 0, data_written_by_user = 0; 41 42 if (!sbi->iostat_enable) 43 return 0; 44 45 for (j = FS_DATA_IO; j <= FS_CP_META_IO; j++) > 46 data_written_to_storage += si->sbi->iostat_bytes[j]; 47 for (j = FS_DATA_IO; j <= FS_CDATA_IO; j++) 48 data_written_by_user += si->sbi->iostat_bytes[j]; 49 50 if (data_written_by_user > 0) 51 waf = data_written_to_storage * 100 / data_written_by_user; 52 53 seq_printf(seq, "time: %-16llu\n", ktime_get_real_seconds()); 54 seq_printf(seq, "\t\t\t%-16s %-16s %-16s\n", 55 "io_bytes", "count", "avg_bytes"); 56 57 /* print app write IOs */ 58 seq_puts(seq, "[WRITE]\n"); 59 IOSTAT_INFO_SHOW("app buffered data", APP_BUFFERED_IO); 60 IOSTAT_INFO_SHOW("app direct data", APP_DIRECT_IO); 61 IOSTAT_INFO_SHOW("app mapped data", APP_MAPPED_IO); 62 IOSTAT_INFO_SHOW("app buffered cdata", APP_BUFFERED_CDATA_IO); 63 IOSTAT_INFO_SHOW("app mapped cdata", APP_MAPPED_CDATA_IO); 64 65 /* print fs write IOs */ 66 IOSTAT_INFO_SHOW("fs data", FS_DATA_IO); 67 IOSTAT_INFO_SHOW("fs cdata", FS_CDATA_IO); 68 IOSTAT_INFO_SHOW("fs node", FS_NODE_IO); 69 IOSTAT_INFO_SHOW("fs meta", FS_META_IO); 70 IOSTAT_INFO_SHOW("fs gc data", FS_GC_DATA_IO); 71 IOSTAT_INFO_SHOW("fs gc node", FS_GC_NODE_IO); 72 IOSTAT_INFO_SHOW("fs cp data", FS_CP_DATA_IO); 73 IOSTAT_INFO_SHOW("fs cp node", FS_CP_NODE_IO); 74 IOSTAT_INFO_SHOW("fs cp meta", FS_CP_META_IO); 75 76 /* print app read IOs */ 77 seq_puts(seq, "[READ]\n"); 78 IOSTAT_INFO_SHOW("app buffered data", APP_BUFFERED_READ_IO); 79 IOSTAT_INFO_SHOW("app direct data", APP_DIRECT_READ_IO); 80 IOSTAT_INFO_SHOW("app mapped data", APP_MAPPED_READ_IO); 81 IOSTAT_INFO_SHOW("app buffered cdata", APP_BUFFERED_CDATA_READ_IO); 82 IOSTAT_INFO_SHOW("app mapped cdata", APP_MAPPED_CDATA_READ_IO); 83 84 /* print fs read IOs */ 85 IOSTAT_INFO_SHOW("fs data", FS_DATA_READ_IO); 86 IOSTAT_INFO_SHOW("fs gc data", FS_GDATA_READ_IO); 87 IOSTAT_INFO_SHOW("fs cdata", FS_CDATA_READ_IO); 88 IOSTAT_INFO_SHOW("fs node", FS_NODE_READ_IO); 89 IOSTAT_INFO_SHOW("fs meta", FS_META_READ_IO); 90 91 /* print other IOs */ 92 seq_puts(seq, "[OTHER]\n"); 93 IOSTAT_INFO_SHOW("fs discard", FS_DISCARD_IO); 94 IOSTAT_INFO_SHOW("fs flush", FS_FLUSH_IO); 95 96 /* print waf */ 97 seq_puts(seq, "[WAF]\n"); 98 seq_printf(seq, "fs waf: %llu.%02llu\n", waf / 100, waf % 100); 99 100 return 0; 101 } 102 -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki