m Gigi
> ; Or Gerlitz
> Subject: Re: [PATCH iproute2 v4 3/4] ifstat: Add 64 bits based stats to
> extended statistics
>
> On Thu, 19 Jan 2017 08:06:21 -0800
> Roopa Prabhu wrote:
>
> > On 1/19/17, 7:21 AM, Nogah Frankel wrote:
> > >> -Original Message
Cc: netdev@vger.kernel.org; roszenr...@gmail.com;
> >> ro...@cumulusnetworks.com; Jiri
> >> Pirko ; Ido Schimmel ; Elad Raz
> >> ; Yotam Gigi ; Or Gerlitz
> >>
> >> Subject: RE: [PATCH iproute2 v4 3/4] ifstat: Add 64 bits based stats to
> >>
t;> Jiri
>> Pirko ; Ido Schimmel ; Elad Raz
>> ; Yotam Gigi ; Or Gerlitz
>>
>> Subject: RE: [PATCH iproute2 v4 3/4] ifstat: Add 64 bits based stats to
>> extended statistics
>>
>>
>>
>>> -Original Message-
>>> From: Stephen Hemmin
To: Nogah Frankel
> > Cc: netdev@vger.kernel.org; roszenr...@gmail.com; ro...@cumulusnetworks.com;
> Jiri
> > Pirko ; Ido Schimmel ; Elad Raz
> > ; Yotam Gigi ; Or Gerlitz
> >
> > Subject: Re: [PATCH iproute2 v4 3/4] ifstat: Add 64 bits based stats to
> > exten
z
> ; Yotam Gigi ; Or Gerlitz
>
> Subject: Re: [PATCH iproute2 v4 3/4] ifstat: Add 64 bits based stats to
> extended statistics
>
> On Thu, 12 Jan 2017 15:49:50 +0200
> Nogah Frankel wrote:
>
> > The default stats for ifstat are 32 bits based.
> > The kernel s
On Thu, 12 Jan 2017 15:49:50 +0200
Nogah Frankel wrote:
> The default stats for ifstat are 32 bits based.
> The kernel supports 64 bits based stats. (They are returned in struct
> rtnl_link_stats64 which is an exact copy of struct rtnl_link_stats, in
> which the "normal" stats are returned, but w
The default stats for ifstat are 32 bits based.
The kernel supports 64 bits based stats. (They are returned in struct
rtnl_link_stats64 which is an exact copy of struct rtnl_link_stats, in
which the "normal" stats are returned, but with fields of u64 instead of
u32). This patch adds them as an exte