Cake - FQ_codel the next generation
 help / color / mirror / Atom feed
From: "Toke Høiland-Jørgensen" <toke@toke.dk>
To: Dave Taht <dave.taht@gmail.com>, Cake List <cake@lists.bufferbloat.net>
Subject: Re: [Cake] eliminating link_ms and increasing packets to 64 bits
Date: Fri, 23 Mar 2018 09:58:59 +0000	[thread overview]
Message-ID: <87muyz2jvg.fsf@toke.dk> (raw)
In-Reply-To: <CAA93jw7q96gY1W7Sb1V3u0KuUwPMQ=gSzDLg4YgvRd+fPmtAHw@mail.gmail.com>

Dave Taht <dave.taht@gmail.com> writes:

>  	fprintf(f, "  pkts    ");
>  	FOR_EACH_TIN(stnc, tst, i)
> -		fprintf(f, " %12u", tst->sent.packets);
> +		fprintf(f, " %12llu", tst->sent.packets);
>  	fprintf(f, "\n");

Presumably this can potentially break column alignment? Not sure that is
too much of a problem, though; mostly cosmetic?

-Toke

  reply	other threads:[~2018-03-23 10:02 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-22 21:59 Dave Taht
2018-03-23  9:58 ` Toke Høiland-Jørgensen [this message]
2018-03-23 15:57   ` Dave Taht
2018-03-23 23:01     ` Toke Høiland-Jørgensen

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

  List information: https://lists.bufferbloat.net/postorius/lists/cake.lists.bufferbloat.net/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87muyz2jvg.fsf@toke.dk \
    --to=toke@toke.dk \
    --cc=cake@lists.bufferbloat.net \
    --cc=dave.taht@gmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox