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

Andrey V. Elsukov <a...@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |IntelNetworking
                 CC|                            |a...@freebsd.org

--- Comment #7 from Andrey V. Elsukov <a...@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.
_______________________________________________
freebsd-virtualization@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-virtualization
To unsubscribe, send any mail to 
"freebsd-virtualization-unsubscr...@freebsd.org"

Reply via email to