-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
To align the stats collected by nfp_net_xstats_get() to those collected by the `ethtool -S` command. This includes a number of extended statistics for both nfp_net and nfp_net_vf devices, as well as MAC statistics for nfp_net devices only. This does not include extended statistics for flower representors. The addresses and names of counters for these statistics are added as an array. The various xstats functions for the nfp PMD are implemented in line with the RTE API. Signed-off-by: James Hershaw <[email protected]> Reviewed-by: Niklas Söderlund <[email protected]> Reviewed-by: Chaoyong He <[email protected]>
- Loading branch information
1 parent
2581c3b
commit f26e823
Showing
5 changed files
with
443 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.