From patchwork Tue Oct 24 02:54:11 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Stephen Hemminger X-Patchwork-Id: 133248 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 BC56B431EB; Tue, 24 Oct 2023 04:56:04 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1F44342E0E; Tue, 24 Oct 2023 04:54:53 +0200 (CEST) Received: from mail-qk1-f180.google.com (mail-qk1-f180.google.com [209.85.222.180]) by mails.dpdk.org (Postfix) with ESMTP id A17FD42DE9 for ; Tue, 24 Oct 2023 04:54:46 +0200 (CEST) Received: by mail-qk1-f180.google.com with SMTP id af79cd13be357-7788fb06997so280402685a.0 for ; Mon, 23 Oct 2023 19:54:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=networkplumber-org.20230601.gappssmtp.com; s=20230601; t=1698116086; x=1698720886; 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=6lqOF1JtSO0Wqm8fjRLQbHONrdDkdEJsKVhgieJfFqk=; b=hfAqyqF5PxpE5kHWlu69bbLihnbm/GntHKFPoDX1f+rhTzpIp/WR8eQJT45g0GJ3oK 4flgEtCtROZSVvbMehg7rZgT3EwTYBLRUJZZEEx/5aRS/S7hLjkuauc2++tefK4qF2DQ yyjrGShwRuU+J+IAJLolXDW39mGZuNBTh/3cl9UAJgEieMu5L+zoQKQJMOd8kunVlYqW o23UgsTTK9cgIAXKpJLoaxH0OVRUuhhuOln4vHPc3ERFGfatN7q4Un7zUF8YFqLB0+2a r0EtGEype18lp+8GlIeRWNdCiVF3A4ahcy6Z7Fe1nkAuBo2m73HjheT3o+LoCzjUldsH RbaQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698116086; x=1698720886; 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=6lqOF1JtSO0Wqm8fjRLQbHONrdDkdEJsKVhgieJfFqk=; b=ZJXbahx2TItvCTA3Mbk06GaLkLdYWMVXcsTpmC09IXojaI2KiQP9GjyCqWqtWTcSh1 8CpQ6SlghiCjCZ8/g/wf051vKVvbKaO7HhmkTVaYjNvRkM/1v/M52PE6Bnu2r1l918eH G+meQ4nnVIpe30ONemSQ3i0RSTpV19RGmUPlvfl9Y/hZANjR0Vg2ViD3kUO92wxmmjhn AHUU7xp2et8e+JpglUNJYrlBsJT0KYqgZ5TKQqY6B0CGhwwI5yPL5uba2xeL4kKsqRrz JNgWquySPrcVgN3ky1GKiiuru4n4iLeIzL5w5DFkBLABxMn6o/6vQnU/mtrJJKnapQaW 7CIg== X-Gm-Message-State: AOJu0YyUqImNYgHXqwWQakzrcUq4uMc59x7qAq/V7D9oO5mOaJ4F9pUw oAHK6iRQV9Kyk+DuE1R5VBfGFLvMLM7vIFQE2WLKsA== X-Google-Smtp-Source: AGHT+IG8VGGafazkiNna73QEuUiyDE5F4GmNMj7gmkjyCpMxFfni5ZIwTlG/H17nDoinn5hofibptw== X-Received: by 2002:a05:620a:8d09:b0:777:24f1:5e with SMTP id rb9-20020a05620a8d0900b0077724f1005emr9876469qkn.71.1698116085927; Mon, 23 Oct 2023 19:54:45 -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.45 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 23 Oct 2023 19:54:45 -0700 (PDT) From: Stephen Hemminger To: dev@dpdk.org Cc: Stephen Hemminger , Bruce Richardson , Cristian Dumitrescu Subject: [PATCH v7 14/25] meter: remove experimental warning from comments Date: Mon, 23 Oct 2023 19:54:11 -0700 Message-Id: <20231024025422.126021-15-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 API's for rte_meter_trtcm were documented as experimental with warning in documentation but the API's were not marked as experimental in version.map and/or with __rte_experimental. This patch removes the warnings from the docbook 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