From patchwork Thu Oct 19 19:10:00 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Stephen Hemminger X-Patchwork-Id: 133041 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 96AAF431B1; Thu, 19 Oct 2023 21:12:08 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DA3EA42E53; Thu, 19 Oct 2023 21:10:44 +0200 (CEST) Received: from mail-pl1-f180.google.com (mail-pl1-f180.google.com [209.85.214.180]) by mails.dpdk.org (Postfix) with ESMTP id 049C342E0D for ; Thu, 19 Oct 2023 21:10:38 +0200 (CEST) Received: by mail-pl1-f180.google.com with SMTP id d9443c01a7336-1ca052ec63bso58937615ad.1 for ; Thu, 19 Oct 2023 12:10:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=networkplumber-org.20230601.gappssmtp.com; s=20230601; t=1697742637; x=1698347437; 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=zw6r8z/sHOCp2wJoDuUlKQGoZrfumFRB4ZxgJpveVj8=; b=RQtME80ZDzAuR7vsWxq3+16zCxaUXl2DdJpLC+IDHIUKldUD3WDW2dfsoi1xfBr7w+ 4HhPEmv0wfhIFIbOVp0brYd995QvlQnay+V4bY9rK7PTeqKbCIKtwohebJYpeABbrMz/ novKhgzDfVWSkQq4+VNMdpmzRxw7l/BramvAed/Vta/eyf3E8hflpPqUk0VvDPQtTccb 5gcN//wktaq2OZ9xFobCem8ekA3Dy44+s/Qnoq7Yql+PJfBg1Ledh/RQmcuybE9cE5Io PJ9ozc+SL1BkQJ9QLHgcPn2Mqyl/YwlA3FCTPLJqABHcfmuOetWwyFI+muwdYWn7mHqk pJXQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697742637; x=1698347437; 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=zw6r8z/sHOCp2wJoDuUlKQGoZrfumFRB4ZxgJpveVj8=; b=pCzr9MSkMlT71jNUaIw547rPwPiY1IY0LL/0JmFmS/9FcbIjKS/DWnwuAd5pjIHtP1 0GTsjLJnmPrq+AEORQOcXbffYDWlUmEaohUzT9JO2mUp/zdpUynn8YfV0OBMoFjQe7UL XBAgWzbTOVSyPsFnpnU+Nnv92uNhhY5AtofH7Ys6EPY7VlxZPSLrVAdySCSMfDgyw6FV cgpvyGwEs81qKU2/Erd75rRff+SdBJg/PM5UPQuAO//BTatY7xNUKIS/YODHBsaM1Ipx oK22Q5UNXaaMHeHHIE3OSezJdE8tXfVAYUdblkfdZqTPLSOR/XSzg/TSlxJPzkCScrsc DdAA== X-Gm-Message-State: AOJu0YyStVXAxYUFTmf4SZT3Pepa0E/6GlsLYes9DmM0ZwVfsuVVEvyt oRMSXCZ8GwZkUY61t0fOu3EPTQE3iiy/y7WTTlWcbw== X-Google-Smtp-Source: AGHT+IEXk9Dm2OuXDzEpm75vyetJNqBQT/y0J6w2FFYVltgp4w8yoLyx0o9KFoSAhxsyufHFHnr4Sw== X-Received: by 2002:a17:902:f549:b0:1ca:754a:692e with SMTP id h9-20020a170902f54900b001ca754a692emr4417846plf.30.1697742637050; Thu, 19 Oct 2023 12:10:37 -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.36 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 19 Oct 2023 12:10:36 -0700 (PDT) From: Stephen Hemminger To: dev@dpdk.org Cc: Stephen Hemminger , Erik Gabriel Carrillo Subject: [PATCH v4 12/28] timer: remove experimental from rte_timer_next_ticks Date: Thu, 19 Oct 2023 12:10:00 -0700 Message-Id: <20231019191016.156430-13-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 Function was added in 20.11, remove experimental flag. Signed-off-by: Stephen Hemminger --- lib/timer/rte_timer.h | 4 ---- lib/timer/version.map | 7 +------ 2 files changed, 1 insertion(+), 10 deletions(-) diff --git a/lib/timer/rte_timer.h b/lib/timer/rte_timer.h index d3927d5b6bac..153d1993573f 100644 --- a/lib/timer/rte_timer.h +++ b/lib/timer/rte_timer.h @@ -331,9 +331,6 @@ void rte_timer_stop_sync(struct rte_timer *tim); int rte_timer_pending(struct rte_timer *tim); /** - * @warning - * @b EXPERIMENTAL: this API may change without prior notice - * * Time until the next timer on the current lcore * This function gives the ticks until the next timer will be active. * @@ -343,7 +340,6 @@ int rte_timer_pending(struct rte_timer *tim); * - 0: a timer is pending and will run at next rte_timer_manage() * - >0: ticks until the next timer is ready */ -__rte_experimental int64_t rte_timer_next_ticks(void); /** diff --git a/lib/timer/version.map b/lib/timer/version.map index e3d5a043034c..b180708e2488 100644 --- a/lib/timer/version.map +++ b/lib/timer/version.map @@ -10,6 +10,7 @@ DPDK_24 { rte_timer_dump_stats; rte_timer_init; rte_timer_manage; + rte_timer_next_ticks; rte_timer_pending; rte_timer_reset; rte_timer_reset_sync; @@ -21,9 +22,3 @@ DPDK_24 { local: *; }; - -EXPERIMENTAL { - global: - - rte_timer_next_ticks; -};