From patchwork Tue Oct 24 02:54:13 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Stephen Hemminger X-Patchwork-Id: 133250 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 93C78431EB; Tue, 24 Oct 2023 04:56:18 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D472942E30; Tue, 24 Oct 2023 04:54:55 +0200 (CEST) Received: from mail-pf1-f178.google.com (mail-pf1-f178.google.com [209.85.210.178]) by mails.dpdk.org (Postfix) with ESMTP id D7BE840C35 for ; Tue, 24 Oct 2023 04:54:48 +0200 (CEST) Received: by mail-pf1-f178.google.com with SMTP id d2e1a72fcca58-6b5cac99cfdso3279189b3a.2 for ; Mon, 23 Oct 2023 19:54:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=networkplumber-org.20230601.gappssmtp.com; s=20230601; t=1698116088; x=1698720888; 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=bbCOxin6/TMi0qDvfCqTgkMsYYeVT+imxm/L6n6qXcw=; b=z4O92WeSTlk7z95iffZUU4gKtMkH2Xn+9skCdrh8jWhZzLYQ1Ygy0j3KybjGJSn0w7 UA9JTipHS5WLPTi3A/0NVdx3NjiN3Snum4pyr1gno0q/lWpG+31jXvlhqaHPkaawPrAm nqGWPfFRf7iRKdf9OEx+29o67F+F3a545sZ1u5x2PEo7PbazLJqDE3RM8gTSSqAn3PWI XwnECsJGCzgEip1U3aJ1tPGAzfnykR6rqiJXxqcSaHdC3A1ESOhlg0PQPey0gm6dpnbx MAU1pcA7bWVFMxfvmNQjN1WrdmTIU+g+40UOfXLp/uILnuHns6CWn/RIyXZJIB0Tsztg GF0Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698116088; x=1698720888; 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=bbCOxin6/TMi0qDvfCqTgkMsYYeVT+imxm/L6n6qXcw=; b=WUf2YjQu4BXQ+S3jbmkL1cYDM3NZ4cXNMT022zsZABezbFqg0ee9GfRlSD/fRON5pQ CdzU8Sxm7wS+M67AymL62bgkmgXCFObqXHB3m4Dao2AVRrBNFlmH9xe/pzWWgoKfjgTC VlLMY+RXeM8KduBD+OEBDzjpB4gGeNILuMIqvtM6eFdaKFP7ImQgW3kREP8coeJenvvg RSr9MxCQm0WOk4ktBign8TKA9HCsRQqKvonnTxhWbU4o9t2W8m1m/7KYGBFfYVLK0n5M 3tdC2bCKGeLE2xdalwJJaHqn/3IWjsVLadbmnqWwTTUxplK2Ee0v/gL0iQV+YHBoK32O pgjw== X-Gm-Message-State: AOJu0Yyg7UorUNvYCn8hi2lfnD8oDCcxOd4p3oaFyxcbj65L0qLtuAYX t5qQDKf8+0fYH4uKBgyAeYnYqthhmG/xtikK3mYkgg== X-Google-Smtp-Source: AGHT+IFwXJrELPjaC0oeMTgF1mOonaLIiB+d2sAGXjPvcFWciystl3UC1f+8mz/EMoPPrtKQX4Wm1w== X-Received: by 2002:a05:6a00:248a:b0:68f:ece2:ac2a with SMTP id c10-20020a056a00248a00b0068fece2ac2amr8995271pfv.27.1698116087838; Mon, 23 Oct 2023 19:54:47 -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.47 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 23 Oct 2023 19:54:47 -0700 (PDT) From: Stephen Hemminger To: dev@dpdk.org Cc: Stephen Hemminger , Bruce Richardson Subject: [PATCH v7 16/25] kvargs: remove experimental flag Date: Mon, 23 Oct 2023 19:54:13 -0700 Message-Id: <20231024025422.126021-17-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 rte_kvargs_get_with_value was added in 21.11 so experimental flag can be removed. Signed-off-by: Stephen Hemminger Acked-by: Bruce Richardson --- lib/kvargs/rte_kvargs.h | 4 ---- lib/kvargs/version.map | 8 +------- 2 files changed, 1 insertion(+), 11 deletions(-) diff --git a/lib/kvargs/rte_kvargs.h b/lib/kvargs/rte_kvargs.h index 4900b750bc0b..36804cfb1543 100644 --- a/lib/kvargs/rte_kvargs.h +++ b/lib/kvargs/rte_kvargs.h @@ -145,9 +145,6 @@ void rte_kvargs_free(struct rte_kvargs *kvlist); const char *rte_kvargs_get(const struct rte_kvargs *kvlist, const char *key); /** - * @warning - * @b EXPERIMENTAL: this API may change without prior notice - * * Get the value associated with a given key and value. * * Find the first entry in the kvlist whose key and value match the @@ -167,7 +164,6 @@ const char *rte_kvargs_get(const struct rte_kvargs *kvlist, const char *key); * NULL if no key matches the input, * a value associated with a matching key otherwise. */ -__rte_experimental const char *rte_kvargs_get_with_value(const struct rte_kvargs *kvlist, const char *key, const char *value); diff --git a/lib/kvargs/version.map b/lib/kvargs/version.map index 387a94e725cf..cda85d171f32 100644 --- a/lib/kvargs/version.map +++ b/lib/kvargs/version.map @@ -4,16 +4,10 @@ DPDK_24 { rte_kvargs_count; rte_kvargs_free; rte_kvargs_get; + rte_kvargs_get_with_value; rte_kvargs_parse; rte_kvargs_parse_delim; rte_kvargs_process; local: *; }; - -EXPERIMENTAL { - global: - - # added in 21.11 - rte_kvargs_get_with_value; -};