linux-imx/Documentation/ABI/testing/debugfs-driver-genwqe
Carlos Bilbao 3e42d1de02 docs: typo fixes in Documentation/ABI/
Fix the following typos in the Documentation/ABI/ directory:

- In file obsolete/sysfs-cpuidle, change "obselete" for "obsolete".

- In file removed/sysfs-kernel-uids, change "propotional" for "proportional".

- In directory stable/, fix the following words: "associtated" for "associated",
  "hexidecimal" for "hexadecimal", "vlue" for "value", "csed" for "caused" and
  "wrtie" for "write". This updates a total of five files.

- In directory testing/, fix the following words: "subystem" for "subsystem",
  "isochrnous" for "isochronous", "Desctiptors" for "Descriptors", "picutre" for
  "picture", "capture" for "capture", "occured" for "ocurred", "connnected" for
  "connected","agressively" for "aggressively","manufacturee" for "manufacturer"
  and "transaction" for "transaction", "malformatted" for "incorrectly formated"
  ,"internel" for "internal", "writtento" for "written to", "specificed" for
  "specified", "beyound" for "beyond", "Symetric" for "Symmetric". This updates
  a total of eleven files.

Signed-off-by: Carlos Bilbao <bilbao@vt.edu>
Reviewed-by: Randy Dunlap <rdunlap@infradead.org>
Reviewed-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Link: https://lore.kernel.org/r/5710038.lOV4Wx5bFT@iron-maiden
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
2021-05-13 09:13:25 -06:00

3.7 KiB

What: /sys/kernel/debug/genwqe/genwqe_card/ddcb_info Date: Oct 2013 Contact: haver@linux.vnet.ibm.com Description: DDCB queue dump used for debugging queueing problems.

What: /sys/kernel/debug/genwqe/genwqe_card/curr_regs Date: Oct 2013 Contact: haver@linux.vnet.ibm.com Description: Dump of the current error registers. Only available for PF.

What: /sys/kernel/debug/genwqe/genwqe_card/curr_dbg_uid0 Date: Oct 2013 Contact: haver@linux.vnet.ibm.com Description: Internal chip state of UID0 (unit id 0). Only available for PF.

What: /sys/kernel/debug/genwqe/genwqe_card/curr_dbg_uid1 Date: Oct 2013 Contact: haver@linux.vnet.ibm.com Description: Internal chip state of UID1. Only available for PF.

What: /sys/kernel/debug/genwqe/genwqe_card/curr_dbg_uid2 Date: Oct 2013 Contact: haver@linux.vnet.ibm.com Description: Internal chip state of UID2. Only available for PF.

What: /sys/kernel/debug/genwqe/genwqe_card/prev_regs Date: Oct 2013 Contact: haver@linux.vnet.ibm.com Description: Dump of the error registers before the last reset of the card occurred. Only available for PF.

What: /sys/kernel/debug/genwqe/genwqe_card/prev_dbg_uid0 Date: Oct 2013 Contact: haver@linux.vnet.ibm.com Description: Internal chip state of UID0 before card was reset. Only available for PF.

What: /sys/kernel/debug/genwqe/genwqe_card/prev_dbg_uid1 Date: Oct 2013 Contact: haver@linux.vnet.ibm.com Description: Internal chip state of UID1 before card was reset. Only available for PF.

What: /sys/kernel/debug/genwqe/genwqe_card/prev_dbg_uid2 Date: Oct 2013 Contact: haver@linux.vnet.ibm.com Description: Internal chip state of UID2 before card was reset. Only available for PF.

What: /sys/kernel/debug/genwqe/genwqe_card/info Date: Oct 2013 Contact: haver@linux.vnet.ibm.com Description: Comprehensive summary of bitstream version and software version. Used bitstream and bitstream clocking information.

What: /sys/kernel/debug/genwqe/genwqe_card/err_inject Date: Oct 2013 Contact: haver@linux.vnet.ibm.com Description: Possibility to inject error cases to ensure that the drivers error handling code works well.

What: /sys/kernel/debug/genwqe/genwqe_card/vf<0..14>_jobtimeout_msec Date: Oct 2013 Contact: haver@linux.vnet.ibm.com Description: Default VF timeout 250ms. Testing might require 1000ms. Using 0 will use the cards default value (whatever that is).

            The timeout depends on the max number of available cards
            in the system and the maximum allowed queue size.

            The driver ensures that the settings are done just before
            the VFs get enabled. Changing the timeouts in flight is not
            possible.
            Only available for PF.

What: /sys/kernel/debug/genwqe/genwqe_card/jobtimer Date: Oct 2013 Contact: haver@linux.vnet.ibm.com Description: Dump job timeout register values for PF and VFs. Only available for PF.

What: /sys/kernel/debug/genwqe/genwqe_card/queue_working_time Date: Dec 2013 Contact: haver@linux.vnet.ibm.com Description: Dump queue working time register values for PF and VFs. Only available for PF.