* [ogabbay:habanalabs-next 60/71] htmldocs: Documentation/ABI/testing/sysfs-driver-habanalabs:201: WARNING: Unexpected indentation.
@ 2023-01-20 2:46 kernel test robot
0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2023-01-20 2:46 UTC (permalink / raw)
To: Ofir Bitton; +Cc: oe-kbuild-all, Oded Gabbay, linux-doc
tree: https://git.kernel.org/pub/scm/linux/kernel/git/ogabbay/linux.git habanalabs-next
head: f65c5dac2073222b2836f0ca1fcaa989fe36245a
commit: 0a14c331682f615246a075aa4386317cceceaed0 [60/71] habanalabs: update device status sysfs documentation
reproduce:
# https://git.kernel.org/pub/scm/linux/kernel/git/ogabbay/linux.git/commit/?id=0a14c331682f615246a075aa4386317cceceaed0
git remote add ogabbay https://git.kernel.org/pub/scm/linux/kernel/git/ogabbay/linux.git
git fetch --no-tags ogabbay habanalabs-next
git checkout 0a14c331682f615246a075aa4386317cceceaed0
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@intel.com>
All warnings (new ones prefixed by >>):
>> Documentation/ABI/testing/sysfs-driver-habanalabs:201: WARNING: Unexpected indentation.
>> Documentation/ABI/testing/sysfs-driver-habanalabs:201: WARNING: Block quote ends without a blank line; unexpected unindent.
vim +201 Documentation/ABI/testing/sysfs-driver-habanalabs
6457271f64a2b6 Ofir Bitton 2022-08-03 184
d91389bc839d72 Oded Gabbay 2019-02-16 185 What: /sys/class/habanalabs/hl<n>/soft_reset
d91389bc839d72 Oded Gabbay 2019-02-16 186 Date: Jan 2019
d91389bc839d72 Oded Gabbay 2019-02-16 187 KernelVersion: 5.1
2f8db5a1754416 Oded Gabbay 2021-01-12 188 Contact: ogabbay@kernel.org
d91389bc839d72 Oded Gabbay 2019-02-16 189 Description: Interface to trigger a soft-reset operation for the device.
d91389bc839d72 Oded Gabbay 2019-02-16 190 Soft-reset will reset only the compute and DMA engines of the
d91389bc839d72 Oded Gabbay 2019-02-16 191 device
d91389bc839d72 Oded Gabbay 2019-02-16 192
d91389bc839d72 Oded Gabbay 2019-02-16 193 What: /sys/class/habanalabs/hl<n>/soft_reset_cnt
d91389bc839d72 Oded Gabbay 2019-02-16 194 Date: Jan 2019
d91389bc839d72 Oded Gabbay 2019-02-16 195 KernelVersion: 5.1
2f8db5a1754416 Oded Gabbay 2021-01-12 196 Contact: ogabbay@kernel.org
d91389bc839d72 Oded Gabbay 2019-02-16 197 Description: Displays how many times the device have undergone a soft-reset
d91389bc839d72 Oded Gabbay 2019-02-16 198 operation since the driver was loaded
d91389bc839d72 Oded Gabbay 2019-02-16 199
d91389bc839d72 Oded Gabbay 2019-02-16 200 What: /sys/class/habanalabs/hl<n>/status
d91389bc839d72 Oded Gabbay 2019-02-16 @201 Date: Jan 2019
d91389bc839d72 Oded Gabbay 2019-02-16 202 KernelVersion: 5.1
2f8db5a1754416 Oded Gabbay 2021-01-12 203 Contact: ogabbay@kernel.org
0a14c331682f61 Ofir Bitton 2023-01-10 204 Description: Status of the card:
0a14c331682f61 Ofir Bitton 2023-01-10 205 "operational" - Device is available for work.
0a14c331682f61 Ofir Bitton 2023-01-10 206 "in reset" - Device is going through reset, will be available
0a14c331682f61 Ofir Bitton 2023-01-10 207 shortly.
0a14c331682f61 Ofir Bitton 2023-01-10 208 "disabled" - Device is not usable.
0a14c331682f61 Ofir Bitton 2023-01-10 209 "needs reset" - Device is not usable until a hard reset will
0a14c331682f61 Ofir Bitton 2023-01-10 210 be initiated.
0a14c331682f61 Ofir Bitton 2023-01-10 211 "in device creation" - Device is not available yet, as it is
0a14c331682f61 Ofir Bitton 2023-01-10 212 still initializing.
0a14c331682f61 Ofir Bitton 2023-01-10 213 "in reset after device release" - Device is going through
0a14c331682f61 Ofir Bitton 2023-01-10 214 a compute-reset which is executed after a device release
0a14c331682f61 Ofir Bitton 2023-01-10 215 (relevant for Gaudi2 only).
d91389bc839d72 Oded Gabbay 2019-02-16 216
:::::: The code at line 201 was first introduced by commit
:::::: d91389bc839d724cd8df7ca308dde97beca9b0c5 habanalabs: add sysfs and hwmon support
:::::: TO: Oded Gabbay <oded.gabbay@gmail.com>
:::::: CC: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2023-01-20 2:48 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-20 2:46 [ogabbay:habanalabs-next 60/71] htmldocs: Documentation/ABI/testing/sysfs-driver-habanalabs:201: WARNING: Unexpected indentation kernel test robot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).