From patchwork Wed Aug 9 00:10:10 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Stephen Hemminger X-Patchwork-Id: 129987 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 95AFC43011; Wed, 9 Aug 2023 02:12:53 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A44D6432CC; Wed, 9 Aug 2023 02:10:57 +0200 (CEST) Received: from mail-pl1-f179.google.com (mail-pl1-f179.google.com [209.85.214.179]) by mails.dpdk.org (Postfix) with ESMTP id 5E8B14329D for ; Wed, 9 Aug 2023 02:10:51 +0200 (CEST) Received: by mail-pl1-f179.google.com with SMTP id d9443c01a7336-1bb893e6365so41166175ad.2 for ; Tue, 08 Aug 2023 17:10:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=networkplumber-org.20221208.gappssmtp.com; s=20221208; t=1691539850; x=1692144650; 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=vHsAstGUAZZL9Ek/RYe+bkmHcVaoj6Xu8ndYxqkv3aE=; b=Kc9wMhgrF1eBbT399pOepOO5a91fzYEqwpZAEqcfDKndWZP21dciBnHhe0LqXW/Bbw tgb6Gyd08uiVcVChGhLaCsjDapavF55yvdiIaoojpoRZqQha5fvL5isGh3+WCoAt0AOW A0l/YeTaB6FBbR7vNxfduwImZlFZ27mDZ55QCXtbB0Re+QoHo4fTVO5gVtxny6y1VvMr 0Eq4VUtegCLYreOiO7NDHqxLWPKnkQKag9vm9yrBakXWlC8Qst60vAHwuIN0pth/hWr9 CcltTcNj8VlK0HQlZXKwgJbnO3AMxx97t3+Ysy9r4EbLk4PhC3t0uAaeyfy2VGgoTDfg asGQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691539850; x=1692144650; 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=vHsAstGUAZZL9Ek/RYe+bkmHcVaoj6Xu8ndYxqkv3aE=; b=DPeLoja7CsJ2YrmsK+UwYtdIxKbG3Y/dnbB+4esFxrOIHsLN5yk/N6d00RZgDEDkKO qCogfN1irwsJDqpccbSQPF6IRdCmAs1UZRUgdJ7aX5IlixTz5GlAIpT8DeTJ1wTII7Qp 0ZKrWj+fEDU4ry9rk1wD8ZcU4njbg1GESJ9izG0NoBrdhaN+Nv67eaf6cEgXNZWshdR9 1UZwRWqB2UF63l65NrVjGkUNM1GOsD3a+zzthUAD9RPmRfEIREMsqsxKDyeO2EQ1Pr2x 5n7MSrnqvhADiONOYyQuXV3H0wQGB24kNxO4dJvNhH3Hji8NO1XuyUftuVznHMPeAf+c 6Iww== X-Gm-Message-State: AOJu0YyvBl0s6QIPDRQn/DphTf1lgmi8FU+E55q/VlVzKknDCMWu2YMO ZDfgx/a5HRusyT61AV71bGLdm+/K05tMc96oiXhrYQ== X-Google-Smtp-Source: AGHT+IGEhoms5zRsi2c/6bw+ncLifTBxoQCFTNO008FbMHv866x/z7/VAljyOuUC6PRhr+AMeLAqLw== X-Received: by 2002:a17:902:6947:b0:1bc:8d82:7d82 with SMTP id k7-20020a170902694700b001bc8d827d82mr1109663plt.7.1691539850351; Tue, 08 Aug 2023 17:10:50 -0700 (PDT) Received: from hermes.local (204-195-127-207.wavecable.com. [204.195.127.207]) by smtp.gmail.com with ESMTPSA id ix11-20020a170902f80b00b001bc676df6a9sm5745629plb.132.2023.08.08.17.10.49 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 08 Aug 2023 17:10:49 -0700 (PDT) From: Stephen Hemminger To: dev@dpdk.org Cc: Stephen Hemminger , Nicolas Chautru Subject: [PATCH v2 22/29] bbdev: remove experimental tag Date: Tue, 8 Aug 2023 17:10:10 -0700 Message-Id: <20230809001017.293037-23-stephen@networkplumber.org> X-Mailer: git-send-email 2.39.2 In-Reply-To: <20230809001017.293037-1-stephen@networkplumber.org> References: <20230808173527.186042-1-stephen@networkplumber.org> <20230809001017.293037-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 bbdev were last added to in 22.11. Remove experimental flag now. Signed-off-by: Stephen Hemminger --- lib/bbdev/rte_bbdev.h | 4 ---- lib/bbdev/rte_bbdev_op.h | 2 -- lib/bbdev/version.map | 18 ++++++------------ 3 files changed, 6 insertions(+), 18 deletions(-) diff --git a/lib/bbdev/rte_bbdev.h b/lib/bbdev/rte_bbdev.h index f124e1f5db28..0fcac39fad8b 100644 --- a/lib/bbdev/rte_bbdev.h +++ b/lib/bbdev/rte_bbdev.h @@ -658,7 +658,6 @@ rte_bbdev_enqueue_ldpc_dec_ops(uint16_t dev_id, uint16_t queue_id, * The number of operations actually enqueued. * (This is the number of processed entries in the @p ops array.) */ -__rte_experimental static inline uint16_t rte_bbdev_enqueue_fft_ops(uint16_t dev_id, uint16_t queue_id, struct rte_bbdev_fft_op **ops, uint16_t num_ops) @@ -813,7 +812,6 @@ rte_bbdev_dequeue_ldpc_dec_ops(uint16_t dev_id, uint16_t queue_id, * The number of operations actually dequeued (this is the number of entries * copied into the @p ops array). */ -__rte_experimental static inline uint16_t rte_bbdev_dequeue_fft_ops(uint16_t dev_id, uint16_t queue_id, struct rte_bbdev_fft_op **ops, uint16_t num_ops) @@ -964,7 +962,6 @@ rte_bbdev_queue_intr_ctl(uint16_t dev_id, uint16_t queue_id, int epfd, int op, * @returns * Device status as string or NULL if invalid. */ -__rte_experimental const char* rte_bbdev_device_status_str(enum rte_bbdev_device_status status); @@ -977,7 +974,6 @@ rte_bbdev_device_status_str(enum rte_bbdev_device_status status); * @returns * Queue status as string or NULL if op_type is invalid. */ -__rte_experimental const char* rte_bbdev_enqueue_status_str(enum rte_bbdev_enqueue_status status); diff --git a/lib/bbdev/rte_bbdev_op.h b/lib/bbdev/rte_bbdev_op.h index 138fa19b58d6..239b9d8abd12 100644 --- a/lib/bbdev/rte_bbdev_op.h +++ b/lib/bbdev/rte_bbdev_op.h @@ -1041,7 +1041,6 @@ rte_bbdev_dec_op_alloc_bulk(struct rte_mempool *mempool, * - 0 on success. * - EINVAL if invalid mempool is provided. */ -__rte_experimental static inline int rte_bbdev_fft_op_alloc_bulk(struct rte_mempool *mempool, struct rte_bbdev_fft_op **ops, unsigned int num_ops) @@ -1101,7 +1100,6 @@ rte_bbdev_enc_op_free_bulk(struct rte_bbdev_enc_op **ops, unsigned int num_ops) * @param num_ops * Number of structures. */ -__rte_experimental static inline void rte_bbdev_fft_op_free_bulk(struct rte_bbdev_fft_op **ops, unsigned int num_ops) { diff --git a/lib/bbdev/version.map b/lib/bbdev/version.map index 4f4bfbbd5ea1..a75a74c6a7e7 100644 --- a/lib/bbdev/version.map +++ b/lib/bbdev/version.map @@ -10,11 +10,17 @@ DPDK_24 { rte_bbdev_dec_op_free_bulk; rte_bbdev_dequeue_dec_ops; rte_bbdev_dequeue_enc_ops; + rte_bbdev_dequeue_fft_ops; + rte_bbdev_device_status_str; rte_bbdev_devices; rte_bbdev_enc_op_alloc_bulk; rte_bbdev_enc_op_free_bulk; rte_bbdev_enqueue_dec_ops; rte_bbdev_enqueue_enc_ops; + rte_bbdev_enqueue_fft_ops; + rte_bbdev_enqueue_status_str; + rte_bbdev_fft_op_alloc_bulk; + rte_bbdev_fft_op_free_bulk; rte_bbdev_find_next; rte_bbdev_get_named_dev; rte_bbdev_info_get; @@ -39,15 +45,3 @@ DPDK_24 { local: *; }; - -EXPERIMENTAL { - global: - - # added in 22.11 - rte_bbdev_dequeue_fft_ops; - rte_bbdev_device_status_str; - rte_bbdev_enqueue_fft_ops; - rte_bbdev_enqueue_status_str; - rte_bbdev_fft_op_alloc_bulk; - rte_bbdev_fft_op_free_bulk; -};