numam-dpdk/doc
Remy Horton d085232a14 ethdev: remove redundant id field in xstats name lookup
For all drivers that currently implement xstats, the id field in the
rte_eth_stats_name structure equals the entry's array index. This
patch eliminates the redundant id field as a direct index lookup is
faster than a search for the matching id field.

Suggested-by: Olivier Matz <olivier.matz@6wind.com>
Signed-off-by: Remy Horton <remy.horton@intel.com>
2016-07-01 16:09:06 +02:00
..
api port: support KNI 2016-06-21 18:05:45 +02:00
guides ethdev: remove redundant id field in xstats name lookup 2016-07-01 16:09:06 +02:00
logo doc: change theme of guides 2015-12-13 22:30:47 +01:00
build-sdk-quick.txt mk: stop on warning only in developer build 2016-03-03 11:33:14 +01:00