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 1B03FA0C4D; Thu, 17 Jun 2021 09:22:06 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 07FC840683; Thu, 17 Jun 2021 09:22:06 +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 9EADD40150 for ; Thu, 17 Jun 2021 09:22:04 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1623914524; 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=XX6xCvI2DoqPDdw9XPXm3GdxYvs4foe2vZ/7+aIp488=; b=UhNrlsagikgi44TfqDdRaFBj16ORkwrCUC3hFw399x2bM4wai/kYItCfC0OVyKXoEi3RiT oxFCpy49LjTQcYGj4tyn7QGWxx/kkOQDnJhrmtKoOFx3eJ4O/aCRGerwpl2nu7KZNXyVJX bxgPQCuK2qQBpefPeIRWUhpMUDnYNno= Received: from mail-ua1-f71.google.com (mail-ua1-f71.google.com [209.85.222.71]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-516-vfoHPE_5N6ikUcYRkGhEXA-1; Thu, 17 Jun 2021 03:22:03 -0400 X-MC-Unique: vfoHPE_5N6ikUcYRkGhEXA-1 Received: by mail-ua1-f71.google.com with SMTP id w19-20020a9f2c930000b029026e4e38604fso2246712uaj.8 for ; Thu, 17 Jun 2021 00:22:02 -0700 (PDT) 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:content-transfer-encoding; bh=XX6xCvI2DoqPDdw9XPXm3GdxYvs4foe2vZ/7+aIp488=; b=WSgXNQtoBFuYO/IEB5IruC1v3Nnhifj/FHSogdxhVxsfV30HPciVSk/KkSEtuXLWiC HkmSmoFgxAtU/8ClwVpi8oyzgIVqVAm6/NEZQQqckx16dWbIOh2rPmY0JdSrTl5iY3uJ bFTHPRbXyX2Yc3uhc5GgpINQ+GJB2pmA838O3fFwQDEPPf8JsqFGQ2MNIVwB8lmoRAZW /5i7HmU64YA5ZcBSWgrx+gDfV1wk8xaPyOSc86QHZ46/ghU+RgeL+CLHHqmfEwUgElux zzRl0tmdjarg7RBdQBcVrQ/bQM/ofZPRwWZstU7RjLZLeMYe+llDWijV3JD49byNhdXl tb8w== X-Gm-Message-State: AOAM533phqdo8f7LlMP+YwMudgROpYKrog3jFdDFDqHSw8i9hmCBTH9B aeqPytr4QY8QGwoai1aKcLlk56g24nwQqBSp0IxvFd2Ez3fZHpp/hdsIyAZjHcEkU11iHe81Brs 87fVOkDp1DczP+HbBRzI= X-Received: by 2002:a05:6102:67a:: with SMTP id z26mr3235548vsf.10.1623914522507; Thu, 17 Jun 2021 00:22:02 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwV3TDl7G7NwfyCoraC3JdeDxQeU04A40hWjunH3QvJ3OoTUU5TQHLHoWXBGcG2j/qFRUMbQ6oqIp3HMN+s3OM= X-Received: by 2002:a05:6102:67a:: with SMTP id z26mr3235536vsf.10.1623914522253; Thu, 17 Jun 2021 00:22:02 -0700 (PDT) MIME-Version: 1.0 References: <20210525081651.7027-1-thierry.herbelot@6wind.com> <20210525082402.8051-1-thierry.herbelot@6wind.com> <2543587.JZCs38hApF@thomas> In-Reply-To: <2543587.JZCs38hApF@thomas> From: David Marchand Date: Thu, 17 Jun 2021 09:21:50 +0200 Message-ID: To: Thierry Herbelot Cc: Jerin Jacob , Ruifeng Wang , Honnappa Nagarahalli , dev , =?UTF-8?Q?Juraj_Linke=C5=A1?= , Thomas Monjalon 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" Content-Transfer-Encoding: quoted-printable Subject: Re: [dpdk-dev] [PATCH v2] config/arm: add Qualcomm Centriq 2400 part number 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 Thu, Jun 17, 2021 at 9:07 AM Thomas Monjalon wrote= : > > 25/05/2021 10:24, Thierry Herbelot: > > 0xc00 is for "SoC 2.0" Qualcom Centriq servers. Qualcomm* > > 0x800 is for "SoC 1.1". > > > > Cc: Jerin Jacob > > Cc: Ruifeng Wang > > Cc: Honnappa Nagarahalli > > Cc: Juraj Linke=C5=A1 > > > > Signed-off-by: Thierry Herbelot > > -- > > V2: add maintainers as Cc > > --- > > --- a/config/arm/meson.build > > +++ b/config/arm/meson.build > > @@ -226,6 +226,7 @@ soc_bluefield =3D { > > soc_centriq2400 =3D { > > 'description': 'Qualcomm Centriq 2400', > > 'implementer': '0x51', > > + 'part_number': '0x800', > > 'part_number': '0xc00', > > 'numa': false > > } > > Any comment or ack? $ meson setup build-centriq --cross-file config/arm/arm64_centriq2400_linux= _gcc ... Compiler for C supports arguments -Wno-missing-field-initializers -Wmissing-field-initializers: YES config/arm/meson.build:226:0: ERROR: Duplicate dictionary key: part_number --=20 David Marchand