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

Andrey V. Elsukov <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |IntelNetworking
                 CC|                            |[email protected]

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

Reply via email to