Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 03 Apr 2017 05:49:40 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-virtualization@FreeBSD.org
Subject:   [Bug 213814] AWS/EC2: no egress traffic stats on ixv(4)
Message-ID:  <bug-213814-27103-ugwxuc9pWx@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-213814-27103@https.bugs.freebsd.org/bugzilla/>
References:  <bug-213814-27103@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

Andrey V. Elsukov <ae@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |IntelNetworking
                 CC|                            |ae@FreeBSD.org

--- Comment #7 from Andrey V. Elsukov <ae@FreeBSD.org> ---
There is lack of statistic counters update in the ixv driver.
I'm not sure and unable to test, but probably you can add several
IXGBE_SET_XXX() macro in the ixv_update_stats() like in the
ixgbe_update_stats_counters().
Also, probably if_setgetcounterfn() should be used to set custom
if_get_counter() handler and IFCAP_HWSTATS caps added to if_capabilities.

--=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-27103-ugwxuc9pWx>