2ad7ba9a65
This patch adds a library that calculates peak and average data-rate statistics. For ethernet devices. These statistics are reported using the metrics library. Signed-off-by: Remy Horton <remy.horton@intel.com>
10 lines
114 B
Plaintext
10 lines
114 B
Plaintext
DPDK_17.05 {
|
|
global:
|
|
|
|
rte_stats_bitrate_calc;
|
|
rte_stats_bitrate_create;
|
|
rte_stats_bitrate_reg;
|
|
|
|
local: *;
|
|
};
|