From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <stable-bounces@dpdk.org>
Received: from dpdk.org (dpdk.org [92.243.14.124])
	by inbox.dpdk.org (Postfix) with ESMTP id C4CCDA0539
	for <public@inbox.dpdk.org>; Thu, 23 Jan 2020 11:02:04 +0100 (CET)
Received: from [92.243.14.124] (localhost [127.0.0.1])
	by dpdk.org (Postfix) with ESMTP id A2160322C;
	Thu, 23 Jan 2020 11:02:04 +0100 (CET)
Received: from mail-io1-f67.google.com (mail-io1-f67.google.com
 [209.85.166.67]) by dpdk.org (Postfix) with ESMTP id 2B3BEF04;
 Thu, 23 Jan 2020 11:02:02 +0100 (CET)
Received: by mail-io1-f67.google.com with SMTP id m25so2346678ioo.8;
 Thu, 23 Jan 2020 02:02:02 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025;
 h=mime-version:references:in-reply-to:from:date:message-id:subject:to
 :cc; bh=GtPPo2BrfXGVBGOaLH1/6QyoEnhu3IbhefYLU4kByBY=;
 b=XPrh7EXx57YzIsC/8Ye6cRGgUuOcyqa11fHFQi3gAfQ0E26BQ1prYTSBzwD5E58S9U
 ycFv9BvwmeYz79eGri/lNWW2QlueN1p3DV6RTGouAqcLYPT2NV7B+nm8sbOPWfV0VXbT
 SfDiGKAHhOCis2fK7dxG7YrHiU2gx+uYxlHNSjpOinaCshxfgtEP6bv4ltmFY62CzhKs
 9TXe9LZYVgifIfb6y9L0vLZqR9MiqoYFyGOIsefv09A3myD6vF7MSurUO2ha7HuA4cEW
 ZPab/q59aHrMtJ5haO8/0WxOOAYo7N12eOK4tFC+18b+Eos3aeonBvwrKbUKElBL+DRD
 zjxw==
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=GtPPo2BrfXGVBGOaLH1/6QyoEnhu3IbhefYLU4kByBY=;
 b=SNHHIusfxjFvIyu0aVM6E0QWtUoUxO7w6aMowHTIMLu/ExFVZ80saEIZCyK9FwyVRr
 WaSCGp0WkqaqgGmmxRzBM/rTym5XJHYC4+CPsdq2RdCnxH16D27woGp8IjmDVAbCQSRD
 L2xeBwenHHHbgo2I5aJfFaB9BmQFC9mCWw6vR6Iczm/skJNSG9Xa5Jwo6WQQY0OEzuOr
 GqQszlJiJfxc3VX6U9Z40Sy46vdwSD6UZ3MIWGx4GEko1hnpxT5/ozI26XG3c1vi/Cyw
 H4leNbaPj/qbVVpq5ir+rXTdoknvj8bSAZcO+uAM1AbpoFqTYsVefAvWeFTpWMLG+qiR
 DVyQ==
X-Gm-Message-State: APjAAAVNOl2RLQDCL3wl05yVzun+0W2a105YNpTrtoqoINqTekBke3em
 2gN1lDMn0q114W/BRB7oSTubk2Z32c/WFJgg2s0=
X-Google-Smtp-Source: APXvYqz0srTbNj3V2gRnSq1V9DNJ6ur+yTFtrYynyUf6NPcZGB4XqRu/QBKcG0A+lMVIa3u/IcgSJmDiWHohol9v/l8=
X-Received: by 2002:a5e:8516:: with SMTP id i22mr10854802ioj.130.1579773721472; 
 Thu, 23 Jan 2020 02:02:01 -0800 (PST)
MIME-Version: 1.0
References: <20191129091100.4252-1-lironh@marvell.com>
 <CALBAE1Pfpeh-Rhj_4ftfWzW8OeAySDanOegoq3=ZyL0zfBAmsA@mail.gmail.com>
 <MN2PR18MB2398E4AA41C6318C2B840185C6460@MN2PR18MB2398.namprd18.prod.outlook.com>
 <CALBAE1PKhjdv-L98Z5Sk4JbKKuY9O0P37w6KjpGmk=s71rHZ_A@mail.gmail.com>
 <MN2PR18MB2398661EC7A2264A588B699DC6430@MN2PR18MB2398.namprd18.prod.outlook.com>
 <MN2PR18MB239890A5E5A0A9A03F9C3857C6430@MN2PR18MB2398.namprd18.prod.outlook.com>
 <CALBAE1OG7M-F3ba3VPu4AUSsL59-R2kTZnPGPJe7xh-Zsvsj=A@mail.gmail.com>
In-Reply-To: <CALBAE1OG7M-F3ba3VPu4AUSsL59-R2kTZnPGPJe7xh-Zsvsj=A@mail.gmail.com>
From: Jerin Jacob <jerinjacobk@gmail.com>
Date: Thu, 23 Jan 2020 15:31:44 +0530
Message-ID: <CALBAE1OO3T7mZPynkVV64uy6uQGPRkVQtEdo5fzGaNjLcpeFkg@mail.gmail.com>
To: Liron Himi <lironh@marvell.com>
Cc: Jerin Jacob Kollanukkaran <jerinj@marvell.com>, dpdk-dev <dev@dpdk.org>,
 dpdk stable <stable@dpdk.org>
Content-Type: text/plain; charset="UTF-8"
Subject: Re: [dpdk-stable] [EXT] Re: [dpdk-dev] [PATCH] config: update
	Marvell ARMADA
X-BeenThere: stable@dpdk.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: patches for DPDK stable branches <stable.dpdk.org>
List-Unsubscribe: <https://mails.dpdk.org/options/stable>,
 <mailto:stable-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://mails.dpdk.org/archives/stable/>
List-Post: <mailto:stable@dpdk.org>
List-Help: <mailto:stable-request@dpdk.org?subject=help>
List-Subscribe: <https://mails.dpdk.org/listinfo/stable>,
 <mailto:stable-request@dpdk.org?subject=subscribe>
Errors-To: stable-bounces@dpdk.org
Sender: "stable" <stable-bounces@dpdk.org>

On Mon, Dec 2, 2019 at 1:03 PM Jerin Jacob <jerinjacobk@gmail.com> wrote:
>
> On Mon, Dec 2, 2019 at 4:01 PM Liron Himi <lironh@marvell.com> wrote:
> >
> > Hi Jerin,
> >
> > I have created a patch to MUSDK that fix this conflicts as you suggested.
> > This will be externally available in the next MUSDK release.
> > Once it will be out, we can simplify the armada-config, but until then if anyone want to build DPDK with MUSDK it either needs this patch or compile MUSDK as shared lib
>
> Good that it is fixed in the library. +1 for this patch as short terms
> solution till next MUSDK releases shows up.

With the above note,

Acked-by: Jerin Jacob <jerinj@marvell.com>