DPDK patches and discussions
 help / color / mirror / Atom feed
From: Ferruh Yigit <ferruh.yigit@intel.com>
To: dev@dpdk.org
Cc: Thomas Monjalon <thomas.monjalon@6wind.com>,
	Olivier Matz <olivier.matz@6wind.com>,
	Cristian Dumitrescu <cristian.dumitrescu@intel.com>
Subject: [dpdk-dev] [PATCH 3/3] port: remove duplicated symbols from .map
Date: Mon, 27 Jun 2016 14:02:31 +0100	[thread overview]
Message-ID: <1467032551-14979-3-git-send-email-ferruh.yigit@intel.com> (raw)
In-Reply-To: <1467032551-14979-1-git-send-email-ferruh.yigit@intel.com>

Fixes: 9d41beed24b0 ("lib: provide initial versioning")
Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com>
---
 lib/librte_port/rte_port_version.map | 2 --
 1 file changed, 2 deletions(-)

diff --git a/lib/librte_port/rte_port_version.map b/lib/librte_port/rte_port_version.map
index c528658..048c20d 100644
--- a/lib/librte_port/rte_port_version.map
+++ b/lib/librte_port/rte_port_version.map
@@ -5,10 +5,8 @@ DPDK_2.0 {
 	rte_port_ethdev_writer_ops;
 	rte_port_ring_reader_ipv4_frag_ops;
 	rte_port_ring_reader_ops;
-	rte_port_ring_reader_ops;
 	rte_port_ring_writer_ipv4_ras_ops;
 	rte_port_ring_writer_ops;
-	rte_port_ring_writer_ops;
 	rte_port_sched_reader_ops;
 	rte_port_sched_writer_ops;
 	rte_port_sink_ops;
-- 
2.5.5

  parent reply	other threads:[~2016-06-27 13:03 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-25 13:10 [dpdk-dev] [PATCH] mempool: fix symbol export Thomas Monjalon
2016-06-25 16:49 ` Olivier Matz
2016-06-27 15:03   ` Thomas Monjalon
     [not found] ` <1467032271-10116-1-git-send-email-y>
2016-06-27 13:02   ` [dpdk-dev] [PATCH 1/3] ethdev: remove duplicated symbols from .map Ferruh Yigit
2016-06-27 13:02 ` Ferruh Yigit
2016-06-27 13:02   ` [dpdk-dev] [PATCH 2/3] cmdline: " Ferruh Yigit
2016-06-27 15:55     ` Olivier MATZ
2016-06-27 13:02   ` Ferruh Yigit [this message]
2016-06-27 13:13     ` [dpdk-dev] [PATCH 3/3] port: " Dumitrescu, Cristian
2016-06-27 13:07   ` [dpdk-dev] [PATCH 1/3] ethdev: " Ferruh Yigit
2016-06-30 17:58     ` Thomas Monjalon
2016-06-30 18:03   ` Thomas Monjalon

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1467032551-14979-3-git-send-email-ferruh.yigit@intel.com \
    --to=ferruh.yigit@intel.com \
    --cc=cristian.dumitrescu@intel.com \
    --cc=dev@dpdk.org \
    --cc=olivier.matz@6wind.com \
    --cc=thomas.monjalon@6wind.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).