From patchwork Thu Oct 19 19:09:57 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Stephen Hemminger X-Patchwork-Id: 133038 X-Patchwork-Delegate: thomas@monjalon.net 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 3CC21431B1; Thu, 19 Oct 2023 21:11:44 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9230C42E25; Thu, 19 Oct 2023 21:10:40 +0200 (CEST) Received: from mail-pl1-f180.google.com (mail-pl1-f180.google.com [209.85.214.180]) by mails.dpdk.org (Postfix) with ESMTP id 55F4642DD1 for ; Thu, 19 Oct 2023 21:10:35 +0200 (CEST) Received: by mail-pl1-f180.google.com with SMTP id d9443c01a7336-1ca74e77aecso8850835ad.1 for ; Thu, 19 Oct 2023 12:10:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=networkplumber-org.20230601.gappssmtp.com; s=20230601; t=1697742634; x=1698347434; 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=UiS+zzF9qQ/ak+CIvI7v3Ei3ksQnGqGU7fltR7CFy92NWIu/wCoQ6VFhopifUiaA70 FNB0SD61MQE+BvgZ6+R6CAx7qGfU7mPlev3fwoDMr8xk7rHsJHQHsLvzMB/RDLCvtJUe GtH+ZhsvqIkX2IMKy2bpeTZ7+J7xVCGFjTpTgDHd6Sht6ye4rIJhEA9cg6rOjUMlYg1S L5UkvapWaw/inxADtebdN06jewebq0AtUSe0/tXAb8xu+LSDtgsvEOgFiffhGIInNKiE rP4XnA0kdqrlS2DzWmwDe9pBlajs/jlFtfROLxMeJSOUNyex/53wtmJQ7rVStIO1Xkdo 5rig== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697742634; x=1698347434; 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=GzRrLHbm9GQJuTJvFuEBgneXUNB6RiHEcwFgqRDRYTN8fVG3c3EwLYVqyn6F45HTfA K3OjClANGMIRYOqwWypAEX1bXTPwgNJC9PUrsIcxLYPkyJt1CJOzK5uX0O5ZFr5i72tg S3PePevep9IcrJFaZ7x1vDlnNK8uxDcq2SCT+LVWvy2UHKf2UB4Vh4J8dgShIz14fBBl EJTob/vC3pgZgSdxUDnmmM6dKKpsVh5f5WI9EliVwuKc+lrUGLqm5jbNsa379K3RRxoZ SI1ASDGCPfnaQPQWWKwKJmIcY4uH4ccw/lZj3GYP7TZJffpHQnoHdikC8xZdslSIGKaP JCuQ== X-Gm-Message-State: AOJu0YwrM2ff8JAJjqLXfv85CRgKxKRZhhsFFOgWtvZGln59P1PdaTSd Obq908J8KmvoqpEBqxVaBUHcXzk4o2x99rYjku8VOw== X-Google-Smtp-Source: AGHT+IHpefNyD/8ipdhxlDXl5nCWLML7zn8bvKnYGqWX1yDrvVsbljx1yFJ79nVNT0Na0X5Zrrb86Q== X-Received: by 2002:a17:902:e752:b0:1c5:6f43:9502 with SMTP id p18-20020a170902e75200b001c56f439502mr4654208plf.14.1697742634367; Thu, 19 Oct 2023 12:10:34 -0700 (PDT) Received: from hermes.local (204-195-126-68.wavecable.com. [204.195.126.68]) by smtp.gmail.com with ESMTPSA id h12-20020a170902eecc00b001a9b29b6759sm52464plb.183.2023.10.19.12.10.33 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 19 Oct 2023 12:10:34 -0700 (PDT) From: Stephen Hemminger To: dev@dpdk.org Cc: Stephen Hemminger , Bruce Richardson , Vladimir Medvedkin Subject: [PATCH v4 09/28] lpm: remove experimental Date: Thu, 19 Oct 2023 12:09:57 -0700 Message-Id: <20231019191016.156430-10-stephen@networkplumber.org> X-Mailer: git-send-email 2.39.2 In-Reply-To: <20231019191016.156430-1-stephen@networkplumber.org> References: <20230808173527.186042-1-stephen@networkplumber.org> <20231019191016.156430-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; -};