From patchwork Wed Aug 9 16:43:07 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Stephen Hemminger X-Patchwork-Id: 130064 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 9D44F4301A; Wed, 9 Aug 2023 18:46:19 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 61130432A1; Wed, 9 Aug 2023 18:44:56 +0200 (CEST) Received: from mail-pl1-f169.google.com (mail-pl1-f169.google.com [209.85.214.169]) by mails.dpdk.org (Postfix) with ESMTP id 2215143297 for ; Wed, 9 Aug 2023 18:44:54 +0200 (CEST) Received: by mail-pl1-f169.google.com with SMTP id d9443c01a7336-1bc8a2f71eeso676745ad.0 for ; Wed, 09 Aug 2023 09:44:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=networkplumber-org.20221208.gappssmtp.com; s=20221208; t=1691599493; x=1692204293; 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=NYcswAlErVi1zp8nDGdDSPH3d97t8MZv29v7YIxQEck=; b=CGWx+627/kDgecLp7wKUUtawfN/BUEu32Aad6LRvbgVlmbp+pdo8gPrenAJvQRqGD4 3aeHvFhl4A7QPnKDRq5kZJZYJHzMWFvt/vA8VZgqKLS5VI8c9S/IBSUfgtbbDm/P833E BsP3nxQNaZhkHiLmfAKmmprU2UZb93VJooVKCZNFLdXMBkfOkFzQE3c31gUdOEGWiCsm +ADCMkvy4MZILyM99NOCxxXvnnFihAlk2g74fRD/Cd1pSuybBw4ppnz993qI1l/HTChS 3XvjEJTh5mVX2QGq4Wm1eGiiLCI2W/D3XHjUdwcInWKaOSO/COuGK5/thUEKWDr6vVaT U0eg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691599493; x=1692204293; 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=NYcswAlErVi1zp8nDGdDSPH3d97t8MZv29v7YIxQEck=; b=gRZoLLi+L1PNpRYxErzBg/DihudjS4a1T1y/dIL66EBH2XTFVFg24nIAtXchlAtByU HIbUW1Svw4ssNfFLmtBmpeVcXdRWp4ct6PWVwqFN7r8186qxypHR0Z6lXfeclwwGaQ3/ 9QInfw8FT6ZwtIYIgd6Tqh0JqTeZocOWC9gt3o75aqjTYKpLbB5Hf6/ghngD8KSyemtV RyBcn7HL3P0Xzru6We6we4GhUaHDWi256kJfH7qwCsgdMcgRLG4agAz4ctxi1rvArt0D 5kyz1QEswh+Pu6BEZswC//+c0I3NuAeSeATwjIsWPpACJTFhc4rWEDtZ+EqLv0kbElXF I1cQ== X-Gm-Message-State: AOJu0Yy67aCSLLVZBzdcbmalvnG5KOXWQu4VFmh2V21D6P5GLiArbEEI Lsbr3h3fGlZsrIdkQliGe2/ak6HzSCcSzOn3SiMQJw== X-Google-Smtp-Source: AGHT+IEykedvnoV0vrRq/nMSnPeUDmww9K8pY52B782OD5rZZUWYiKfBdmEd2v+jSVRKtr2GhoUt8w== X-Received: by 2002:a17:902:e88a:b0:1bb:c0a6:2ee3 with SMTP id w10-20020a170902e88a00b001bbc0a62ee3mr3679870plg.26.1691599493112; Wed, 09 Aug 2023 09:44:53 -0700 (PDT) Received: from hermes.local (204-195-127-207.wavecable.com. [204.195.127.207]) by smtp.gmail.com with ESMTPSA id i8-20020a17090332c800b001b8b0ac2258sm11426394plr.174.2023.08.09.09.44.51 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 09 Aug 2023 09:44:52 -0700 (PDT) From: Stephen Hemminger To: dev@dpdk.org Cc: Stephen Hemminger Subject: [PATCH 15/15] eal: mark rte_vect simd bandwidth API as stable Date: Wed, 9 Aug 2023 09:43:07 -0700 Message-Id: <20230809164312.308093-16-stephen@networkplumber.org> X-Mailer: git-send-email 2.39.2 In-Reply-To: <20230809164312.308093-1-stephen@networkplumber.org> References: <20230809164312.308093-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 These were added back in 20.11. Signed-off-by: Stephen Hemminger --- lib/eal/include/generic/rte_vect.h | 8 -------- lib/eal/version.map | 4 ++-- 2 files changed, 2 insertions(+), 10 deletions(-) diff --git a/lib/eal/include/generic/rte_vect.h b/lib/eal/include/generic/rte_vect.h index 3fec2bf1a2ec..bf541ce9d928 100644 --- a/lib/eal/include/generic/rte_vect.h +++ b/lib/eal/include/generic/rte_vect.h @@ -204,21 +204,14 @@ enum rte_vect_max_simd { }; /** - * @warning - * @b EXPERIMENTAL: this API may change, or be removed, without prior notice - * * Get the supported SIMD bitwidth. * * @return * uint16_t bitwidth. */ -__rte_experimental uint16_t rte_vect_get_max_simd_bitwidth(void); /** - * @warning - * @b EXPERIMENTAL: this API may change, or be removed, without prior notice - * * Set the supported SIMD bitwidth. * This API should only be called once at initialization, before EAL init. * @@ -229,7 +222,6 @@ uint16_t rte_vect_get_max_simd_bitwidth(void); * - -EINVAL on invalid bitwidth parameter. * - -EPERM if bitwidth is forced. */ -__rte_experimental int rte_vect_set_max_simd_bitwidth(uint16_t bitwidth); #endif /* _RTE_VECT_H_ */ diff --git a/lib/eal/version.map b/lib/eal/version.map index 65435ae48696..d354b9966ce9 100644 --- a/lib/eal/version.map +++ b/lib/eal/version.map @@ -330,6 +330,8 @@ DPDK_24 { rte_uuid_is_null; rte_uuid_parse; rte_uuid_unparse; + rte_vect_get_max_simd_bitwidth; + rte_vect_set_max_simd_bitwidth; rte_version; rte_version_minor; rte_version_month; @@ -400,8 +402,6 @@ EXPERIMENTAL { # added in 20.11 __rte_eal_trace_generic_size_t; # WINDOWS_NO_EXPORT rte_cpu_get_intrinsics_support; # WINDOWS_NO_EXPORT - rte_vect_get_max_simd_bitwidth; - rte_vect_set_max_simd_bitwidth; # added in 23.03 rte_lcore_register_usage_cb;