From patchwork Thu Oct 19 19:10: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: 133046 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 7CC23431B1; Thu, 19 Oct 2023 21:12:46 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F2BE242E66; Thu, 19 Oct 2023 21:10:50 +0200 (CEST) Received: from mail-pl1-f174.google.com (mail-pl1-f174.google.com [209.85.214.174]) by mails.dpdk.org (Postfix) with ESMTP id 7A57F42E49 for ; Thu, 19 Oct 2023 21:10:42 +0200 (CEST) Received: by mail-pl1-f174.google.com with SMTP id d9443c01a7336-1c9e072472bso56833695ad.2 for ; Thu, 19 Oct 2023 12:10:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=networkplumber-org.20230601.gappssmtp.com; s=20230601; t=1697742641; x=1698347441; 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=ukJ3QtGteqUljW/VLw1YztWYnTRJZM+tOUbKE03X3KLEjB38ol7fibkg6709P8WQ2w Lox5+eH+DZnP95txlEi4d5boBQfFYSfTo3bwDmUNCXWc33DPcMzPu9FJjIVBrrGXPIWh QrnYLBnU+hoDnYvrOoiIqKvNuax+y6fOIFOWgtT4UfN3DK4bFVXIXRkTYYvoYTyDSadC o5bisImSyFvpo7OlfTzrolnu1kLDzlTMGuhlF2HeQItrHEqQZuFsUAj8oxVGx6OGT09U 2l0Q1lhcKqWyY6+Jrqd9o4a7G6O6WSUdpemr7Js39T3N+KvMGufq4qVhyETrKeFYmEF4 h9hw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697742641; x=1698347441; 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=PFuctYmLk09kQMOLzjeINAtJWpZ1YXX5QppCxdR4JEb0KIRpMo19oqdV0yduyEuo5d 6kwuAY5AIB2cmdFRFO3CADPokAeXc50IVfPD/Qli74+EIuITYkD02s0hdAqhH+8ferau ldllmaQqgAd2VCMAjDoVbzRn8VNNNaJZPqVioAq/Dzw++uHbj16I5CrQpj0iYiymTorg LxHF0bb2PmS1bxHAjbhpnsC/TPnm4PhzafUkzZjZ9mzYWRSEqjjQQuFwYlRcn4Wqfvxp /CD1kEMTJRZQBAJADSdU8+1qdy4gIlWQRbfVrHt9N/xinXFgpcTOvZ616Wloq4TG/DZY moUQ== X-Gm-Message-State: AOJu0YxKXNZm2VGHISCfhItKto+USZ46sPy/nix7QZMPKYfXNyIjTXDh kIPoYCI+HWT0jEaiE9T1DyP8TOwbbqmFI4Of24tf6w== X-Google-Smtp-Source: AGHT+IGDAzFa0c9DPcZBlmO3OoIi4vxzLLSQWl1J9fiywQZubPDY7yexf3Fp8ZnQq5sxgDTErsbzGw== X-Received: by 2002:a17:903:2305:b0:1c8:9d32:3396 with SMTP id d5-20020a170903230500b001c89d323396mr3526315plh.60.1697742641484; Thu, 19 Oct 2023 12:10:41 -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.40 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 19 Oct 2023 12:10:40 -0700 (PDT) From: Stephen Hemminger To: dev@dpdk.org Cc: Stephen Hemminger , Bruce Richardson Subject: [PATCH v4 17/28] kvargs: remove experimental flag Date: Thu, 19 Oct 2023 12:10:05 -0700 Message-Id: <20231019191016.156430-18-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 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; -};