From patchwork Tue Oct 24 02:54:02 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Stephen Hemminger X-Patchwork-Id: 133239 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 BE44A431EB; Tue, 24 Oct 2023 04:55:08 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C842242D99; Tue, 24 Oct 2023 04:54:41 +0200 (CEST) Received: from mail-pf1-f179.google.com (mail-pf1-f179.google.com [209.85.210.179]) by mails.dpdk.org (Postfix) with ESMTP id 993F1410F6 for ; Tue, 24 Oct 2023 04:54:38 +0200 (CEST) Received: by mail-pf1-f179.google.com with SMTP id d2e1a72fcca58-6b1e46ca282so3977079b3a.2 for ; Mon, 23 Oct 2023 19:54:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=networkplumber-org.20230601.gappssmtp.com; s=20230601; t=1698116077; x=1698720877; 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=ZfhvTU3LrY5+9peeEANdX18SN3u1zcZeQjtKwxUwlQc=; b=UfGZeT1y1RWYwIaxvhrdbtcPq0zjOGHFupM8sSomMXJrM+R7L/wipuhp4mZPGeU9Rg lKgSDAOWmrAaCCZ/bdDW3nZw70Q0wpM70bMFbF6fMZmjU5bTf7qRuEz7aZTmB/YUcDr+ 9VpfKDifQv1R1WJDQXc+gKNaS/Cib9ULAgx9akPa5CTw24cxsnuieYD3BnsHZAQ5pbdR h3u5k8vLVO0NjKBLqQtVlLkJtlvIIrr9GPJ+SSddRgMsMGYepAchYKaf6GgdhTiPW15v fUu1zrwfLjgKx2VHxsemDqQLHm9SA0XzjFpfCTx7N7MH+UBryl8cF5S6lghjlPbUtI5q MiTg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698116077; x=1698720877; 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=ZfhvTU3LrY5+9peeEANdX18SN3u1zcZeQjtKwxUwlQc=; b=YiT/AKif2oJYfHCBGtnFB48onIITj6J//lb+WI1wbodfZE+a62O/m6oqlN6GYXWpkP /jbaH02m467PYVLCzA2kzD2a3MRaeIQDJ+yyIdIUphI9s7yswmKQb2CbXAFJMniI8Nxn kdgmsFOcjGT8MdDBO3UL7Y5PR+p6JPl3RH3I+WdnXw1KaKt7ghhaTOTAOozceNyUHbvV KyRbNKMdSme7nDtovE3+EiZw/qtq4vswq88hu1FrYBKkqdjkGj6dLJAWevICPAsDDDLD hk/yI2oaEVO1V3iovAKFJeO2Bg1GNomccmd5K9cr9pX/guMWSUzHz78vQxjwNa2eZNGy zl8A== X-Gm-Message-State: AOJu0YxrIOE28wEuJiAIyDqrYNCGhT3Q2xBBcflOY2kxXk6utp8mTAC9 2JdOSzOUjz244mLQnkW1Y0RwG9IBuscPybqjrVg/Rw== X-Google-Smtp-Source: AGHT+IFAx644mPdMogY1qnUnBF5tOyLY4witCzJJHIWF2vQpALwWcgb8IltxSQIdIuzSqd5TSkt3tg== X-Received: by 2002:a05:6a00:1389:b0:6bb:def8:b0a7 with SMTP id t9-20020a056a00138900b006bbdef8b0a7mr12545066pfg.3.1698116077563; Mon, 23 Oct 2023 19:54:37 -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.36 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 23 Oct 2023 19:54:36 -0700 (PDT) From: Stephen Hemminger To: dev@dpdk.org Cc: Stephen Hemminger , Reshma Pattan Subject: [PATCH v7 05/25] pcapng: mark API's as stable Date: Mon, 23 Oct 2023 19:54:02 -0700 Message-Id: <20231024025422.126021-6-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 This API was added in 22.11 and can now be marked as not experimental. Signed-off-by: Stephen Hemminger --- lib/pcapng/rte_pcapng.h | 11 ----------- lib/pcapng/version.map | 6 ++---- 2 files changed, 2 insertions(+), 15 deletions(-) diff --git a/lib/pcapng/rte_pcapng.h b/lib/pcapng/rte_pcapng.h index d93cc9f73ad5..c96c8994f38b 100644 --- a/lib/pcapng/rte_pcapng.h +++ b/lib/pcapng/rte_pcapng.h @@ -6,10 +6,6 @@ * @file * RTE pcapng * - * @warning - * @b EXPERIMENTAL: - * All functions in this file may be changed or removed without prior notice. - * * Pcapng is an evolution from the pcap format, created to address some of * its deficiencies. Namely, the lack of extensibility and inability to store * additional information. @@ -54,7 +50,6 @@ typedef struct rte_pcapng rte_pcapng_t; * @return * handle to library, or NULL in case of error (and rte_errno is set). */ -__rte_experimental rte_pcapng_t * rte_pcapng_fdopen(int fd, const char *osname, const char *hardware, @@ -66,7 +61,6 @@ rte_pcapng_fdopen(int fd, * @param self * handle to library */ -__rte_experimental void rte_pcapng_close(rte_pcapng_t *self); @@ -89,7 +83,6 @@ rte_pcapng_close(rte_pcapng_t *self); * and before any packet record. All ports used in packet capture * must be added. */ -__rte_experimental int rte_pcapng_add_interface(rte_pcapng_t *self, uint16_t port, const char *ifname, const char *ifdescr, @@ -132,7 +125,6 @@ enum rte_pcapng_direction { * - The pointer to the new mbuf formatted for pcapng_write * - NULL if allocation fails. */ -__rte_experimental struct rte_mbuf * rte_pcapng_copy(uint16_t port_id, uint32_t queue, const struct rte_mbuf *m, struct rte_mempool *mp, @@ -149,7 +141,6 @@ rte_pcapng_copy(uint16_t port_id, uint32_t queue, * The minimum size of mbuf data to handle packet with length bytes. * Accounting for required header and trailer fields */ -__rte_experimental uint32_t rte_pcapng_mbuf_size(uint32_t length); @@ -174,7 +165,6 @@ rte_pcapng_mbuf_size(uint32_t length); * The number of bytes written to file, -1 on failure to write file. * The mbuf's in *pkts* are always freed. */ -__rte_experimental ssize_t rte_pcapng_write_packets(rte_pcapng_t *self, struct rte_mbuf *pkts[], uint16_t nb_pkts); @@ -205,7 +195,6 @@ rte_pcapng_write_packets(rte_pcapng_t *self, * @return * number of bytes written to file, -1 on failure to write file */ -__rte_experimental ssize_t rte_pcapng_write_stats(rte_pcapng_t *self, uint16_t port, const char *comment, diff --git a/lib/pcapng/version.map b/lib/pcapng/version.map index 36393914d97c..81c9652ad6b5 100644 --- a/lib/pcapng/version.map +++ b/lib/pcapng/version.map @@ -1,6 +1,7 @@ -EXPERIMENTAL { +DPDK_24 { global: + rte_pcapng_add_interface; rte_pcapng_close; rte_pcapng_copy; rte_pcapng_fdopen; @@ -8,8 +9,5 @@ EXPERIMENTAL { rte_pcapng_write_packets; rte_pcapng_write_stats; - # added in 23.03 - rte_pcapng_add_interface; - local: *; };