From patchwork Fri Oct 20 21:41:17 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Stephen Hemminger X-Patchwork-Id: 133116 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 37863431BE; Fri, 20 Oct 2023 23:43:05 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B861F42E1F; Fri, 20 Oct 2023 23:41:50 +0200 (CEST) Received: from mail-il1-f171.google.com (mail-il1-f171.google.com [209.85.166.171]) by mails.dpdk.org (Postfix) with ESMTP id 6092F427E4 for ; Fri, 20 Oct 2023 23:41:43 +0200 (CEST) Received: by mail-il1-f171.google.com with SMTP id e9e14a558f8ab-3574cde48b4so4251775ab.1 for ; Fri, 20 Oct 2023 14:41:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=networkplumber-org.20230601.gappssmtp.com; s=20230601; t=1697838102; x=1698442902; 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=YC+mhH5Do9QWNHkM3O57zznClrHIlIqzFhUq/I1ixuk=; b=1TaCVbqk9BYehBTfPjIVDAI59nUBBHIsMHePI4O1gcyOf0WBtxJhCVOpkovW25vMqc L/cExUT81gkrUmDrLlf2uF9ud4wgOoqdVHwSFmOkaJ4k+LSM3LYF7l/F3hWvemC+01/+ fU48ENWE09vcqpP31W7lpagz5BjOqpy78d8+/GZNqSnIJkf5cEouzqGSLfVs5y87b17I 3hEBCi/RELkaKzhL5r9i9A3+jwu4uXnlpst+3V6yPBQ9poq+56qSZDUOEE9iODFb1j17 XQZHYnvYyumlg+Oh4qE5nFAHnBni5C8cSu6XttLpJSWtRjPWFfbHbjTh7h4AbQwAZGkM Jv1A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697838102; x=1698442902; 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=YC+mhH5Do9QWNHkM3O57zznClrHIlIqzFhUq/I1ixuk=; b=ZMYIr4nwM0zo+dtmeeEb5M/+jFryN3JRxje8GhdDklTNDzF4Fl+0UO/ZxbN6SSuf7R eckM2921rgR93FqMfkper/R4Cr5QvbZHvhcbp3jr5G8OdD7ud/QLfjgqF0giylrl/iAi 24piw6aimYOom/S5nirT5gtbrqxJrJ90bu6s/ffUqAR5xVPwCanvsUB+HN+jYj2Tbcxi psv90co7tqOrQ2rFZ3PAWI9p7D2iCjOzbZ6UeUqe0d1HkiWOHuNwFK5/7faofY5AcbEy //GIdG18i7BFLepgrzo7S2aMQqmNSdjnL71pl/Wgbzhgof5bK0CfeAiEhHuKSH8DE48U mqTQ== X-Gm-Message-State: AOJu0Yytl2WPrVu+k5oHYJbhXB/Gm0Sw+fuCeQk9uLFazWKpPcZQlr7E 1Ebg/BklZcO9bdLS6KHoAFbp+7G5JTre3MEiMRlpQw== X-Google-Smtp-Source: AGHT+IFi7XGWZgp1DT+Zq0131fxjpoCKhoU9/ptrjqNvC5VeI1YmjhHBRbfE07YQOUhnf3QuVGwKiQ== X-Received: by 2002:a92:d443:0:b0:357:49f1:96a9 with SMTP id r3-20020a92d443000000b0035749f196a9mr2825332ilm.26.1697838102470; Fri, 20 Oct 2023 14:41:42 -0700 (PDT) Received: from hermes.local (204-195-126-68.wavecable.com. [204.195.126.68]) by smtp.gmail.com with ESMTPSA id 19-20020a631753000000b005894450b404sm1886543pgx.63.2023.10.20.14.41.41 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 20 Oct 2023 14:41:41 -0700 (PDT) From: Stephen Hemminger To: dev@dpdk.org Cc: Stephen Hemminger Subject: [PATCH v2 12/14] eal: mark rte_eal_vfio_get_token stable Date: Fri, 20 Oct 2023 14:41:17 -0700 Message-Id: <20231020214119.255491-13-stephen@networkplumber.org> X-Mailer: git-send-email 2.39.2 In-Reply-To: <20231020214119.255491-1-stephen@networkplumber.org> References: <20230809164312.308093-1-stephen@networkplumber.org> <20231020214119.255491-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 This API was added in 20.08 release. Signed-off-by: Stephen Hemminger --- lib/eal/include/rte_eal.h | 4 ---- lib/eal/version.map | 4 +--- 2 files changed, 1 insertion(+), 7 deletions(-) diff --git a/lib/eal/include/rte_eal.h b/lib/eal/include/rte_eal.h index cd318ee14152..c2256f832e51 100644 --- a/lib/eal/include/rte_eal.h +++ b/lib/eal/include/rte_eal.h @@ -409,16 +409,12 @@ int rte_eal_create_uio_dev(void); enum rte_intr_mode rte_eal_vfio_intr_mode(void); /** - * @warning - * @b EXPERIMENTAL: this API may change without prior notice - * * Copy the user-configured vfio VF token. * * @param vf_token * vfio VF token configured with the command line is copied * into this parameter, zero uuid by default. */ -__rte_experimental void rte_eal_vfio_get_vf_token(rte_uuid_t vf_token); /** diff --git a/lib/eal/version.map b/lib/eal/version.map index 3d4f6b5f79e6..529963b61b15 100644 --- a/lib/eal/version.map +++ b/lib/eal/version.map @@ -88,6 +88,7 @@ DPDK_24 { rte_eal_tailq_lookup; rte_eal_tailq_register; rte_eal_using_phys_addrs; + rte_eal_vfio_get_vf_token; # WINDOWS_NO_EXPORT rte_eal_vfio_intr_mode; # WINDOWS_NO_EXPORT rte_eal_wait_lcore; rte_epoll_ctl; @@ -373,9 +374,6 @@ EXPERIMENTAL { rte_trace_regexp; # WINDOWS_NO_EXPORT rte_trace_save; # WINDOWS_NO_EXPORT - # added in 20.08 - rte_eal_vfio_get_vf_token; # WINDOWS_NO_EXPORT - # added in 20.11 __rte_eal_trace_generic_size_t; # WINDOWS_NO_EXPORT rte_cpu_get_intrinsics_support; # WINDOWS_NO_EXPORT