[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20230822084348.48ebc808@hermes.local>
Date: Tue, 22 Aug 2023 08:43:48 -0700
From: Stephen Hemminger <stephen@...workplumber.org>
To: francois.michel@...ouvain.be
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH iproute2-next 1/2] tc: support the netem seed parameter
for loss and corruption events
On Tue, 22 Aug 2023 16:04:02 +0200
francois.michel@...ouvain.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.
Powered by blists - more mailing lists