From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <dev-bounces@dpdk.org>
Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124])
	by inbox.dpdk.org (Postfix) with ESMTP id 850CA45584;
	Thu,  4 Jul 2024 23:41:12 +0200 (CEST)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id 7408D42F91;
	Thu,  4 Jul 2024 23:41:12 +0200 (CEST)
Received: from mail-pl1-f169.google.com (mail-pl1-f169.google.com
 [209.85.214.169])
 by mails.dpdk.org (Postfix) with ESMTP id B180542F79
 for <dev@dpdk.org>; Thu,  4 Jul 2024 23:41:10 +0200 (CEST)
Received: by mail-pl1-f169.google.com with SMTP id
 d9443c01a7336-1f4c7b022f8so6593325ad.1
 for <dev@dpdk.org>; Thu, 04 Jul 2024 14:41:10 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=networkplumber-org.20230601.gappssmtp.com; s=20230601; t=1720129270;
 x=1720734070; darn=dpdk.org; 
 h=content-transfer-encoding:mime-version:references:in-reply-to
 :message-id:subject:cc:to:from:date:from:to:cc:subject:date
 :message-id:reply-to;
 bh=W1nyXeONXUIEOmJYBd83KFBr7zhmKTFp64+IcS7giyk=;
 b=Q81cym/xHbgmn8uQrBCjtrASW8aYshO45p/0G47/izLqLxUD8W6Fy0Uwmvw2w5z4uO
 xXpC6TmI5+ORTlpd6foRHDCAwmdC8lm1J1eEJPWC70GBzzCIilA4IgUg5GLDwHbNLjOc
 alNRc7d2PvhSeA/H7/tHT4KNOPqkN609jYCauz98iUvXKAY4msBJu4JoxvKNA0xlG01U
 1GOj6dT48j7D8gUAcrlPNXkT7vez8VZDWtB4Y+smKBDZKjrhSlnmpcAr7Ae+OaMTDuPT
 l0+lOJo3hjAdvN28X3ovhhVIBMdAjsNNZddZC90tN64OtfNfUpI2CKn7GPM+SF2cVitu
 eUIw==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20230601; t=1720129270; x=1720734070;
 h=content-transfer-encoding:mime-version:references:in-reply-to
 :message-id:subject:cc:to:from:date:x-gm-message-state:from:to:cc
 :subject:date:message-id:reply-to;
 bh=W1nyXeONXUIEOmJYBd83KFBr7zhmKTFp64+IcS7giyk=;
 b=pPWxlLX7YMFsK0iyhnHcaWXT6/XRB/sxJLcO258Q9hZmvcEO9ODRWmGbKRtkHzMSZZ
 RZ2jdT3wRilW/q9RR1U60TQ83pPhnPfeX5v1AFrapP0/chnHPIWtxYHkv4Ka2vp5ws2S
 tAeASfKJZMf2bD7kG6Aj844L7sDF51CwAN4KKR9vNx0PnWZNzUJN0vMfC+f7oz9l5QSU
 CSpnkh5iu2IZBHby3Rzgyn3HAyzX+ZEX15d1IekpJNRnx9woCu/LqJKJYpYB8uSh42JC
 b211SlzXCD9W8eI/jXicNWYBKtdBzpIXanPpXOAiYJDmL4nGgtMcXgbHYvjnGKv0xSWU
 Nkcg==
X-Forwarded-Encrypted: i=1;
 AJvYcCVSJfe2uXLTG/boBrlj6iMIaz0vl5hcWDFr+GDqAH3ff5oWw3qjolHi3NAt17upZmRDVyM1AVAgCulANyc=
X-Gm-Message-State: AOJu0YxXPA7rmcmrY/7ZoCXMecD/KUsXeCWbO/Dnc3lJPtNWpVAFi8kB
 DUWYAZA2z26iBfpV2kO57J6qYtG7ad/9Xsw9NvZrC15mKOlrQGpAR6Nw6X7WalQ=
X-Google-Smtp-Source: AGHT+IGsbNhdjGJ9QjLpJzYXL8QDrdbFK/zd3gxx8fO+DHe0s9tjU20Vb9yuGYfeMWnZUtlf/uAj2w==
X-Received: by 2002:a17:902:c94a:b0:1fb:29e1:763d with SMTP id
 d9443c01a7336-1fb33df5ec4mr27132315ad.12.1720129269852; 
 Thu, 04 Jul 2024 14:41:09 -0700 (PDT)
Received: from hermes.local (204-195-96-226.wavecable.com. [204.195.96.226])
 by smtp.gmail.com with ESMTPSA id
 d9443c01a7336-1fb357d5f08sm17598605ad.246.2024.07.04.14.41.09
 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256);
 Thu, 04 Jul 2024 14:41:09 -0700 (PDT)
Date: Thu, 4 Jul 2024 14:29:19 -0700
From: Stephen Hemminger <stephen@networkplumber.org>
To: Chengwen Feng <fengchengwen@huawei.com>
Cc: <thomas@monjalon.net>, <dev@dpdk.org>, <cristian.dumitrescu@intel.com>
Subject: Re: [PATCH 2/4] cfgfile: support verify name and value
Message-ID: <20240704142919.130788de@hermes.local>
In-Reply-To: <20240220035840.32978-3-fengchengwen@huawei.com>
References: <20240220035840.32978-1-fengchengwen@huawei.com>
 <20240220035840.32978-3-fengchengwen@huawei.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
X-BeenThere: dev@dpdk.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: DPDK patches and discussions <dev.dpdk.org>
List-Unsubscribe: <https://mails.dpdk.org/options/dev>,
 <mailto:dev-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://mails.dpdk.org/archives/dev/>
List-Post: <mailto:dev@dpdk.org>
List-Help: <mailto:dev-request@dpdk.org?subject=help>
List-Subscribe: <https://mails.dpdk.org/listinfo/dev>,
 <mailto:dev-request@dpdk.org?subject=subscribe>
Errors-To: dev-bounces@dpdk.org

On Tue, 20 Feb 2024 03:58:38 +0000
Chengwen Feng <fengchengwen@huawei.com> wrote:

> This patch supports verify section's name, entry's name and entry's
> value validity.
> 
> Cc: stable@dpdk.org
> 
> Signed-off-by: Chengwen Feng <fengchengwen@huawei.com>

Acked-by: Stephen Hemminger <stephen@networkplumber.org>