From patchwork Thu Oct 19 16:55:49 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Stephen Hemminger X-Patchwork-Id: 133007 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 CF1B0431AE; Thu, 19 Oct 2023 18:58:48 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3BF5D42E23; Thu, 19 Oct 2023 18:56:38 +0200 (CEST) Received: from mail-oo1-f46.google.com (mail-oo1-f46.google.com [209.85.161.46]) by mails.dpdk.org (Postfix) with ESMTP id 4987942DEE for ; Thu, 19 Oct 2023 18:56:27 +0200 (CEST) Received: by mail-oo1-f46.google.com with SMTP id 006d021491bc7-581d4f9a2c5so1747126eaf.0 for ; Thu, 19 Oct 2023 09:56:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=networkplumber-org.20230601.gappssmtp.com; s=20230601; t=1697734586; x=1698339386; 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=tUiZptUGz64utUoGtpsCLMRH9QRBtHMSdbkg28Ur1O8=; b=fovuTCusJ9GxB8oP4epGvihmxHekDyQXM5EVkSaZqsHm02ZbpRvh615VwNdAx+8Glf ofmmOwLCj8fKYNJwCgCi1x2DoY12DZupmKdQNhzgY+EMG2GFb1/jG4+UmDVnn9+iK9dB 6UuBZE1vDginDTCCC6xcUCFHAOB7+Rgc2vzVbGOFmNRpf7fFjJQuc8/4AX0YoAMuSvJL +rIGo5zxbmSkv5zdf1RgFJ3xWGu+2Ni5d8LzaSflO5/iatY1KKNCaqLBd8tzEkFN24cF nRuD34HTloSbN23dPV3vXFLTBE5xICeOzEG7ufdgz4tLrYg4Pmbc8vc/9Kw8PJztPaP4 27fg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697734586; x=1698339386; 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=tUiZptUGz64utUoGtpsCLMRH9QRBtHMSdbkg28Ur1O8=; b=WHyYMm3Cc5jhsEduahz3E5Hl3vcPbU2MhTTqObFo1JswXMpXDvB9oV7AMsEkdfPLDY ReUxKSE0nhMoDGZU0vFDPYNvTQLOfBGk1rduZQquy99Gaf+V6dBdhR41X/QQ6kl9qU4q et62HSuKkn1FGHQbKoQIL08ovmuUE6eGYZ9Kk8ZUCHob6+70+rr53+QpXlRLOVMdjGy7 KtLFYv/NVyihUNXEgGhIn41Hj6q7odmiB8bYT0sUo38511lVYf4buuOOcXEBg75wvFNU NDBH0y0Yh+NvtKH1MKbbMWHgDkOh/d2CWHoJXZltQAFwI62DQbo2sx+FG5R4MBGDV2iQ ynrA== X-Gm-Message-State: AOJu0YzCEt501pHV3vBhN1vGL8rm2471fv5Yyw3j5tUxw6yU34/aP0ZS umtgMzviL4LfuXSWkyLl5kmdAzrGvwJhqlwTLiOXiw== X-Google-Smtp-Source: AGHT+IE4Jq3mBoJRLpEnc+H+5qWtqFWSOVdAuABBickAMWsXbczF1FWOTXIR9yyTKUOEYcFbJt+VcQ== X-Received: by 2002:a05:6359:a17:b0:166:e43e:6f5b with SMTP id el23-20020a0563590a1700b00166e43e6f5bmr2831325rwb.16.1697734586383; Thu, 19 Oct 2023 09:56:26 -0700 (PDT) Received: from hermes.local (204-195-126-68.wavecable.com. [204.195.126.68]) by smtp.gmail.com with ESMTPSA id y22-20020aa79436000000b00672ea40b8a9sm13988pfo.170.2023.10.19.09.56.25 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 19 Oct 2023 09:56:26 -0700 (PDT) From: Stephen Hemminger To: dev@dpdk.org Cc: Stephen Hemminger , Anatoly Burakov , David Hunt Subject: [PATCH v3 20/29] power fix Date: Thu, 19 Oct 2023 09:55:49 -0700 Message-Id: <20231019165559.115742-21-stephen@networkplumber.org> X-Mailer: git-send-email 2.39.2 In-Reply-To: <20231019165559.115742-1-stephen@networkplumber.org> References: <20230808173527.186042-1-stephen@networkplumber.org> <20231019165559.115742-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 --- lib/power/version.map | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lib/power/version.map b/lib/power/version.map index 8dd154bb0609..177ef3e2dd54 100644 --- a/lib/power/version.map +++ b/lib/power/version.map @@ -42,4 +42,6 @@ DPDK_24 { rte_power_uncore_get_num_pkgs; rte_power_uncore_init; rte_power_unset_uncore_env; + + local: *; };