diff options
author | 2018-10-29 14:17:35 +0000 | |
---|---|---|
committer | 2018-11-13 11:18:30 +0000 | |
commit | c5cb2dd1e6c4159c90778ed132a922c5faf7a776 (patch) | |
tree | 5429ea9e4c251c873e533f82cffedd2bd94c0921 /debian/librte-power18.11.symbols | |
parent | 43ad3ffd45ef088d618022d66dcf91c578227f93 (diff) |
Update control and symbols to 18.11
Change-Id: I01cd48a4dfefabd7bc2d7cd88166887af9bb7d79
Signed-off-by: Luca Boccassi <luca.boccassi@gmail.com>
Diffstat (limited to 'debian/librte-power18.11.symbols')
-rw-r--r-- | debian/librte-power18.11.symbols | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/debian/librte-power18.11.symbols b/debian/librte-power18.11.symbols new file mode 100644 index 00000000..e81fc33e --- /dev/null +++ b/debian/librte-power18.11.symbols @@ -0,0 +1,21 @@ +librte_power.so.18.11 librte-power18.11 #MINVER# + DPDK_17.11@DPDK_17.11 17.11 + DPDK_18.08@DPDK_18.08 18.08 + DPDK_2.0@DPDK_2.0 16.04 + rte_power_exit@DPDK_2.0 16.04 + rte_power_freq_disable_turbo@DPDK_17.11 17.11 + rte_power_freq_down@DPDK_2.0 16.04 + rte_power_freq_enable_turbo@DPDK_17.11 17.11 + rte_power_freq_max@DPDK_2.0 16.04 + rte_power_freq_min@DPDK_2.0 16.04 + rte_power_freq_up@DPDK_2.0 16.04 + rte_power_freqs@DPDK_2.0 16.04 + rte_power_get_capabilities@DPDK_18.08 18.08 + rte_power_get_env@DPDK_2.0 16.04 + rte_power_get_freq@DPDK_2.0 16.04 + rte_power_guest_channel_send_msg@DPDK_17.11 17.11 + rte_power_init@DPDK_2.0 16.04 + rte_power_set_env@DPDK_2.0 16.04 + rte_power_set_freq@DPDK_2.0 16.04 + rte_power_turbo_status@DPDK_17.11 17.11 + rte_power_unset_env@DPDK_2.0 16.04 |