> Remy Horton (7):
> rte: change xstats to use integer ids
> drivers/net/ixgbe: change xstats to use integer ids
> drivers/net/e1000: change xstats to use integer ids
> drivers/net/fm10k: change xstats to use integer ids
> drivers/net/i40e: change xstats to use integer ids
> drivers/net
The current extended ethernet statistics fetching involve doing several
string operations, which causes performance issues if there are lots of
statistics and/or network interfaces. This patchset changes the API for
xstats to use integer identifiers instead of strings and implements
this new API fo
2 matches
Mail list logo