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 A213B439B5; Wed, 24 Jan 2024 12:53:16 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1C8F6402A6; Wed, 24 Jan 2024 12:53:16 +0100 (CET) Received: from out2-smtp.messagingengine.com (out2-smtp.messagingengine.com [66.111.4.26]) by mails.dpdk.org (Postfix) with ESMTP id ADB0040294 for ; Wed, 24 Jan 2024 12:53:14 +0100 (CET) Received: from compute3.internal (compute3.nyi.internal [10.202.2.43]) by mailout.nyi.internal (Postfix) with ESMTP id 13F925C00C9; Wed, 24 Jan 2024 06:53:14 -0500 (EST) Received: from mailfrontend2 ([10.202.2.163]) by compute3.internal (MEProxy); Wed, 24 Jan 2024 06:53:14 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h= cc:cc:content-transfer-encoding:content-type:content-type:date :date:from:from:in-reply-to:in-reply-to:message-id:mime-version :references:reply-to:subject:subject:to:to; s=fm3; t=1706097194; x=1706183594; bh=ppoq/P4Nyu21cFbbHz1NOKiUJcDcd4BtW21oopclJWQ=; b= f7UnoTia60qJqWnt8vrMARoQYdpDFrQksTBBSv/hbEUSNueTlMr+r9AS/P2Xo8Tm 5Y2AKHPiBaiNT5E+9aZBNX1LDwcsO6Z8IH+qDxMmdjxNmEPTyaB8mysMJ67ivcBR PespfE3TI8l2/ROFOzV3xUy+RH0fk8DnXsKBtsAxnED7mefMl2f0PxbAF8EuC++U BLrLznKpc36yfBWN7BKjOOZg77pFgEdBxkpIz3X7sVW6CCCFMzkZzzUtFskLyBkJ NU0pdC9Q6xFAdIQnsKoSUFqlpDBUrZS6P+U68Vk0ql+TC1H7EMkM69LZFBU1jA1i b6VjUDZmxJktXY0JqTf/TQ== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:cc:content-transfer-encoding :content-type:content-type:date:date:feedback-id:feedback-id :from:from:in-reply-to:in-reply-to:message-id:mime-version :references:reply-to:subject:subject:to:to:x-me-proxy:x-me-proxy :x-me-sender:x-me-sender:x-sasl-enc; s=fm3; t=1706097194; x= 1706183594; bh=ppoq/P4Nyu21cFbbHz1NOKiUJcDcd4BtW21oopclJWQ=; b=g 0Ci/ERGV1sje2jx4h9m8C6+G8MkMZzAzVWDTi8GUCpciOWnJFmUOFfzJPeQjonqy EKT6p0/1OO/LO5DUpyIkdR2/UcdNsuTtzTtDXcPpYR62kZobYWW9dnc+zE6ZQSJc /oUFh12v9TejSQO0X5j23qgciv8n21Gif5tA0qgSZB+PaXyfDpUfFomjkZSM9WWn M4oEfY5lsiAtMX5YW5D8ptw4iSsGd9B2CG97Wfwo6/6AGJnrxnba8mbpq4iIbRJC /fVaDLnU4xeIra13Jz2JA6JHMLZrNAOF7EMzM+b9425MvIGm8XCa7VWJLvKbOGEL wExGxsnCEn6p4R8C4IbRg== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvkedrvdeluddgfedtucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhephffvvefufffkjghfggfgtgesthfuredttddtvdenucfhrhhomhepvfhhohhm rghsucfoohhnjhgrlhhonhcuoehthhhomhgrshesmhhonhhjrghlohhnrdhnvghtqeenuc ggtffrrghtthgvrhhnpedtjeeiieefhedtfffgvdelteeufeefheeujefgueetfedttdei kefgkeduhedtgfenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhepmhgrihhlfh hrohhmpehthhhomhgrshesmhhonhhjrghlohhnrdhnvght X-ME-Proxy: Feedback-ID: i47234305:Fastmail Received: by mail.messagingengine.com (Postfix) with ESMTPA; Wed, 24 Jan 2024 06:53:13 -0500 (EST) From: Thomas Monjalon To: Bruce Richardson Cc: dev@dpdk.org Subject: Re: [24.03 RFC 3/3] args: add functions to check parameter validity Date: Wed, 24 Jan 2024 12:53:10 +0100 Message-ID: <2865185.88bMQJbFj6@thomas> In-Reply-To: <20231102172849.7400-4-bruce.richardson@intel.com> References: <20231102172849.7400-1-bruce.richardson@intel.com> <20231102172849.7400-4-bruce.richardson@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" 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 02/11/2023 18:28, Bruce Richardson: > Add in functions which can be used to check for valid arguments for EAL > or for the application. This can be used to separate out mixed arguments. > > Signed-off-by: Bruce Richardson > --- > lib/args/args.c | 122 +++++++++++++++++++++++++++++++++++++++++++ > lib/args/rte_args.h | 56 ++++++++++++++++++++ This is helping with args taken by EAL. So I think it should be hosted in EAL itself.