From: Bagas Sanjaya <[email protected]>
To: Giovanni Cabiddu <[email protected]>,
[email protected], Vlad Dronov <[email protected]>,
Herbert Xu <[email protected]>
Cc: [email protected],
GNU/Weeb Mailing List <[email protected]>,
LKML <[email protected]>,
Tomasz Kowallik <[email protected]>,
Adam Guerin <[email protected]>,
Fiona Trahe <[email protected]>,
Wojciech Ziemba <[email protected]>,
[email protected], [email protected]
Subject: Re: [PATCH RESEND] crypto: qat - fix indentation in ABI documentation
Date: Tue, 12 Jul 2022 17:33:45 +0700 [thread overview]
Message-ID: <[email protected]> (raw)
In-Reply-To: <YsxlfOG17XQ+zLLZ@silpixa00400314>
On 7/12/22 01:01, Giovanni Cabiddu wrote:
> @@ -47,14 +43,14 @@ Description: Reports the current configuration of the QAT device and allows
> The following example shows how to change the configuration of
> a device configured for running crypto services in order to
> run data compression:
> - # cat /sys/bus/pci/devices/<BDF>/qat/state
> - up
> - # cat /sys/bus/pci/devices/<BDF>/qat/cfg_services
> - sym;asym
> - # echo down > /sys/bus/pci/devices/<BDF>/qat/state
> - # echo dc > /sys/bus/pci/devices/<BDF>/qat/cfg_services
> - # echo up > /sys/bus/pci/devices/<BDF>/qat/state
> - # cat /sys/bus/pci/devices/<BDF>/qat/cfg_services
> - dc
> + # cat /sys/bus/pci/devices/<BDF>/qat/state
> + up
> + # cat /sys/bus/pci/devices/<BDF>/qat/cfg_services
> + sym;asym
> + # echo down > /sys/bus/pci/devices/<BDF>/qat/state
> + # echo dc > /sys/bus/pci/devices/<BDF>/qat/cfg_services
> + # echo up > /sys/bus/pci/devices/<BDF>/qat/state
> + # cat /sys/bus/pci/devices/<BDF>/qat/cfg_services
> + dc
>
> This attribute is only available for qat_4xxx devices.
Hi,
I think the culprit is just missing code block marker, which is added
above. Thanks.
--
An old man doll... just what I always wanted! - Clara
next prev parent reply other threads:[~2022-07-12 10:33 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-07-09 0:23 [ammarfaizi2-block:herbert/cryptodev-2.6/master 45/53] htmldocs: Documentation/ABI/testing/sysfs-driver-qat:24: WARNING: Unexpected indentation kernel test robot
2022-07-11 9:32 ` Giovanni Cabiddu
2022-07-11 12:35 ` Vlad Dronov
2022-07-11 16:05 ` [PATCH] crypto: qat - fix indentation in ABI documentation Giovanni Cabiddu
2022-07-11 16:29 ` [PATCH RESEND] " Giovanni Cabiddu
2022-07-11 18:01 ` Giovanni Cabiddu
2022-07-12 10:33 ` Bagas Sanjaya [this message]
2022-07-12 11:36 ` Giovanni Cabiddu
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
[email protected] \
[email protected] \
[email protected] \
[email protected] \
[email protected] \
[email protected] \
[email protected] \
[email protected] \
[email protected] \
[email protected] \
[email protected] \
[email protected] \
[email protected] \
[email protected] \
[email protected] \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox