From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 8BA61A0487 for ; Thu, 4 Jul 2019 23:43:52 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 4540B1B197; Thu, 4 Jul 2019 23:43:51 +0200 (CEST) Received: from out5-smtp.messagingengine.com (out5-smtp.messagingengine.com [66.111.4.29]) by dpdk.org (Postfix) with ESMTP id EF7BE58C4 for ; Thu, 4 Jul 2019 23:43:49 +0200 (CEST) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id 7CB4421910; Thu, 4 Jul 2019 17:43:49 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute1.internal (MEProxy); Thu, 04 Jul 2019 17:43:49 -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=mesmtp; bh=PlSQ86RKz/WUQBtY+yZy6MGjIe8hPW593CMzQONAIfg=; b=FhvSn+fgSNTg yXKnicRhEOHP76I29WOSlnaEZVmrcDKZ2Q2h8oGDc5C+wgl7LTWnEHU2sslXe1xh CFXjH+u4Ajzf5nc6OZqCFW1ayJMlqwtfD6JPgILLvH+WcqdT0tTH2qU8oMbQhgJv rPib02jjz0uHOvdx6NkGKE0W/K12FCM= 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=PlSQ86RKz/WUQBtY+yZy6MGjIe8hPW593CMzQONAI fg=; b=pYnMEPNiXLvYEh78oQ+JXR9G800/wPpr5LnpzR/iem1a1AOjaGsY1+m4b LwpjJfdPbiV3VMgfCUwewfBg8lzUtntu7dvaaEOJx+prq8V3hmTdFnhMm0j0/q8B jEX7jvBN38Wq8noylaTjZcPekeVTmTHpXP7OYfkssPTpQnAJSPL8KE4uU5bkHP67 3SzrTcnXWgewojtv5VRRaESsnqzAe5I2VKDMyuyym/+ab9+hMvImb+0Xa7OExU2g 6ZErn1E/IsKdomyfgAaTSqFZSCVlc4FgWNk5d4Ig25b6tYH/nzDT54G69aNzEoGG WXnJBLrO+8ie6a6ZWBAVX8cqPtn1w== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduvddrfeefgddtudcutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenuc fjughrpefhvffufffkjghfggfgtgesthfuredttddtvdenucfhrhhomhepvfhhohhmrghs ucfoohhnjhgrlhhonhcuoehthhhomhgrshesmhhonhhjrghlohhnrdhnvghtqeenucfkph epjeejrddufeegrddvtdefrddukeegnecurfgrrhgrmhepmhgrihhlfhhrohhmpehthhho mhgrshesmhhonhhjrghlohhnrdhnvghtnecuvehluhhsthgvrhfuihiivgeptd X-ME-Proxy: Received: from xps.localnet (184.203.134.77.rev.sfr.net [77.134.203.184]) by mail.messagingengine.com (Postfix) with ESMTPA id 4E0A2380074; Thu, 4 Jul 2019 17:43:48 -0400 (EDT) From: Thomas Monjalon To: "Chautru, Nicolas" Cc: dev@dpdk.org, "Mokhtar, Amr" , "akhil.goyal@nxp.com" , "Yigit, Ferruh" Date: Thu, 04 Jul 2019 23:43:47 +0200 Message-ID: <2761680.vXlFFsALES@xps> In-Reply-To: <3D3765A8CDB52A4C8B410430AA19CB2370A1F68B@IRSMSX104.ger.corp.intel.com> References: <1560213183-292063-1-git-send-email-nicolas.chautru@intel.com> <1560213183-292063-2-git-send-email-nicolas.chautru@intel.com> <3D3765A8CDB52A4C8B410430AA19CB2370A1F68B@IRSMSX104.ger.corp.intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [PATCH v2] usertools: update to usertool for baseband device X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 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" 24/06/2019 10:50, Mokhtar, Amr: > From: Chautru, Nicolas > > > > Allows binding of baseband devices > > > > Signed-off-by: Nicolas Chautru > > Acked-by: Amr Mokhtar Applied, thanks Note: while rebasing the patch, I sorted baseband between network and crypto. I suggest to use this order in other lists, like release notes.