From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 336E8A0560; Tue, 18 Oct 2022 16:15:38 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2129240A8B; Tue, 18 Oct 2022 16:15:38 +0200 (CEST) Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.133.124]) by mails.dpdk.org (Postfix) with ESMTP id 3AB4E4021D for ; Tue, 18 Oct 2022 16:15:37 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1666102536; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=o+RQxscTA1GasZ/dWV2zgojBqKBng8RnCRB9TDrPELo=; b=PICqM7skfuaQP4ynzDw/ByLLpD6DAufGGAWP/ku+I3J1xataVu7Uz+xNm3d/5nAODGg7Ci WZ2NzlP/U6WYBEIs2TvS65G2gQs6SLw07nha8RZ6JKF0PL+Z/VFajcb+QO4tgQsvnT0m7y 0BT3CP3RFNXiYjghHz84SyF94LS6Lzg= Received: from mail-pl1-f198.google.com (mail-pl1-f198.google.com [209.85.214.198]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_128_GCM_SHA256) id us-mta-112-pbgPeYIiOWmH2K3L0Q3xTA-1; Tue, 18 Oct 2022 10:15:34 -0400 X-MC-Unique: pbgPeYIiOWmH2K3L0Q3xTA-1 Received: by mail-pl1-f198.google.com with SMTP id y1-20020a17090322c100b001853a004c1bso9278318plg.19 for ; Tue, 18 Oct 2022 07:15:34 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=o+RQxscTA1GasZ/dWV2zgojBqKBng8RnCRB9TDrPELo=; b=pcODoY47xgRl72d9U47yp+LN6/A4X/xfkm+BaoTextfMAz18pwQyP0wmNLK9gQERcz /bgsAVfGkAIR0w8OOeK/CJDXnZeUUpvhK1uQvg3WeutZk6tLBv7Oegx5ZPyxrFYLrhRj HxQbW/lrw26/iwegnMtagIfdCMmPauzlQlJESNul6Us651dPPghdqMTXN0MSYuuldqhT W85rgt3jF4hIN2aRO+lCRG09uWdoqgRn5scIfkwfnmvgtNerzihGC9AgHt9pfIkMotvF 442CjRNbVV5yBzHInbzROXebpaxs5yoDvYfv7lA1WP20wAEVBeBfmbB+4G17535jtASG yDtw== X-Gm-Message-State: ACrzQf3RKUKlWsmSamr70GcDLt6WMy/HaScKJLS9yA4atfbx/guMAQXV ecZIAD+JyF5LN6DXmAfPJJYWcpMO2ebUfC3pD+c0pyb7XX+FN2mzpEtJOhOu3UQc3uY0HAlRgvW 2DCVonxYbiNPh+131RV4= X-Received: by 2002:a05:6a00:4c84:b0:562:ed08:599a with SMTP id eb4-20020a056a004c8400b00562ed08599amr3480023pfb.64.1666102533871; Tue, 18 Oct 2022 07:15:33 -0700 (PDT) X-Google-Smtp-Source: AMsMyM5hB+J8DPq32wfMNXgS52Z9wJC4WsvVm09s+MzRDL62Dn8pWmUj050R63MzoLPckCW9OwCWwvaRdLc3hNtTDtk= X-Received: by 2002:a05:6a00:4c84:b0:562:ed08:599a with SMTP id eb4-20020a056a004c8400b00562ed08599amr3479993pfb.64.1666102533498; Tue, 18 Oct 2022 07:15:33 -0700 (PDT) MIME-Version: 1.0 References: <20221018015720.411702-1-stephen@networkplumber.org> In-Reply-To: <20221018015720.411702-1-stephen@networkplumber.org> From: David Marchand Date: Tue, 18 Oct 2022 16:15:22 +0200 Message-ID: Subject: Re: [PATCH 0/3] remove more experimental tags To: Stephen Hemminger Cc: dev@dpdk.org X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset="UTF-8" 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 On Tue, Oct 18, 2022 at 3:58 AM Stephen Hemminger wrote: > > Remove some of the older experimental tags for 22.11 > > Stephen Hemminger (3): > eal: remove experimental from rte_epoll_wait_interruptible > eal: make rte_log_list_types not experimental > rwlock: make trylock operations no longer experimental > > lib/eal/include/generic/rte_rwlock.h | 12 ++---------- > lib/eal/include/rte_epoll.h | 1 - > lib/eal/include/rte_log.h | 4 ---- > lib/eal/version.map | 4 ++-- > 4 files changed, 4 insertions(+), 17 deletions(-) Patch 1 (resp. 2) removes the last remaining experimental function declared in rte_epoll.h (resp. rte_log.h). We can drop #include in this header. For the series, Reviewed-by: David Marchand -- David Marchand