From patchwork Thu Oct 19 19:10:03 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Stephen Hemminger X-Patchwork-Id: 133044 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 7C8FA431B1; Thu, 19 Oct 2023 21:12:31 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A630842E8A; Thu, 19 Oct 2023 21:10:48 +0200 (CEST) Received: from mail-pl1-f181.google.com (mail-pl1-f181.google.com [209.85.214.181]) by mails.dpdk.org (Postfix) with ESMTP id BED3242E2B for ; Thu, 19 Oct 2023 21:10:40 +0200 (CEST) Received: by mail-pl1-f181.google.com with SMTP id d9443c01a7336-1c9bf22fe05so56852415ad.2 for ; Thu, 19 Oct 2023 12:10:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=networkplumber-org.20230601.gappssmtp.com; s=20230601; t=1697742640; x=1698347440; 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=W/hYh/UdURAiBokFkIph6adC7NGlji0gNa6UnbGqm8o=; b=P0prCG8TAb6s8G7yu/MHWoGMEJ1cZ/zz2IRXgPMeUiQedI/DDEO9OxJTLZ3ZdGmBCP E1I44CG92T7cqK1sfqL/qybHAwXeuKEcbRSzpXt8rtKGSsDaCTNpGafw9lJ7wECEHJ0q uuOtMgT4tAp5txMo4LiSeIPDZBaqzs9o31aODNCvbQuGD1hk0BnSjbJRNkWcHynzAT27 PG9m/SzPXNkqINrFZY5J8/y48BTxcVMiXWeLtx7vWxH/EU+e/xpVJwXuXRmNl1Cz6H4E 8p+9DdOeDAT6mfK/Mmd19vkkU5uvhCRG/C8EwpyuCHknsNb8QVxrvrZ3GIm22/u82n8w jceA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697742640; x=1698347440; 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=W/hYh/UdURAiBokFkIph6adC7NGlji0gNa6UnbGqm8o=; b=G9B8LCJat/QVgQfy5AMLjIDqy2ko8PIFygyji65WKF5tWqEB43r0ZqyQboq57YrDhl CcDSojBJmjAxDPk+pLNbocDLN5CLS2gueXF4AgJPikQ57TxKtCtimPYmB3LB+PkDwChw CyDAYXOt1v+NyxgMkwWZVycY5U+T5gKdnNFtIzSlAxDoz6h2nbd7Pe82S1lupEtZpyKn itC2NOCidYYwvPzaX0JozJsK1fszyyonpKNmkR7ZnoVlKCizkd9MllHbFLdldS/NhSmu XH5Oz6ph/KI/VXsuUhM//r5aw21Sy+kWie+Cu8dgiDIElwX3tCMKtAUX+zPaUQjGRVZc kfBQ== X-Gm-Message-State: AOJu0YzabugnTKHtaLcTFwd35HYWjzyuszLhMWYKjovnb/n0i+ewZ/Sr BBQhIEbKk4hgTVq4FQkMfAh+VFlLB15vDdWXeNW9NA== X-Google-Smtp-Source: AGHT+IHkSBAbg3W/oipDbj6ZkX2fGJvrrD2ATk9WhjEHwyr4nc8K9Ha0m3Xb7c9GoB5k2FkPbSGCjA== X-Received: by 2002:a17:902:c115:b0:1ca:8541:e1fe with SMTP id 21-20020a170902c11500b001ca8541e1femr2980975pli.62.1697742639724; Thu, 19 Oct 2023 12:10:39 -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.38 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 19 Oct 2023 12:10:39 -0700 (PDT) From: Stephen Hemminger To: dev@dpdk.org Cc: Stephen Hemminger , Bruce Richardson , Cristian Dumitrescu Subject: [PATCH v4 15/28] meter: remove experimental warning from comments Date: Thu, 19 Oct 2023 12:10:03 -0700 Message-Id: <20231019191016.156430-16-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 API's for rte_meter_trtcm were never properly flagged as experimental; missing __rte_experimental but there was an experimental comment in the docbook comment. Remove the comment. Signed-off-by: Stephen Hemminger Acked-by: Bruce Richardson Acked-by: Cristian Dumitrescu --- lib/meter/rte_meter.h | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/lib/meter/rte_meter.h b/lib/meter/rte_meter.h index 6ba99674361a..bd68cbe38903 100644 --- a/lib/meter/rte_meter.h +++ b/lib/meter/rte_meter.h @@ -124,9 +124,6 @@ int rte_meter_trtcm_profile_config(struct rte_meter_trtcm_profile *p, struct rte_meter_trtcm_params *params); /** - * @warning - * @b EXPERIMENTAL: this API may change without prior notice - * * trTCM RFC 4115 profile configuration * * @param p @@ -170,9 +167,6 @@ rte_meter_trtcm_config(struct rte_meter_trtcm *m, struct rte_meter_trtcm_profile *p); /** - * @warning - * @b EXPERIMENTAL: this API may change without prior notice - * * trTCM RFC 4115 configuration per metered traffic flow * * @param m @@ -273,9 +267,6 @@ rte_meter_trtcm_color_aware_check(struct rte_meter_trtcm *m, enum rte_color pkt_color); /** - * @warning - * @b EXPERIMENTAL: this API may change without prior notice - * * trTCM RFC4115 color blind traffic metering * * @param m @@ -297,9 +288,6 @@ rte_meter_trtcm_rfc4115_color_blind_check( uint32_t pkt_len); /** - * @warning - * @b EXPERIMENTAL: this API may change without prior notice - * * trTCM RFC4115 color aware traffic metering * * @param m