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 A6DA3A034F; Fri, 8 Oct 2021 11:11:08 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 36A534067B; Fri, 8 Oct 2021 11:11:08 +0200 (CEST) Received: from mail-il1-f171.google.com (mail-il1-f171.google.com [209.85.166.171]) by mails.dpdk.org (Postfix) with ESMTP id 8559940140 for ; Fri, 8 Oct 2021 11:11:07 +0200 (CEST) Received: by mail-il1-f171.google.com with SMTP id t11so9235199ilf.11 for ; Fri, 08 Oct 2021 02:11:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=D1kje4G1Cw2FgMsGa5hA+wZk2kOXnGHI5wlFz6EyOKg=; b=W+0VCLg+jfKzVKV6oG3htDNM8PX1cByY2AVFwUfiPDN6qeTSCKT2Fmrzz8mD86JH36 Be6xkI8aX5/tLUloz9lQtzR7dDOHm6FEmq0dW3vHI+u5En7if+dMwIBlRO3H1oV1TGk5 lxg9zWvIZrgf2m6iidmFlJxJGZ6FcvCtViVDPyhOhU8ZRszpZSsU2saYDUjmLt7fRW4g Yjdh+9HwokSgLHHjdtDV7v+anUu3ufCTCLY3Cga3E2Ihbqt9wW1wNUjHx/8E4Sql3rDG 9nNN5h3nS3v58pRQR1sIgkJ0L05h8g6Ffr1hXEM2ISq3JdbqhrgMKI8LV/KgVNPscCnw RxcA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=D1kje4G1Cw2FgMsGa5hA+wZk2kOXnGHI5wlFz6EyOKg=; b=d5XwhOO7pfBuCeiGXalvfiRVK/GjwzQG8SpkY7knKRJ4lOuSvmJj0liQ36bEh0XgDo tr13A6JKWAKeap78d3EJ+1j0b2uvobWT8shwl7X1w5etfwRHj97LDEtQCfg/0METNwSv 7Oit/fpbNu00SkELtgnWVUvkhiJO7ydVV+8s9w425cVpfipwmFWzJx8iYiZYceL7QfED qpCYjmphkfkM3sahYyodM7yTekUhOV0uc9sB6yuaDqoZSfEcJGYrfAXGjHOuv01IXNPe pXopl6/aATRJkU8SVfTUFzqBrhlhskun8DBCXkICvwno480Hx6QqIwnZnj6K5X/9Toz/ 1BKA== X-Gm-Message-State: AOAM531B4MPa0qyEbes9pK00FyXOyLsBchcLW79yd/uKWHRa8tnTMDnk rv+R/ePKtLynTWJydJRYbeiU3NCvgmpr7NZowNo= X-Google-Smtp-Source: ABdhPJw01C60kuEQfvcWiLo4hMupo6AL/D2vzjd3H2Z+S9/1LsEzDe08/6U6gGxIBaRDdFyx8CB6QxpUxOaANjc1Eac= X-Received: by 2002:a92:ca0f:: with SMTP id j15mr7007406ils.251.1633684266782; Fri, 08 Oct 2021 02:11:06 -0700 (PDT) MIME-Version: 1.0 References: <20211001203833.2115176-1-tduszynski@marvell.com> In-Reply-To: <20211001203833.2115176-1-tduszynski@marvell.com> From: Jerin Jacob Date: Fri, 8 Oct 2021 14:40:40 +0530 Message-ID: To: Tomasz Duszynski , Ferruh Yigit Cc: dpdk-dev , Jerin Jacob , Jan Viktorin , Ruifeng Wang , Bruce Richardson Content-Type: text/plain; charset="UTF-8" Subject: Re: [dpdk-dev] [PATCH] config/arm: disable building octeontx2 on cn10k 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 Sender: "dev" On Sat, Oct 2, 2021 at 2:09 AM Tomasz Duszynski wrote: > > Common octeontx2 code shares some of the PCI identifiers > with cn10k platform and if built wrong drivers may be probed. > > octeontx2 configuration disables common cn10k code so disable > common octeontx2 on cn10k. > > Signed-off-by: Tomasz Duszynski > Reviewed-by: Jerin Jacob Kollanukkaran Changed subject to config/cn10k: disable octeontx2 drivers Applied to dpdk-next-net-mrvl/for-next-net. Thanks. > --- > config/arm/arm64_cn10k_linux_gcc | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/config/arm/arm64_cn10k_linux_gcc b/config/arm/arm64_cn10k_linux_gcc > index a3578c03a1..88e5f10945 100644 > --- a/config/arm/arm64_cn10k_linux_gcc > +++ b/config/arm/arm64_cn10k_linux_gcc > @@ -14,3 +14,4 @@ endian = 'little' > > [properties] > platform = 'cn10k' > +disable_drivers = 'common/octeontx2' > -- > 2.25.1 >