Thread (167 messages) 167 messages, 19 authors, 2016-04-06

Re: [PATCH v7 5/5] ethdev: add rte_eth_speed_to_bm_flag() to ver. map

From: Panu Matilainen <hidden>
Date: 2016-01-29 13:05:37

On 01/29/2016 02:42 AM, Marc Sune wrote:
quoted hunk ↗ jump to hunk
Added rte_eth_speed_to_bm_flag() to DPDK2.2 version map.

Signed-off-by: Marc Sune <redacted>
---
  lib/librte_ether/rte_ether_version.map | 6 ++++++
  1 file changed, 6 insertions(+)
diff --git a/lib/librte_ether/rte_ether_version.map b/lib/librte_ether/rte_ether_version.map
index d8db24d..2c14ad7 100644
--- a/lib/librte_ether/rte_ether_version.map
+++ b/lib/librte_ether/rte_ether_version.map
@@ -117,3 +117,9 @@ DPDK_2.2 {

  	local: *;
  };
+
+DPDK_2.3 {
+	global:
+
+	rte_eth_speed_to_bm_flag;
+}DPDK_2.2;
The version map must be updated in the patch that adds the symbol(s) in 
question to the code, not separately.

	- Panu -
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help