From patchwork Tue Aug 8 17:35:22 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Stephen Hemminger X-Patchwork-Id: 129960 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 1CE374300E; Tue, 8 Aug 2023 19:37:32 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AB009432AA; Tue, 8 Aug 2023 19:35:58 +0200 (CEST) Received: from mail-pf1-f172.google.com (mail-pf1-f172.google.com [209.85.210.172]) by mails.dpdk.org (Postfix) with ESMTP id 5385743292 for ; Tue, 8 Aug 2023 19:35:54 +0200 (CEST) Received: by mail-pf1-f172.google.com with SMTP id d2e1a72fcca58-686be28e1a8so4218231b3a.0 for ; Tue, 08 Aug 2023 10:35:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=networkplumber-org.20221208.gappssmtp.com; s=20221208; t=1691516153; x=1692120953; 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=IGZDjR7pGkL4/5tSoRdgO5Sw5mocvE9iw+HjzIoK124=; b=eQ5TsEvrNLGrBCdGfHdgi5AC5CnUzM4qKxfY6c8jcSXYZvWXLd/q13SYgTUMMI4sOj e6fEu3I1juTui5WyMvzodgfynjCLTX+toVDhr/Fjq+393DTTQFYE2DY2B6PfirYIDAAb E73iKvKxoKI4yk3LU5uxUavlGI8++eshM6Unadbb186osuBBdbfnVDp4jUpy7bhw82D3 4dGuSb0HIx7nIQMJd0Otnc0RqU+PeLL8WdFsTnITxa0kM9l7QMpIdtY+xzc/58i2zfNy Z9IXxe3Cab8m2wGs1De4KtHHDTOmr+q56awsb2iiE6h/gtEm25sezBm/CGwVpVuVxADE q8ag== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691516153; x=1692120953; 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=IGZDjR7pGkL4/5tSoRdgO5Sw5mocvE9iw+HjzIoK124=; b=WMdlqT7Dbd0nwJwHXjceMucpvdibP2mOiW4JEiLfrrAWhJ1XaHvVub6P2dEFazL8Xx AtE2jRonuXXdq9KqkJY5hLIYm2efiw0dYzZTz/TMVxjzhuVGRZZMy5UabM3GA4A5/Tu9 4CILcVra2hjD0qkGpZOUlhNwnOsWUOgHesd1/bjS0MH/h568FR/bDBTEH82rg7ooJskU vIiRi57vefTAMKQmI80m5DQnqUSRRU7+ryjsgMRVbm+88l5s4pO/X2/FJdHu2ZrCyRgu bkK8XyN+gbq7wRwx2KZGenX62qOjJGH3eqo98Ixo5PqqbDWjXZ/D6zSD7llr1kb1i10q YIXw== X-Gm-Message-State: AOJu0YyGVyTvCAJO9ZQgGdXKjPEri54yCwnpoFIIVFIGf96dOij1tp3+ LnPjz1cT+QTrkNfx7VzH6I8L5uQ0la3T4zlM0iOhjg== X-Google-Smtp-Source: AGHT+IEpsLypHQaOAaw1nXU8pYzgWP4NUIzEpsc86tCJj2caIUaL9wGFKihxXmRUwWqomeukPc1fBQ== X-Received: by 2002:a05:6a00:1989:b0:682:a6bd:e952 with SMTP id d9-20020a056a00198900b00682a6bde952mr217751pfl.6.1691516153268; Tue, 08 Aug 2023 10:35:53 -0700 (PDT) Received: from hermes.local (204-195-127-207.wavecable.com. [204.195.127.207]) by smtp.gmail.com with ESMTPSA id m13-20020aa7900d000000b00682562bf479sm8328945pfo.53.2023.08.08.10.35.52 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 08 Aug 2023 10:35:52 -0700 (PDT) From: Stephen Hemminger To: dev@dpdk.org Cc: Stephen Hemminger , Cristian Dumitrescu Subject: [PATCH 15/20] meter: remove experimental warning from comments Date: Tue, 8 Aug 2023 10:35:22 -0700 Message-Id: <20230808173527.186042-16-stephen@networkplumber.org> X-Mailer: git-send-email 2.39.2 In-Reply-To: <20230808173527.186042-1-stephen@networkplumber.org> References: <20230808173527.186042-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 --- 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