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 245ED431DE; Mon, 23 Oct 2023 09:29:31 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AD2004027E; Mon, 23 Oct 2023 09:29:30 +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 9D94440270 for ; Mon, 23 Oct 2023 09:29:29 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1698046169; 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=hdcLVmAExs3+YbJGI0gw0Gr1C4LpvWOHe9G9t01Tp34=; b=QPHznB/QnHI++Fo90IWY1m66oYrttUp0rj14Pf2AxzKb8IGAI2KFzTjx2oLT4EH1WSCGfo OuauUknhrRAdCh/ULoxP/nI5bivug6UmqOSX+P8IfPn9hV0RDbvCeOR4OkK/LnTBmjw0hI /VUbU7QMUn//8NQo7tM6BDH0YBLArvU= Received: from mail-lj1-f199.google.com (mail-lj1-f199.google.com [209.85.208.199]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-464-7N5wGYsJM_eqlYVMIaRgXA-1; Mon, 23 Oct 2023 03:29:27 -0400 X-MC-Unique: 7N5wGYsJM_eqlYVMIaRgXA-1 Received: by mail-lj1-f199.google.com with SMTP id 38308e7fff4ca-2c5047f94bdso24932691fa.1 for ; Mon, 23 Oct 2023 00:29:27 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698046166; x=1698650966; 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=hdcLVmAExs3+YbJGI0gw0Gr1C4LpvWOHe9G9t01Tp34=; b=Wt/I5hln41d5o5fl50y2MSET9BGS4THAVDtjZoPqfwHNsx5OvEUkpblb7/DKdd2LDh NOZVKC+0rJbD7V/mOBs2KoCFP4jLz6SkMwGpmXNDftlzRHacGGR0+NZUw8kWAzDSSijc +uuGVJ6Hqr7UZGw3d+249+aIdjw0DhjNFY7k/4QpPihj4qpkCgT2err4jK+J/cy0Bpro k3gdhk9lXJWLjCSzr3beNb91yiqMrhO7VP0dceaeqxiKEZGloeXqVASI79NPsiRWVbVV LmgYfb++AwpiR2RT+e7/to1NCOux3bjqULoDPy+M4EMzmkk25S3n4GyevYjPjVGZ3WpU itCw== X-Gm-Message-State: AOJu0YwYg4uN9G1rQZ28YErUZ+s/K9Uj62iy4PZYljV7x7pdoRzup6pL IL9FGkS/X1lny6Gt3ElkWVCbsEXVh2nP31opvagvEnf+HRXz2pGYy1iEX5pF125RIYDxtxwSYri bJtVFBrWGPs3oJoleVYQ= X-Received: by 2002:a05:651c:1991:b0:2c5:13e8:e6dc with SMTP id bx17-20020a05651c199100b002c513e8e6dcmr7025212ljb.31.1698046166205; Mon, 23 Oct 2023 00:29:26 -0700 (PDT) X-Google-Smtp-Source: AGHT+IG7WujL7l653WSyOKns8J8BS8xt49zsyR0CGKj0Ivr+jzLXNwaXTkc5SjMOGXmQaUxRGn6t8Mo0SJByn9IyhSI= X-Received: by 2002:a05:651c:1991:b0:2c5:13e8:e6dc with SMTP id bx17-20020a05651c199100b002c513e8e6dcmr7025199ljb.31.1698046165890; Mon, 23 Oct 2023 00:29:25 -0700 (PDT) MIME-Version: 1.0 References: <20230808173527.186042-1-stephen@networkplumber.org> <20231020205759.195126-1-stephen@networkplumber.org> <20231020205759.195126-16-stephen@networkplumber.org> In-Reply-To: <20231020205759.195126-16-stephen@networkplumber.org> From: David Marchand Date: Mon, 23 Oct 2023 09:29:14 +0200 Message-ID: Subject: Re: [PATCH v5 15/26] power: remove experimental from API's To: Stephen Hemminger Cc: dev@dpdk.org, David Hunt , Anatoly Burakov , Sivaprasad Tummala 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 Fri, Oct 20, 2023 at 11:00=E2=80=AFPM Stephen Hemminger wrote: > > The power management API's were last changed in 22.11 release. > Therefore remove experimental for 23.11 release. > > Signed-off-by: Stephen Hemminger > Acked-by: David Hunt > --- [snip] > - # added in 23.11 > - rte_power_get_uncore_env; > - rte_power_set_uncore_env; > - rte_power_uncore_freqs; > + rte_power_unset_env; > rte_power_unset_uncore_env; > + > + local: *; Those symbols were introduced last week in ac1edcb6621a ("power: refactor uncore power management API"). --=20 David Marchand