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 92E1243CDC; Mon, 18 Mar 2024 03:32:05 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E2E0A402BF; Mon, 18 Mar 2024 03:32:04 +0100 (CET) Received: from wfhigh5-smtp.messagingengine.com (wfhigh5-smtp.messagingengine.com [64.147.123.156]) by mails.dpdk.org (Postfix) with ESMTP id BD97B40289 for ; Mon, 18 Mar 2024 03:32:03 +0100 (CET) Received: from compute4.internal (compute4.nyi.internal [10.202.2.44]) by mailfhigh.west.internal (Postfix) with ESMTP id 37D581800093; Sun, 17 Mar 2024 22:32:02 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute4.internal (MEProxy); Sun, 17 Mar 2024 22:32:02 -0400 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=fm2; t=1710729121; x=1710815521; bh=L5R4QlK6cZlJo6nMzV6jV2kzhZj+tqrmdHTBS56QpVk=; b= eZEVT9Z0isgDWhhK0hRZhWCKd9kMxuFLI9fIBS0ByRRlCQqlJcYNm6dRnRor2zj2 B6Owis85i6j56psJLsJe8qrqvNMtuyBWTgCM36ppqse+zBAQMvmF/WLOhNDNrT5x jT5cF+wJ3MuGwZrsYnFp7WtYqhqyPj/Jh/5ouEqU6LWLQBRVob1NnuY0Z/lHBftx fG24aJ7sF8gnW34ZUi4+OtYzxJ71FtR3Pbv+tywEo4M8DDsJZsPqTAXU6K3VKwyE AKkhk7eVQA+D7WsALWXddPVkNk+R48+7ATlSEfB96kpHYsxR54Cl84qxYENdzI11 O+bbo+6/Nvv3DhmCcWW+nQ== 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=fm2; t=1710729121; x= 1710815521; bh=L5R4QlK6cZlJo6nMzV6jV2kzhZj+tqrmdHTBS56QpVk=; b=X 1OIuEY5BPGrxqAEuboVIIXGzTd0bqCENKU+ys/9OgzCWybrhqZWVfaRU0wX5TtIf AqgS4zD1EeIawp01vxc3nC+r1GQ9C7Ni5ZuE9ruaS0fbz/YV8cCHZekm+8qc+Lxa E1LSfm/H6KjZ3CUv7fM6hK7oqMD0kWEeOVy1sP6g+lBnGlGUaDW8bFpZfyFSQKsf irT8lu/jb52LzzO3kPBU/oHfT+Xmi1GoUbcNtTZALK0p8zakYgo4gfxVEXpRHh/S V32qzqq8z21CS0qDqSQo+1I4KT4VX1x2P1jf0078UVPQAOLSgiDVUajhP41WkeLT u0InY7pEDzEhmYZgB+3jw== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvledrkeeigdegkecutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenuc fjughrpefhvfevufffkfgjfhgggfgtsehtufertddttdejnecuhfhrohhmpefvhhhomhgr shcuofhonhhjrghlohhnuceothhhohhmrghssehmohhnjhgrlhhonhdrnhgvtheqnecugg ftrfgrthhtvghrnhepjeduveehieevuddutdevfffgtdegkeeuveejffejgedtgeegkefg vdeugfefkeejnecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehmrghilhhfrh homhepthhhohhmrghssehmohhnjhgrlhhonhdrnhgvth X-ME-Proxy: Feedback-ID: i47234305:Fastmail Received: by mail.messagingengine.com (Postfix) with ESMTPA; Sun, 17 Mar 2024 22:32:00 -0400 (EDT) From: Thomas Monjalon To: Chengwen Feng Cc: dev@dpdk.org, david.marchand@redhat.com Subject: Re: [PATCH v2 4/5] argparse: fix argument flags operate as uint32 type Date: Mon, 18 Mar 2024 03:31:58 +0100 Message-ID: <2544907.4XsnlVU6TS@thomas> In-Reply-To: <20240307130742.5578-5-fengchengwen@huawei.com> References: <20240220131502.47510-1-fengchengwen@huawei.com> <20240307130742.5578-1-fengchengwen@huawei.com> <20240307130742.5578-5-fengchengwen@huawei.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="utf-8" 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 07/03/2024 14:07, Chengwen Feng: > --- a/app/test/test_argparse.c > +++ b/app/test/test_argparse.c > +#define TEST_ARGPARSE_FLAG_HAS_ARG_BITMASK RTE_SHIFT_VAL64(3, 0) > +#define TEST_ARGPARSE_FLAG_VAL_TYPE_BITMASK RTE_SHIFT_VAL64(255, 2) These masks should be defined in the API probably.