* [hisilicon-hisi:next/drivers 2/2] htmldocs: Documentation/ABI/testing/sysfs-devices-platform-kunpeng_hccs:4: WARNING: Unexpected indentation.
@ 2023-07-29 3:13 kernel test robot
0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2023-07-29 3:13 UTC (permalink / raw)
To: Huisong Li; +Cc: oe-kbuild-all, linux-arm-kernel, Wei Xu, linux-doc
tree: https://github.com/hisilicon/linux-hisi next/drivers
head: d8f6674884c47d8093cf7534a3ed8d882ba8e702
commit: d8f6674884c47d8093cf7534a3ed8d882ba8e702 [2/2] doc: soc: hisilicon: Add Kunpeng HCCS driver documentation
reproduce: (https://download.01.org/0day-ci/archive/20230729/202307291107.uXFY2Hfv-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 <lkp@intel.com>
| Closes: https://lore.kernel.org/oe-kbuild-all/202307291107.uXFY2Hfv-lkp@intel.com/
All warnings (new ones prefixed by >>):
>> Documentation/ABI/testing/sysfs-devices-platform-kunpeng_hccs:4: WARNING: Unexpected indentation.
>> Documentation/ABI/testing/sysfs-devices-platform-kunpeng_hccs:4: WARNING: Block quote ends without a blank line; unexpected unindent.
>> Documentation/ABI/testing/sysfs-devices-platform-kunpeng_hccs:4: WARNING: Definition list ends without a blank line; unexpected unindent.
>> Documentation/ABI/testing/sysfs-devices-platform-kunpeng_hccs:26: WARNING: Malformed table.
vim +4 Documentation/ABI/testing/sysfs-devices-platform-kunpeng_hccs
> 4 Date: November 2023
5 KernelVersion: 6.6
6 Contact: Huisong Li <lihuisong@huawei.org>
7 Description:
8 The /sys/devices/platform/HISI04Bx:00/chipX/ directory
9 contains read-only attributes exposing some summarization
10 information of all HCCS ports under a specified chip.
11 The X in 'chipX' indicates the Xth chip on platform.
12
13 There are following attributes in this directory:
14 ================= ==== =========================================
15 all_linked: (RO) if all enabled ports on this chip are
16 linked (bool).
17 linked_full_lane: (RO) if all linked ports on this chip are full
18 lane (bool).
19 crc_err_cnt: (RO) total CRC err count for all ports on this
20 chip.
21 ============= ==== =============================================
22
23 What: /sys/devices/platform/HISI04Bx:00/chipX/dieY/all_linked
24 /sys/devices/platform/HISI04Bx:00/chipX/dieY/linked_full_lane
25 /sys/devices/platform/HISI04Bx:00/chipX/dieY/crc_err_cnt
> 26 Date: November 2023
27 KernelVersion: 6.6
28 Contact: Huisong Li <lihuisong@huawei.org>
29 Description:
30 The /sys/devices/platform/HISI04Bx:00/chipX/dieY/ directory
31 contains read-only attributes exposing some summarization
32 information of all HCCS ports under a specified die.
33 The Y in 'dieY' indicates the hardware id of the die on chip who
34 has chip id X.
35
36 There are following attributes in this directory:
37 ================= ==== =========================================
38 all_linked: (RO) if all enabled ports on this die are
39 linked (bool).
40 linked_full_lane: (RO) if all linked ports on this die are full
41 lane (bool).
42 crc_err_cnt: (RO) total CRC err count for all ports on this
43 die.
44 ============= ==== =============================================
45
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2023-07-29 3:13 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-29 3:13 [hisilicon-hisi:next/drivers 2/2] htmldocs: Documentation/ABI/testing/sysfs-devices-platform-kunpeng_hccs:4: 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).