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 52025A0547 for ; Thu, 25 Feb 2021 15:38:23 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 428D31608C6; Thu, 25 Feb 2021 15:38:23 +0100 (CET) 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 2B5E61608B3 for ; Thu, 25 Feb 2021 15:38:21 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1614263900; 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=5sVZh1F40bGXoc1D8r7TBNmIfh6XZZdA2Ry1yQUVZME=; b=guNWXBc4ftiQVdAHRDAgIkLESmSZEHO3beloi6D/FnPpmaiX4mCCu2Y9dLNMHpbB6RDH0/ uY3Sw992B1BiOpIBqwJObVsTGo5DomsuxL+KDDDAJaHUtfFcvnaNMJ3yY0E4Jq3lVr5dNW r64jyiA7eq0CZDC7N60mo7c5PcuSbnY= Received: from mail-vk1-f198.google.com (mail-vk1-f198.google.com [209.85.221.198]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-76-kwWgp0JPML-YOvEqebzCjA-1; Thu, 25 Feb 2021 09:38:16 -0500 X-MC-Unique: kwWgp0JPML-YOvEqebzCjA-1 Received: by mail-vk1-f198.google.com with SMTP id k21so1092274vke.3 for ; Thu, 25 Feb 2021 06:38:15 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=5sVZh1F40bGXoc1D8r7TBNmIfh6XZZdA2Ry1yQUVZME=; b=HXblXc7ZRSTMgkg7HE2TLs1keNQuYbUnV9SI+7/TV2QRPvtIOTyUQ/kv5IhwFd06wS p9hBRE9IWsVGvotDxO8fn+kB73RbK6LvXfg+lqkKSo24YaMXWAodFWOT9eNItXnxtHDj +ck5NYSlxtoFkn8CVCxFJafyY+x1w1JrPizuVOWXY3e51XOAGA+FYHpvzWcKYbXUw+02 aJrPwmk4zyGeGb8HSj2lxjLFAcXUN5migNeCjr+n9mmbL1CweeWgKSKSUl9bjnzpB7jj DGZPbYPvYkmHctn6RwmswXXRA6EBalKd8wSRF/Is7Du7pZe9SO44c5N+y2j/hCbA6oD4 g3gQ== X-Gm-Message-State: AOAM533X+FV4pbdJgR1I43vbRe0y93NFEYHsjD38DwzAfpQRk9aA5hRY SFtKhpTZw58A075PO/+i3AP3FY1uKnd1IN/438r7IxAYdidvh+gmEJsfLovvxtOOkLgLDk7ZgIW oQddxwf0+KINnGlyqVh8ZGaI= X-Received: by 2002:a67:ecd5:: with SMTP id i21mr1756579vsp.18.1614263895556; Thu, 25 Feb 2021 06:38:15 -0800 (PST) X-Google-Smtp-Source: ABdhPJwxv23MjFVm2lWzWjM6pwYfUULBN9To6manXtpP8Ks5tYiJFKv5Cz5wh3ljSIcGW2mYjRAVn66POZ0r3p7/43U= X-Received: by 2002:a67:ecd5:: with SMTP id i21mr1756552vsp.18.1614263895368; Thu, 25 Feb 2021 06:38:15 -0800 (PST) MIME-Version: 1.0 References: <20210224145434.3108928-1-ferruh.yigit@intel.com> <20210225105449.4111878-1-ferruh.yigit@intel.com> In-Reply-To: <20210225105449.4111878-1-ferruh.yigit@intel.com> From: David Marchand Date: Thu, 25 Feb 2021 15:38:04 +0100 Message-ID: To: Ferruh Yigit Cc: David Hunt , Ray Kinsella , Neil Horman , Bruce Richardson , Anatoly Burakov , dev , dpdk stable , Aaron Conole , =?UTF-8?Q?Juraj_Linke=C5=A1?= Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=dmarchan@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset="UTF-8" Subject: Re: [dpdk-stable] [PATCH v2] power: remove duplicated symbols from map file X-BeenThere: stable@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: patches for DPDK stable branches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: stable-bounces@dpdk.org Sender: "stable" On Thu, Feb 25, 2021 at 11:55 AM Ferruh Yigit wrote: > > This is causing build error, like: > https://travis-ci.com/github/ovsrobot/dpdk/jobs/482121104 > > Also '@internal' marker removed from doxygen comment, since public API > should not be internal. > Experimental tag removed from 'rte_power_guest_channel_send_msg()' > > Fixes: 4d3892dcd77b ("power: make channel message functions public") > Cc: stable@dpdk.org > > Signed-off-by: Ferruh Yigit Reviewed-by: David Marchand -- David Marchand