Re: [PATCH] ss: introduce switch to print exact value of data rates

2018-03-16 Thread David Ahern
On 3/11/18 9:26 AM, Tomasz Torcz wrote: > Introduce -X/--exact switch to disable human-friendly printing > of datarates. With the switch, data is not presented as MBps/Kbps. > > Signed-off-by: Tomasz Torcz > --- > misc/ss.c | 12 ++-- > 1 file changed, 10 insertions(+), 2 deletions(

Re: [PATCH] ss: introduce switch to print exact value of data rates

2018-02-05 Thread Stephen Hemminger
On Fri, 2 Feb 2018 16:32:47 -0700 David Ahern wrote: > On 2/1/18 7:19 AM, Tomasz Torcz wrote: > > Introduce -X/--exact switch to disable human-friendly printing > > of datarates. With the switch, data is not presented as MBps/Kbps. > > > > Signed-off-by: Tomasz Torcz > > --- > > misc/ss.c

Re: [PATCH] ss: introduce switch to print exact value of data rates

2018-02-02 Thread David Ahern
On 2/1/18 7:19 AM, Tomasz Torcz wrote: > Introduce -X/--exact switch to disable human-friendly printing > of datarates. With the switch, data is not presented as MBps/Kbps. > > Signed-off-by: Tomasz Torcz > --- > misc/ss.c | 12 ++-- > 1 file changed, 10 insertions(+), 2 deletions(-