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 73AFB4319C; Wed, 18 Oct 2023 21:41:50 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E4E2840272; Wed, 18 Oct 2023 21:41:49 +0200 (CEST) Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.129.124]) by mails.dpdk.org (Postfix) with ESMTP id 191B240271 for ; Wed, 18 Oct 2023 21:41:48 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1697658108; 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: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=iy/s5+3tlFJElSJN4mc4yrFWYvmpgf4FLIhWZ6kmSNY=; b=gH7JNrPYhm77XnahGh3O5pmLvHtd09oHRzgPJsHE5TKQE5X3GdIKUks4GOI+lXbN7jhOSC h8Ie6gBXEfIoCBGXTQX2dtAXm2tCoFL6uDAMabn4TgazmxuLRtZ/uoZEi8o5NPuFNFdX5x UcFRRrMIkzDABe3hD/NqwPAg3WxB18s= Received: from mail-lf1-f72.google.com (mail-lf1-f72.google.com [209.85.167.72]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-381-rR-0auCzNs26ulYXFkRcNQ-1; Wed, 18 Oct 2023 15:41:47 -0400 X-MC-Unique: rR-0auCzNs26ulYXFkRcNQ-1 Received: by mail-lf1-f72.google.com with SMTP id 2adb3069b0e04-5079641031aso6525099e87.1 for ; Wed, 18 Oct 2023 12:41:46 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697658105; x=1698262905; h=content-transfer-encoding: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=iy/s5+3tlFJElSJN4mc4yrFWYvmpgf4FLIhWZ6kmSNY=; b=HEc/S0aqEBHSOBzSpC/IlQ6aW/XSYGOTpEBzTziOS4LF1r4OCD8JuKpAJuLUpbdeH+ lsjiK82iqZIlmdOLqtBwnonTugr5/zXy9YbOB2KWBsnofHfH5YoNzLpLM5pGthKD7/x6 FV6dGckuC34f6EYn/ZLGnZIhOrPvTNYhqiSyOrrwo4EuLI1lFIN6gjPcg9A4DQJt2vLu 9TYMhLAx0/UAWT+j0dg9qkMvD+DXfQ4YxuL1q6BTtLlfGw5Zyb7RXp9jb7G1NLH4zdQl vMp6IxwTjztgdcUYsb1WlPF0s1BF343kYBLjBWjkxNqdWeP92ko2G4ScIr/BudwEHIHh Oreg== X-Gm-Message-State: AOJu0YwPM8Cho7Fwrtwvpin5WuW/ywHB/L+hLWJ1Jyx4q6JCFJTYOXUT NUuhmgQTwlhjqYBcck0BqJnFWpq8x2KRavPhW0PBt0C28K7WG5OP1g/x516n4zEfPd7E2aoHiFS it4Wc+arriHrvfylXhZk= X-Received: by 2002:ac2:5202:0:b0:500:aa41:9d67 with SMTP id a2-20020ac25202000000b00500aa419d67mr10958lfl.8.1697658105625; Wed, 18 Oct 2023 12:41:45 -0700 (PDT) X-Google-Smtp-Source: AGHT+IE2xogYP0DKlFi8yylDJI/IHdAgaJSbAGLmPlxamVHsNT319zLenPZrzARk9Ucs2GzJfic+AnIB6VJsUrAwKn0= X-Received: by 2002:ac2:5202:0:b0:500:aa41:9d67 with SMTP id a2-20020ac25202000000b00500aa419d67mr10947lfl.8.1697658105242; Wed, 18 Oct 2023 12:41:45 -0700 (PDT) MIME-Version: 1.0 References: <20230808173527.186042-1-stephen@networkplumber.org> <20230809001017.293037-1-stephen@networkplumber.org> In-Reply-To: From: David Marchand Date: Wed, 18 Oct 2023 21:41:33 +0200 Message-ID: Subject: Re: [PATCH v2 00/29] promote many API's to stable To: Stephen Hemminger Cc: dev@dpdk.org, Tyler Retzlaff , Thomas Monjalon X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable 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 Wed, Oct 18, 2023 at 9:14=E2=80=AFPM David Marchand wrote: > > Hello Stephen, > > On Wed, Aug 9, 2023 at 2:10=E2=80=AFAM Stephen Hemminger > wrote: > > > > Since 23.11 is an LTS release it is time to remove the experimental > > bandaid off many API's. There are about 850 API's marked with experimen= tal > > on current main branch. This addresses the easy to remove ones and > > gets it down to about 690 places. > > > > The rule is any API that has been in since 22.11 needs to have > > experimental removed (or deleted). The experimental flag is > > intended to be temporary not a "get out of ABI stability for free" card= . > > > > v2 - add more libraries to the mix > > - remove EXPERIMENTAL where tagged in MAINTAINERS > > There were some API updates merged in -rc1. > Could you please rebase this series? Some additional comments to this request. rte_compat.h is only needed for __rte_experimental and __rte_internal tags. There is probably some unnecessary #include left behind after this series. About version.map content, I recommend using ./devtools/update-abi.sh $(cat ABI_VERSION) as it sorts the stable symbols for you (but leave experimental and internal sections untouched). --=20 David Marchand