aboutsummaryrefslogtreecommitdiffstats
path: root/debian/librte-eal2.symbols
AgeCommit message (Collapse)AuthorFilesLines
2016-07-19Merging symbols files, handling the arch differences inline insteadRicardo Salveti1-1/+1
Change-Id: Ifd6830ba96d553ac078d2900a0dd60b820ba8032 Signed-off-by: Ricardo Salveti <ricardo.salveti@linaro.org>
2016-07-19update symbols rte_rtm_supportedChristian Ehrhardt1-0/+1
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>
2016-07-07symbols: remove debian package versioning from symbols fileChristian Ehrhardt1-5/+5
This accidentially came in and was pointed out by Luca Boccassi in review. Not a transition problem since nothing was published yet. Change-Id: I835894b926a243c8fa52e0d255d001359f768b68 Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
2016-07-06update symbols files for dpdk 16.07Christian Ehrhardt1-0/+5
Overview of changing files: - libethdev4, librte-mempool2, librte-port3, librte-vhost3 got ABI bump anyway - librte-cryptodev1, librte-eal2 only added symbols - librte-pmd-bond1 had dropped symbols - fix in d/p and sent upstream Change-Id: I999897fc8daf323f6c3e1ccc82a145e320574a98 Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
2016-06-23fix package names to match sonamesChristian Ehrhardt1-0/+131
Following policy and fixing the warning regarding https://lintian.debian.org/tags/package-name-doesnt-match-sonames.html Change-Id: Ib946075ff64c0f1c30e32f7998a3aa99256ebce5 Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>