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 4470643F37; Fri, 3 May 2024 20:30:45 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F2789402D4; Fri, 3 May 2024 20:30:44 +0200 (CEST) Received: from mail-ot1-f43.google.com (mail-ot1-f43.google.com [209.85.210.43]) by mails.dpdk.org (Postfix) with ESMTP id 7E451402D1 for ; Fri, 3 May 2024 20:30:43 +0200 (CEST) Received: by mail-ot1-f43.google.com with SMTP id 46e09a7af769-6ee1b203f30so3776040a34.0 for ; Fri, 03 May 2024 11:30:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytedance.com; s=google; t=1714761042; x=1715365842; darn=dpdk.org; h=user-agent:in-reply-to:content-disposition:mime-version:references :mail-followup-to:message-id:subject:cc:to:from:date:from:to:cc :subject:date:message-id:reply-to; bh=PqqfrY79bcSSupjvNgaq8edqJkpXvI0e/j3FWplTnkA=; b=XtjFWpjR14sJonmp2D51bhe7zjqjTVnbQpC0AXE8DzsqjV+KJtUySYj0wLlomD55Jl t3vqN9oVRP8rumEbfouW0gMH2aXxDq8lEQ8WAhQS4HL9QPxUU4XGmKIFEuHlLtZh4RgN KCUpHj8agENLLEwoEpsBSwgUJi9VMsZmSBOvl6Z8+SHJKsJaq2b8OTXPdstOvWnqocAH 7+QHOqhiwd5Uh3S3i6Y3roEsULPVgZ0SSG3VHxk6gAfphJsttbioXAEPaeW6R8dLkht9 hQaN2FueImCc/wDbNEJzV/20FwKCnvWfHeyTJwva1fhBYi5Xm9oEdEW2wVj5beGzYSRM x8+A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714761042; x=1715365842; h=user-agent:in-reply-to:content-disposition:mime-version:references :mail-followup-to:message-id:subject:cc:to:from:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=PqqfrY79bcSSupjvNgaq8edqJkpXvI0e/j3FWplTnkA=; b=GUkcYgWiDQF6oE8FPAMt8UFzISaxVWg71DiWMAoXKnc87qb6z6UOCgnefeUhSNXtol Dbmzg/7I4h+4fJi8AqGJ2fh5h9EwwvtTyEOI/1+Rvox4FitelhThGLAmNpRUgYkeZja1 PyRE1cMY5b81hPbqL8q992skhqDT/N1q2eeZ6Z8UeX1SY+o7/IGOzt2DBKLP+9GlLvcM HFHhLZbMjb2JBEaJ0gSLMDe8o9Qr7KF4bDnDiwBtVw4odc5i/DGpey/oySGYmePBBDoU qMns0hsaMt6nImSumfuw5hBQKt+OI1ih0DjW9qmPsgIC7nqdti2E4jcHgNVbYMlwoYqm uyGw== X-Gm-Message-State: AOJu0YxNGDvTA0AXOAzFRqNTFFhlK8D6w2B7ca6L+UZv7HBT2k53oNI5 cQt4PzeCU3pwqwabelWTFUrRsP0ahtLFhcLHXtJVlRZ2WaOaT0qJcm8tpAJendk= X-Google-Smtp-Source: AGHT+IFNe/TiV4mKrzMeuOCjEpPBz7r12ERgOGqaWNdbqXMjHnDfB4QAgZtm1yWE+zBanrQCyx841g== X-Received: by 2002:a05:6870:a918:b0:23c:ca14:bdd with SMTP id eq24-20020a056870a91800b0023cca140bddmr4357125oab.47.1714761042493; Fri, 03 May 2024 11:30:42 -0700 (PDT) Received: from ste-uk-lab-gw ([93.115.195.2]) by smtp.gmail.com with ESMTPSA id br41-20020a05620a462900b0078d54363075sm1436703qkb.40.2024.05.03.11.30.41 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 03 May 2024 11:30:42 -0700 (PDT) Date: Fri, 3 May 2024 19:30:39 +0100 From: Daniel Gregory To: Ruifeng Wang Cc: dev@dpdk.org, Punit Agrawal , Liang Ma , feifei.wang2@arm.com Subject: Re: [PATCH v2] eal/arm: replace RTE_BUILD_BUG on non-constant Message-ID: <20240503183039.GA3515674@ste-uk-lab-gw> Mail-Followup-To: Ruifeng Wang , dev@dpdk.org, Punit Agrawal , Liang Ma , feifei.wang2@arm.com References: <20240502142116.63760-1-daniel.gregory@bytedance.com> <20240503182730.31693-1-daniel.gregory@bytedance.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20240503182730.31693-1-daniel.gregory@bytedance.com> User-Agent: Mutt/1.10.1 (2018-07-13) 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 Apologies, mis-sent this before attaching a changelog: v2: * replaced RTE_ASSERT with assert * added Fixes: tag