From patchwork Fri Oct 20 20:57:38 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Stephen Hemminger X-Patchwork-Id: 133083 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 BA008431BE; Fri, 20 Oct 2023 22:58:54 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 793F0410F1; Fri, 20 Oct 2023 22:58:18 +0200 (CEST) Received: from mail-pl1-f174.google.com (mail-pl1-f174.google.com [209.85.214.174]) by mails.dpdk.org (Postfix) with ESMTP id 5BE2840A6C for ; Fri, 20 Oct 2023 22:58:15 +0200 (CEST) Received: by mail-pl1-f174.google.com with SMTP id d9443c01a7336-1c9d407bb15so10488315ad.0 for ; Fri, 20 Oct 2023 13:58:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=networkplumber-org.20230601.gappssmtp.com; s=20230601; t=1697835494; x=1698440294; 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=JipZ6eWURmSwq2MEmhyaTu3LTuS6ky9CtSlonInm0nGK6YtwwGE8S4HSuT9Ujgwg8c x1hyjlzHkF0Euwh8eKXALRDf0fY4+O+PP048QWwtxmCedqrtHL0X9e76WUm0+yNBeL3f DmYjARkj0ipdmP1I8O1eJo8q/sMMBazf7lPC8GtzY1SXiB/AnvV613X8uglwkQFgFVBj iUq/HzmDyk0IT33PUtjFWEuyM2emVQ9/2mCMsS25xvK6yQmRLjgdetz7XnmDbiyPoRGM LOtYCao0KfbWIXpiCA5j242edbDc1isIk6UB6AeRMdB30WbztEPrJ9lFQ/X6josw2Lcx EidA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697835494; x=1698440294; 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=r99UCe69fN3shxnqxhChYijc9fFPzAwMr22gejluqaTuW0mDBEm8/tz+sQW8efQpDT XPfKJyLpyrryIo+bLlK+9apIjDxiSDkn3PNU1KJDbKVVeFQMCMaUPVtsgHeuC1OdodAm NHYLdeedtoEXvoXcjpTnS5p0Y4s7ymJggc70TmV3oQQO+KsN9hpO/uaa4WWZM0praoNC ZkpzDUye7S3uPzeTXVFUPr+HkyfmYRMfM+PMiST0wALiavfatQbQDf8Tb590aS4WOhWD OT6YxerMgema6F06xg0wqivkxgkckGGBgBYoqdttQlDVPq0p2OuZDkSCH1TWV0pWc5Uu 6lbA== X-Gm-Message-State: AOJu0Yz2y4umevURbuXQfkqSp6mBwR5OxGnBVeaThG87SRh7ZSmibyjv MIg5yZTZzzU508l6lY/eisEyufdhx8PUELc9q7+C8Q== X-Google-Smtp-Source: AGHT+IEHgwODggxeriVtBd+izIgv7SjiURyd9YwObkIKK/KoKNoUNsAijL65P0vGfjPuduDMYN5GeQ== X-Received: by 2002:a17:903:2846:b0:1c9:cc88:5029 with SMTP id kq6-20020a170903284600b001c9cc885029mr2843266plb.32.1697835494200; Fri, 20 Oct 2023 13:58:14 -0700 (PDT) Received: from hermes.local (204-195-126-68.wavecable.com. [204.195.126.68]) by smtp.gmail.com with ESMTPSA id u17-20020a170902e5d100b001c61512f2a6sm1930961plf.220.2023.10.20.13.58.13 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 20 Oct 2023 13:58:13 -0700 (PDT) From: Stephen Hemminger To: dev@dpdk.org Cc: Stephen Hemminger , Reshma Pattan Subject: [PATCH v5 05/26] pcapng: mark API's as stable Date: Fri, 20 Oct 2023 13:57:38 -0700 Message-Id: <20231020205759.195126-6-stephen@networkplumber.org> X-Mailer: git-send-email 2.39.2 In-Reply-To: <20231020205759.195126-1-stephen@networkplumber.org> References: <20230808173527.186042-1-stephen@networkplumber.org> <20231020205759.195126-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: *; };