lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Wed, 7 Sep 2022 10:59:55 +0800
From:   kernel test robot <lkp@...el.com>
To:     carsten.haitzler@...s.arm.com, linux-kernel@...r.kernel.org
Cc:     kbuild-all@...ts.01.org, coresight@...ts.linaro.org,
        suzuki.poulose@....com, mathieu.poirier@...aro.org,
        mike.leach@...aro.org, leo.yan@...aro.org,
        linux-perf-users@...r.kernel.org, acme@...nel.org
Subject: Re: [PATCH v8 13/13] perf test: Add relevant documentation about
 CoreSight testing

Hi,

Thank you for the patch! Perhaps something to improve:

[auto build test WARNING on acme/perf/core]
[also build test WARNING on tip/perf/core linus/master v6.0-rc4 next-20220906]
[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/carsten-haitzler-foss-arm-com/perf-test-Add-trace-data-quality-tests-for-CoreSight/20220906-185538
base:   https://git.kernel.org/pub/scm/linux/kernel/git/acme/linux.git perf/core
reproduce:
        # https://github.com/intel-lab-lkp/linux/commit/ccc6426c8d8ada852df2bce6118a5ccd6c20d616
        git remote add linux-review https://github.com/intel-lab-lkp/linux
        git fetch --no-tags linux-review carsten-haitzler-foss-arm-com/perf-test-Add-trace-data-quality-tests-for-CoreSight/20220906-185538
        git checkout ccc6426c8d8ada852df2bce6118a5ccd6c20d616
        make menuconfig
        # enable CONFIG_COMPILE_TEST, CONFIG_WARN_MISSING_DOCUMENTS, CONFIG_WARN_ABI_ERRORS
        make htmldocs

If you fix the issue, kindly add following tag where applicable
Reported-by: kernel test robot <lkp@...el.com>

All warnings (new ones prefixed by >>):

>> Documentation/trace/coresight/coresight-perf.rst:102: WARNING: Inline emphasis start-string without end-string.

vim +102 Documentation/trace/coresight/coresight-perf.rst

    96	
    97	   CoreSight / ASM Pure Loop
    98	   CoreSight / Memcpy 16k 10 Threads
    99	   CoreSight / Thread Loop 10 Threads - Check TID
   100	   etc.
   101	
 > 102	These perf record tests will not run if the tool binaries do not exist
   103	in tests/shell/coresight/*/ and will be skipped. If you do not have
   104	CoreSight support in hardware then either do not build perf with
   105	CoreSight support or remove these binaries in order to not have these
   106	tests fail and have them skip instead.
   107	

-- 
0-DAY CI Kernel Test Service
https://01.org/lkp

View attachment "config" of type "text/plain" (38492 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ