From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from out3-smtp.messagingengine.com (out3-smtp.messagingengine.com [66.111.4.27]) by dpdk.org (Postfix) with ESMTP id BCB1ACFD8 for ; Tue, 8 May 2018 18:22:32 +0200 (CEST) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id 32D3922E3E; Tue, 8 May 2018 12:22:32 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute1.internal (MEProxy); Tue, 08 May 2018 12:22:32 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h= cc:content-transfer-encoding:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-me-sender :x-me-sender:x-sasl-enc; s=mesmtp; bh=1i/qZEtkAZtItWtRvMLnZg7xo9 UZlybEBHbLEC+6jQo=; b=h9q/+9cdJYS5FQ7CQT+iMjhhZwT5L30TMH9nBOK1Up yiGMeTxwBXGxZJLfkaqgePohawVzJgsamP1O6gIm4BOP6mUob8kkfvk9t3spyVJE GYypZdBBTTA1Ox0MGuml9o+1rxGTJTiX2+4b2SNJ9PmQ09STLZlXkL4p3mKUqlbG Q= 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-sender:x-me-sender:x-sasl-enc; s=fm2; bh=1i/qZE tkAZtItWtRvMLnZg7xo9UZlybEBHbLEC+6jQo=; b=PBJht2VwGj4zDv1JV+7+V2 /oWfq2EFmXwd8ZZxzwtTzAknLXur3FJV+mikyhTOogn22z/aDwAb5WKilEsZHqsi 4Bz7b3yx2PWf/2Ejylyg7eCabjko8nbedh7b7LYUYWjnjepzT9H4Edns0dz2J94n jGLo1xp8EuSXScyvP77+b6qSDZ+yzOk1DYQ6CoyEanioXDg1sj6E6UDMr6KsRHKc NslPTM6m/a8U2q9PDDsILkS2CGuIadWmNI4tQjpH4RY0v82B8+frLJprif8y7iOr azteSFWNeaVn0uaHmKAbkeHLiLhqO/7n+RjzlYNC9S5Spqp7H6ode1hAGDIWExgg == X-ME-Sender: Received: from xps.localnet (184.203.134.77.rev.sfr.net [77.134.203.184]) by mail.messagingengine.com (Postfix) with ESMTPA id 801B3E4EEF; Tue, 8 May 2018 12:22:31 -0400 (EDT) From: Thomas Monjalon To: Hemant Agrawal Cc: "dev@dpdk.org" , "Jacob, Jerin" Date: Tue, 08 May 2018 18:22:30 +0200 Message-ID: <16784522.qoUjPD1kkh@xps> In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] armv8 counter - kernel module 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: , X-List-Received-Date: Tue, 08 May 2018 16:22:33 -0000 08/05/2018 18:18, Hemant Agrawal: > HI Jerin/Thomas, > > We now have the different folder for kernel modules. > > Do you think it make sense to have armv8_pmu counter module to be part of dpdk tree instead of a github based individual repo? > > The current location is: > https://github.com/jerinjacobk/armv8_pmu_cycle_counter_el0 The Linux kernel modules must be in https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git