[Bug 213814] AWS/EC2: no egress traffic stats on ixv(4)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Apr 3 05:49:41 UTC 2017


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

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

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

--- Comment #7 from Andrey V. Elsukov <ae at 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.

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


More information about the freebsd-virtualization mailing list