From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <dev-bounces@dpdk.org>
Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124])
	by inbox.dpdk.org (Postfix) with ESMTP id 8A222431AE;
	Thu, 19 Oct 2023 18:57:25 +0200 (CEST)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id 455B742DC5;
	Thu, 19 Oct 2023 18:56:24 +0200 (CEST)
Received: from mail-oi1-f176.google.com (mail-oi1-f176.google.com
 [209.85.167.176])
 by mails.dpdk.org (Postfix) with ESMTP id 51519427DD
 for <dev@dpdk.org>; Thu, 19 Oct 2023 18:56:19 +0200 (CEST)
Received: by mail-oi1-f176.google.com with SMTP id
 5614622812f47-3af5b5d7f16so5059739b6e.0
 for <dev@dpdk.org>; Thu, 19 Oct 2023 09:56:19 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=networkplumber-org.20230601.gappssmtp.com; s=20230601; t=1697734578;
 x=1698339378; darn=dpdk.org; 
 h=content-transfer-encoding:mime-version:references:in-reply-to
 :message-id:date:subject:cc:to:from:from:to:cc:subject:date
 :message-id:reply-to;
 bh=+u6OxF10ar3WBFePFUc4bvCfc/4fbSoRHvu+zrkc95o=;
 b=s67ZaD0Qi2U+gt+HifmCm+EG6louCYDAamIj6HPukPUMseOkClUsA4P4jjIfrUeHeF
 371hRNCfFXIReBLXe6fjJvem5RJEOsc4+pflu1Nd71AgvxLpLTgGbP7IH6ROqTLos2Nj
 3bKLvienm2I4UuRBMkL/fgEaa5O/hMUe2d0+KuY+ja7wjgzpz3jZROsJDi13CAmCFCGc
 JIKHAj3NkTqP/z/NcRmD0NPfyJPkONuqlo7b0jxG1PBcA1qbh9xSjO8i8DfbgM35+OMt
 KQNFl7Ns4c7LibBA+Dxpaha21eqZ6r3z7/jNsDS30E/V4q9n1Bn/Kwz9nCxXx/04WdTn
 t/iw==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20230601; t=1697734578; x=1698339378;
 h=content-transfer-encoding:mime-version:references:in-reply-to
 :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc
 :subject:date:message-id:reply-to;
 bh=+u6OxF10ar3WBFePFUc4bvCfc/4fbSoRHvu+zrkc95o=;
 b=iGM7lK6dE9yJl9RR6mw/NhpmPmCdqkYr2H2wtNvpFY78OrrkziN1gAUfeUsjdP9o39
 DwWYX6dWY9kyaFKZTAGlX7bOoG4sQcV1pm6mXZZeW3jd0wrgRVhoU7kI0ftYqaHLQr9P
 l8y3ZjGvzpH4l1QjlvvUK89kj7RNRyTLeP77EJCLpbq7BWxDA5otVOgPVhMNrZH91cdZ
 s+7R60BqPbmSNH7u/DXBo9zkBpif02zX8vMGC4pGEp0My3tqd2n634T6Toib+AJthsXS
 h40mt8BQX++NMu49c6fK/370+IVPZKXmK5iR+lwy7x3QT4IbDOF3+dzPQ3krn428GVax
 OdIA==
X-Gm-Message-State: AOJu0YwO4reEiLfz7+eq38HfCjNgw4GBDMLY3cJnBpwKi4JD2+vBRoXA
 6wqQOa6uwPjb3amcQRkuRr+9EQjWWxCVohv1bvqXNA==
X-Google-Smtp-Source: AGHT+IErzfvpIqNlpJ/ZqEiA5WAM7xy30kR8blSQJVda3IsdyrX+Shq/lJI53Jv3pcSzy3YV2oO5pA==
X-Received: by 2002:a05:6808:15a9:b0:3af:6634:49b9 with SMTP id
 t41-20020a05680815a900b003af663449b9mr3407444oiw.30.1697734577110; 
 Thu, 19 Oct 2023 09:56:17 -0700 (PDT)
Received: from hermes.local (204-195-126-68.wavecable.com. [204.195.126.68])
 by smtp.gmail.com with ESMTPSA id
 y22-20020aa79436000000b00672ea40b8a9sm13988pfo.170.2023.10.19.09.56.16
 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256);
 Thu, 19 Oct 2023 09:56:16 -0700 (PDT)
From: Stephen Hemminger <stephen@networkplumber.org>
To: dev@dpdk.org
Cc: Stephen Hemminger <stephen@networkplumber.org>,
 Bruce Richardson <bruce.richardson@intel.com>,
 Vladimir Medvedkin <vladimir.medvedkin@intel.com>
Subject: [PATCH v3 09/29] lpm: remove experimental
Date: Thu, 19 Oct 2023 09:55:38 -0700
Message-Id: <20231019165559.115742-10-stephen@networkplumber.org>
X-Mailer: git-send-email 2.39.2
In-Reply-To: <20231019165559.115742-1-stephen@networkplumber.org>
References: <20230808173527.186042-1-stephen@networkplumber.org>
 <20231019165559.115742-1-stephen@networkplumber.org>
MIME-Version: 1.0
Content-Transfer-Encoding: 8bit
X-BeenThere: dev@dpdk.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: DPDK patches and discussions <dev.dpdk.org>
List-Unsubscribe: <https://mails.dpdk.org/options/dev>,
 <mailto:dev-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://mails.dpdk.org/archives/dev/>
List-Post: <mailto:dev@dpdk.org>
List-Help: <mailto:dev-request@dpdk.org?subject=help>
List-Subscribe: <https://mails.dpdk.org/listinfo/dev>,
 <mailto:dev-request@dpdk.org?subject=subscribe>
Errors-To: dev-bounces@dpdk.org

The function to associate RCU with LPM was added several releases ago.
Remove experimental.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
---
 lib/lpm/rte_lpm.h   | 4 ----
 lib/lpm/version.map | 7 +------
 2 files changed, 1 insertion(+), 10 deletions(-)

diff --git a/lib/lpm/rte_lpm.h b/lib/lpm/rte_lpm.h
index 75e27ff164ab..40825c5b8038 100644
--- a/lib/lpm/rte_lpm.h
+++ b/lib/lpm/rte_lpm.h
@@ -186,9 +186,6 @@ void
 rte_lpm_free(struct rte_lpm *lpm);
 
 /**
- * @warning
- * @b EXPERIMENTAL: this API may change without prior notice
- *
  * Associate RCU QSBR variable with an LPM object.
  *
  * @param lpm
@@ -203,7 +200,6 @@ rte_lpm_free(struct rte_lpm *lpm);
  *   - EEXIST - already added QSBR
  *   - ENOMEM - memory allocation failure
  */
-__rte_experimental
 int rte_lpm_rcu_qsbr_add(struct rte_lpm *lpm, struct rte_lpm_rcu_config *cfg);
 
 /**
diff --git a/lib/lpm/version.map b/lib/lpm/version.map
index 9ba73b2f938b..b6bee8c18b8a 100644
--- a/lib/lpm/version.map
+++ b/lib/lpm/version.map
@@ -18,12 +18,7 @@ DPDK_24 {
 	rte_lpm_find_existing;
 	rte_lpm_free;
 	rte_lpm_is_rule_present;
+	rte_lpm_rcu_qsbr_add;
 
 	local: *;
 };
-
-EXPERIMENTAL {
-	global:
-
-	rte_lpm_rcu_qsbr_add;
-};
-- 
2.39.2