From: Sven Eckelmann <sven@narfation.org>
To: b.a.t.m.a.n@lists.open-mesh.org
Cc: Noah Peterson <NoahBPeterson1997@gmail.com>
Subject: Re: [PATCH v5 1/1] batctl: ping: Add subsecond precision to ping interval
Date: Sun, 05 Jan 2025 08:12:50 +0100 [thread overview]
Message-ID: <2668360.NG923GbCHz@sven-l14> (raw)
In-Reply-To: <20250105000908.66343-2-NoahBPeterson1997@gmail.com>
[-- Attachment #1: Type: text/plain, Size: 572 bytes --]
On Sunday, 5 January 2025 01:09:08 GMT+1 Noah Peterson wrote:
[...]
>v5: Fixing whitespace misalignment,
[...]
> @@ -330,7 +343,7 @@ static int ping(struct state *state, int argc, char **argv)
> printf("%u packets transmitted, %u received, %u%% packet loss\n",
> packets_out, packets_in, packets_loss);
> printf("rtt min/avg/max/mdev = %.3f/%.3f/%.3f/%.3f ms\n",
> - min, avg, max, mdev);
> + min, avg, max, mdev);
>
> if (packets_in)
> ret = EXIT_SUCCESS;
Ehm.....
Kind regards,
Sven
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 228 bytes --]
next prev parent reply other threads:[~2025-01-05 7:13 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-05 0:09 [PATCH v5 0/1] batctl: ping: Add subsecond precision to ping interval Noah Peterson
2025-01-05 0:09 ` [PATCH v5 1/1] " Noah Peterson
2025-01-05 7:12 ` Sven Eckelmann [this message]
2025-01-05 8:47 ` Sven Eckelmann
2025-01-06 13:49 ` Remi Pommarel
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=2668360.NG923GbCHz@sven-l14 \
--to=sven@narfation.org \
--cc=NoahBPeterson1997@gmail.com \
--cc=b.a.t.m.a.n@lists.open-mesh.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 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.