Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 01 Nov 2016 09:24:51 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 213814] "systat -ifstat" does not update egress throughput
Message-ID:  <bug-213814-8-zUnHwrtS5P@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-213814-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-213814-8@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D213814

Bradley T. Hughes <bradleythughes@fastmail.fm> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bradleythughes@fastmail.fm

--- Comment #1 from Bradley T. Hughes <bradleythughes@fastmail.fm> ---
I see this also on 11.0-RELEASE-p1 with the ixv0 interface:

$ uname -a
FreeBSD ip-172-30-0-105 11.0-RELEASE-p1 FreeBSD 11.0-RELEASE-p1 #0 r306420:=
 Thu
Sep 29 01:43:23 UTC 2016=20=20=20=20
root@releng2.nyi.freebsd.org:/usr/obj/usr/src/sys/GENERIC  amd64

$ systat -ifstat
...
           ixv0  in      0.000 KB/s          0.000 KB/s          633.016 MB
                 out     0.000 KB/s          0.000 KB/s            0.000 KB
...

netstat(1) also shows zero outgoing packets/bytes on the interface:
$ netstat -bn -I ixv0
Name    Mtu Network       Address              Ipkts Ierrs Idrop     Ibytes=
=20=20=20
Opkts Oerrs     Obytes  Coll
ixv0   1500 <Link#1>      02:f1:96:c7:46:19        0     0     0  663770534=
=20=20=20=20
   0     0          0     0
ixv0      - 172.30.0.0/24 172.30.0.105        942591     -     -  648858505=
=20
1050933     -  352207042     -

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-213814-8-zUnHwrtS5P>