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 A02EC4300E;
	Tue,  8 Aug 2023 19:36:48 +0200 (CEST)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id 42CB543282;
	Tue,  8 Aug 2023 19:35:51 +0200 (CEST)
Received: from mail-pf1-f179.google.com (mail-pf1-f179.google.com
 [209.85.210.179])
 by mails.dpdk.org (Postfix) with ESMTP id 7595F43279
 for <dev@dpdk.org>; Tue,  8 Aug 2023 19:35:48 +0200 (CEST)
Received: by mail-pf1-f179.google.com with SMTP id
 d2e1a72fcca58-68706b39c4cso4193818b3a.2
 for <dev@dpdk.org>; Tue, 08 Aug 2023 10:35:48 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=networkplumber-org.20221208.gappssmtp.com; s=20221208; t=1691516147;
 x=1692120947; 
 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=S1Ohh+ag+D39BL4xVIjqVtls9JzdPs+Mzmlujh4dGm0bHt5vBtOti+8DU0oYFrfO3t
 yK9jlMQYRbE9U1YRBXsMwOXJmbn1fDcna0wYi5VSDV3Sz3GAEsZqCfV/4igHRBLJZkb0
 wH+VdJt+0d/QBWnSucMxR6lX/vlNH8r+DwUiBjvfxGJz7aL4/JZGk1Pt2Rbl+BpoqeLh
 R5FPU15Z0VXZZpombtcpXxcIcNk2zG392s9zqauRJzWbRd49KvX+OPD4cuqUEQfovMKI
 CGVvL57FjdeDcUFNR/SEXNpvxV6YHa59d8zulltk6Ui1Tn4RuiDaQwA5D1QaOKr+wH0u
 ovvw==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20221208; t=1691516147; x=1692120947;
 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=Ms+d/FgBSqI8h4GnMIGpcTUmxJQPt4yYOueRYy+FLEgAaOtFra3XXz1CCF9VEqdeUC
 bV/XVC4f3Wg3U+c8zcNeDbFI4a0ANbF3xzx7SyOnbBFv+fVnr0deGkaJ4PqX4YC755I/
 LvXQ3485wx8A5Eamq7xCIa8G1N0mon9ROm81jmsYCQBhP2L+tdrQYKNfnOPTQQwienTT
 rcJTrPN7qNwGoMjWoZ3P3Id8Zw33x/yU7oKmMHg3GEHFes4u34F5tdcr9BsZZ3xhVLSe
 X6KQS6NV527RNdFmCG6CZWZsB6twSuQ/UP0cpwx0D1193mZFcsmAAbD1cdu63r/8eQbF
 KWHA==
X-Gm-Message-State: AOJu0YzoGjGppbWu6iQQk67VjVAqLJluIU3ksxdt7S7zq5RAJXOu/RDU
 jxNpK/Sjrjc035j9LlQn1O+qVpT9/W7stQlRA/U8ww==
X-Google-Smtp-Source: AGHT+IEkXLXgcSo/zCwtwWerdjTp5tK2XOqKiEn8IUaUu58yh098IrV+f3+FU96YWvH6VgfaFeYScQ==
X-Received: by 2002:a05:6a00:21cb:b0:653:de9a:d933 with SMTP id
 t11-20020a056a0021cb00b00653de9ad933mr201932pfj.17.1691516147447; 
 Tue, 08 Aug 2023 10:35:47 -0700 (PDT)
Received: from hermes.local (204-195-127-207.wavecable.com. [204.195.127.207])
 by smtp.gmail.com with ESMTPSA id
 m13-20020aa7900d000000b00682562bf479sm8328945pfo.53.2023.08.08.10.35.46
 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256);
 Tue, 08 Aug 2023 10:35:47 -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 09/20] lpm: remove experimental
Date: Tue,  8 Aug 2023 10:35:16 -0700
Message-Id: <20230808173527.186042-10-stephen@networkplumber.org>
X-Mailer: git-send-email 2.39.2
In-Reply-To: <20230808173527.186042-1-stephen@networkplumber.org>
References: <20230808173527.186042-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