All of lore.kernel.org
 help / color / mirror / Atom feed
From: Cyril Hrubis <chrubis@suse.cz>
To: Petr Vorel <pvorel@suse.cz>
Cc: Richard Palethorpe <rpalethorpe@suse.com>, ltp@lists.linux.it
Subject: Re: [LTP] [PATCH 1/1] doc/user-guide: LTP_RUNTIME_MUL is only for C API
Date: Mon, 12 Sep 2022 15:37:48 +0200	[thread overview]
Message-ID: <Yx82LL6AX/TxDbbQ@yuki> (raw)
In-Reply-To: <20220912101948.4425-1-pvorel@suse.cz>

Hi!
> Not yet implemented in shell API.
> + fix indent.
> 
> Fixes: 0f72d519a ("Introduce a concept of max runtime")

Should we rather then add "Not yet implemented" instead of "only for C
API" to the actual documentation too?

> Signed-off-by: Petr Vorel <pvorel@suse.cz>
> ---
>  doc/user-guide.txt | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/doc/user-guide.txt b/doc/user-guide.txt
> index 0dc0c958e..fdd74ca41 100644
> --- a/doc/user-guide.txt
> +++ b/doc/user-guide.txt
> @@ -27,8 +27,8 @@ For running LTP network tests see `testcases/network/README.md`.
>                            Variable is also used in shell tests, but ceiled to int.
>  | 'LTP_RUNTIME_MUL'     | Multiplies maximal test iteration runtime. Tests
>                            that run for more than a second or two are capped on
> -			  runtime. You can scale the default runtime both up
> -			  and down with this multiplier.
> +                          runtime. You can scale the default runtime both up
> +                          and down with this multiplier. NOTE: only for C API.
>  | 'LTP_VIRT_OVERRIDE'   | Overrides virtual machine detection in the test
>                            library. Setting it to empty string tell the library
>                            that system is not a virtual machine. Other possible
> -- 
> 2.37.3
> 

-- 
Cyril Hrubis
chrubis@suse.cz

-- 
Mailing list info: https://lists.linux.it/listinfo/ltp

  reply	other threads:[~2022-09-12 13:36 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-12 10:19 [LTP] [PATCH 1/1] doc/user-guide: LTP_RUNTIME_MUL is only for C API Petr Vorel
2022-09-12 13:37 ` Cyril Hrubis [this message]
2022-09-12 20:11   ` Petr Vorel

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 \
    --in-reply-to=Yx82LL6AX/TxDbbQ@yuki \
    --to=chrubis@suse.cz \
    --cc=ltp@lists.linux.it \
    --cc=pvorel@suse.cz \
    --cc=rpalethorpe@suse.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.