From patchwork Tue Oct 24 02:54:05 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Stephen Hemminger X-Patchwork-Id: 133242 X-Patchwork-Delegate: david.marchand@redhat.com Return-Path: X-Original-To: patchwork@inbox.dpdk.org Delivered-To: patchwork@inbox.dpdk.org Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id CE21E431EB; Tue, 24 Oct 2023 04:55:27 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7CD4F42DDB; Tue, 24 Oct 2023 04:54:45 +0200 (CEST) Received: from mail-qk1-f173.google.com (mail-qk1-f173.google.com [209.85.222.173]) by mails.dpdk.org (Postfix) with ESMTP id 61B8942D7B for ; Tue, 24 Oct 2023 04:54:41 +0200 (CEST) Received: by mail-qk1-f173.google.com with SMTP id af79cd13be357-7789aed0e46so272634685a.0 for ; Mon, 23 Oct 2023 19:54:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=networkplumber-org.20230601.gappssmtp.com; s=20230601; t=1698116080; x=1698720880; 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=bhDpVvTyATkz+W9suYgXG9vkzQClbuDRBZ1LT+LAA0f1WWd+F9HJFupImbtGuHuOoF 2mqmBszzd4g3SkT3mBZVudGPhfontMgME2XL5vP7/L4zh7MPokr1zNB1bxQCKZX+S21A zb+B4y35V70RxmjSFNtqj3z0IJW+pQFN/Y/xO3XPKl8PtucSAFlQARFs7QGcIOQYNCNd cq7OgYY08CeFKDagCXL7o88Ltb6EiQMRznUIVID1Z2I+KW0nRl/Vh64aA8XDo4+RvHDC VWaAyfGOeQVZqGOgZPcXVIHlHhjQVO9MNLGT/0lYW9WOROG7tPgx6ZIxkLXsDz053UFW qfvA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698116080; x=1698720880; 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=WEHKgq0YoCGFj/rJNc33b8n5yQ1481HAtQSiaqFP92IvnZ/juMdwqlDB6gfjq5Otov ppTKsUVxrOxQgGDA5kR9f5IfIhRAcKqxeVfpf0q1qqivueGY16oAx8qG1LLqH5ttSbkW r8uPsdYFOPb4r2U4eEAtUFs67huYrtox4dCWYNbnT5I1nTBGiF+eY6P7o1obl8MQl26E qKpHvidWJz1lQMuq5DOBCpTiTR10s8yFPhezo8v93GKrUbkVH75HExUJ7z6Ho8Y+UAO/ h2IFWGbqnTEXLnjDZmOarVjTo0eeEeFVF42e8t3aCzUqgDc7eKknPjVOJurQ5Jq8K5tg 4Rlw== X-Gm-Message-State: AOJu0YxEmqOnpS9rHYGasPEzLxwqpGVbf263JVqI1NN8uU0zQ1hYoLE5 m6P7k/APE1ebjQV43uOZ+GtOOM4Cn8WZiBl7y6PL1g== X-Google-Smtp-Source: AGHT+IFgdlKZCEptpW7hDhGDNTr4YQ9LG7waJlaiu3rxFWZaUlMxlNVjcgOQItVRkR10y+9FElGzsw== X-Received: by 2002:a05:620a:4514:b0:779:cf0f:e4cf with SMTP id t20-20020a05620a451400b00779cf0fe4cfmr9394751qkp.49.1698116080500; Mon, 23 Oct 2023 19:54:40 -0700 (PDT) Received: from hermes.local (204-195-126-68.wavecable.com. [204.195.126.68]) by smtp.gmail.com with ESMTPSA id b22-20020aa79516000000b0069b772c4325sm6802348pfp.87.2023.10.23.19.54.39 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 23 Oct 2023 19:54:40 -0700 (PDT) From: Stephen Hemminger To: dev@dpdk.org Cc: Stephen Hemminger , Bruce Richardson , Vladimir Medvedkin Subject: [PATCH v7 08/25] lpm: remove experimental Date: Mon, 23 Oct 2023 19:54:05 -0700 Message-Id: <20231024025422.126021-9-stephen@networkplumber.org> X-Mailer: git-send-email 2.39.2 In-Reply-To: <20231024025422.126021-1-stephen@networkplumber.org> References: <20230808173527.186042-1-stephen@networkplumber.org> <20231024025422.126021-1-stephen@networkplumber.org> MIME-Version: 1.0 X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-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 --- 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; -};