On Tuesday 2013-11-12 06:34, David Timothy Strauss wrote:

>On Tue, Nov 12, 2013 at 3:27 PM, Jan Engelhardt <jeng...@inai.de> wrote:
>      As far as I can see, ethtool-util.c in systemd merely passes
>      that on to
>      ethtool, and /usr/include/linux/ethtool.h says "MBps" in its
>      comments.
>
>
>The capitalized "B" is generally "bytes."

Perhaps, but then you would still have to explain how you would encode 
fraction in "12.5" MBytes/s into the the unsigned ints that are used 
in all places.

In any case, even if the ethtool structures awkwardly specified the use 
of "bytes", the user-visible part should be in "bits", and this patch 
was to give an impetus.
_______________________________________________
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to