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 45609A0C4C; Thu, 2 Sep 2021 16:46:09 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 351D24013F; Thu, 2 Sep 2021 16:46:09 +0200 (CEST) Received: from out2-smtp.messagingengine.com (out2-smtp.messagingengine.com [66.111.4.26]) by mails.dpdk.org (Postfix) with ESMTP id 01D114003E for ; Thu, 2 Sep 2021 16:46:07 +0200 (CEST) Received: from compute6.internal (compute6.nyi.internal [10.202.2.46]) by mailout.nyi.internal (Postfix) with ESMTP id 459405C006E; Thu, 2 Sep 2021 10:46:07 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute6.internal (MEProxy); Thu, 02 Sep 2021 10:46:07 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h= from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding:content-type; s=fm2; bh= 322vRFWbnkrZIV/n2XgPwDySdbPZjdFP6d2+NoD1cwI=; b=M/O0DBnLC3tCcsA2 Y5MD3Eaaw5e11XMBPlBMLPZo5lVo8//1b0ZbGsgugfX1cPd5YryyxTqe4DDuFeyJ XJWjF1F/D3jbLtGSTIDErvPhYVQbDTZMC2Ik0c/t4ue86Y5aLrNlg4fovqc8UtZq Vk1FR+f44P04S9ouuYT2l6/sA+WdrymZoAtArjB7mg4nTKISyvEazjlVwj0zLFRd ryF8uyKXzUwvEg2w3nWtjapiizNb4RKCJj2gWCAJVEEikAbFSg+bi5i93calzC8y Yu8u0Tss1Ptc9AJQO81ajobmTOrsdOWZTQOTN9CvCcEGsj9KFVskPS93KloK585z BeixqA== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-proxy:x-me-proxy:x-me-sender:x-me-sender :x-sasl-enc; s=fm3; bh=322vRFWbnkrZIV/n2XgPwDySdbPZjdFP6d2+NoD1c wI=; b=O0DAu4RMTcwOyB/qfd4nYEACAtod52QKaoXMoDuXl54RLlvg+5Sp8BUR3 Em2mCLBLukZ8m2C/sT1nNvZnGx5+ie1bp0Fums1WZIIFAMqZBSwWZP0lypZ6jpGU on2pNO4uZ1jf48IwiCfjb5TZVlKNHqowoPtp98GC8WcwCUTvLjclh/tg7yPD4kNp 3wa+FI7OQWdq9u5JBzweTblV0u/wwoOu+bK4Bw/oUga7elfWF6OXssgsPQgl40oz Xhq2VLUdi6gmHCgI7/LwzRDxfm/EtJQmG58ZEtpbCmHaP7vEbAPrIKh2NGdVWfsE yT5rhvs/YyTYHjUkdZ9yg2VDd1svg== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvtddruddvhedgkeduucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhephffvufffkfgjfhgggfgtsehtufertddttddvnecuhfhrohhmpefvhhhomhgr shcuofhonhhjrghlohhnuceothhhohhmrghssehmohhnjhgrlhhonhdrnhgvtheqnecugg ftrfgrthhtvghrnhepudeggfdvfeduffdtfeeglefghfeukefgfffhueejtdetuedtjeeu ieeivdffgeehnecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehmrghilhhfrh homhepthhhohhmrghssehmohhnjhgrlhhonhdrnhgvth X-ME-Proxy: Received: by mail.messagingengine.com (Postfix) with ESMTPA; Thu, 2 Sep 2021 10:46:05 -0400 (EDT) From: Thomas Monjalon To: Xueming Li Cc: Gaetan Rivet , dev@dpdk.org, Asaf Penso , mdr@ashroe.eu, david.marchand@redhat.com Date: Thu, 02 Sep 2021 16:46:02 +0200 Message-ID: <26733239.YKs8pGLA9O@thomas> In-Reply-To: <2917281.N2CalQlgY7@thomas> References: <1608304614-13908-2-git-send-email-xuemingl@nvidia.com> <1618283653-16510-1-git-send-email-xuemingl@nvidia.com> <2917281.N2CalQlgY7@thomas> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [PATCH v5 0/5] eal: enable global device syntax by default 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" 14/04/2021 21:49, Thomas Monjalon: > 13/04/2021 05:14, Xueming Li: > > Xueming Li (5): > > devargs: unify scratch buffer storage > > devargs: fix memory leak on parsing error > > kvargs: add get by key function > > bus: add device arguments name parsing API > > devargs: parse global device syntax > > The patch 4 adds a new callback in rte_bus. > I thought about it during the whole day and I don't see any good way > to merge it without breaking the ABI compatibility. > > Only first 3 patches are applied for now, thanks. Last 2 patches are applied for 21.11, thanks.