diff options
author | Christian Ehrhardt <christian.ehrhardt@canonical.com> | 2016-07-19 09:03:09 +0200 |
---|---|---|
committer | Christian Ehrhardt <christian.ehrhardt@canonical.com> | 2016-07-19 09:14:37 +0200 |
commit | 2741a9f1180ac24a2ad0b6361905e286b79813e5 (patch) | |
tree | 07d2442633e452c0461366dbe163f7fe14415612 | |
parent | 210eb6bc7b3407700cb7734fbc15f02114a65648 (diff) |
update symbols rte_rtm_supported
Was added upstream by:
commit a088b5ea35e78d3866d492ed5e8c8f47118696a6
Author: Damjan Marion <damarion@cisco.com>
Date: Thu Jul 14 15:27:29 2016 +0200
spinlock: move constructor out of x86 header file
Change-Id: I741f13f1b96e27af007fc850afe8304d90a665c2
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
-rw-r--r-- | debian/librte-eal2.symbols | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/librte-eal2.symbols b/debian/librte-eal2.symbols index e59e3afd..1875a5a7 100644 --- a/debian/librte-eal2.symbols +++ b/debian/librte-eal2.symbols @@ -121,6 +121,7 @@ librte_eal.so.2 librte-eal2 #MINVER# rte_memzone_walk@DPDK_2.0 16.04 rte_openlog_stream@DPDK_2.0 16.04 rte_realloc@DPDK_2.0 16.04 + rte_rtm_supported@DPDK_16.07 16.07-rc3 rte_set_application_usage_hook@DPDK_2.0 16.04 rte_set_log_level@DPDK_2.0 16.04 rte_set_log_type@DPDK_2.0 16.04 |