From: Stephen Hemminger <stephen@networkplumber.org>
To: francois.michel@uclouvain.be
Cc: netdev@vger.kernel.org
Subject: Re: [PATCH iproute2-next 1/2] tc: support the netem seed parameter for loss and corruption events
Date: Tue, 22 Aug 2023 08:43:48 -0700 [thread overview]
Message-ID: <20230822084348.48ebc808@hermes.local> (raw)
In-Reply-To: <20230822140417.44504-2-francois.michel@uclouvain.be>
On Tue, 22 Aug 2023 16:04:02 +0200
francois.michel@uclouvain.be wrote:
> + if (seed_present)
> + print_u64(PRINT_ANY, "seed", " seed %llu", seed);
> +
Since seed is after slot in the manual, you might want to put
it after slot in the output.
next prev parent reply other threads:[~2023-08-22 15:43 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-08-22 14:04 [PATCH iproute2-next 0/2] tc: support the netem seed parameter for loss and corruption events francois.michel
2023-08-22 14:04 ` [PATCH iproute2-next 1/2] " francois.michel
2023-08-22 15:43 ` Stephen Hemminger [this message]
2023-08-23 9:58 ` François Michel
2023-08-22 14:04 ` [PATCH iproute2-next 2/2] man: tc-netem: add section for specifying the netem seed francois.michel
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=20230822084348.48ebc808@hermes.local \
--to=stephen@networkplumber.org \
--cc=francois.michel@uclouvain.be \
--cc=netdev@vger.kernel.org \
/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;
as well as URLs for NNTP newsgroup(s).