[Bug 213814] "systat -ifstat" does not update egress throughput

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Nov 1 09:24:51 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213814

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

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

--- Comment #1 from Bradley T. Hughes <bradleythughes at 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    
root at 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   
Opkts Oerrs     Obytes  Coll
ixv0   1500 <Link#1>      02:f1:96:c7:46:19        0     0     0  663770534    
   0     0          0     0
ixv0      - 172.30.0.0/24 172.30.0.105        942591     -     -  648858505 
1050933     -  352207042     -

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


More information about the freebsd-bugs mailing list