From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v7] kernel folder for Linux and BSD modules Date: Thu, 22 Mar 2018 17:27:53 +0100 Message-ID: <2668289.Y5v5o4LqmU@xps> References: <1519200571-12620-1-git-send-email-hemant.agrawal@nxp.com> <1519279745-31117-1-git-send-email-hemant.agrawal@nxp.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, bruce.richardson@intel.com To: Hemant Agrawal Return-path: Received: from out5-smtp.messagingengine.com (out5-smtp.messagingengine.com [66.111.4.29]) by dpdk.org (Postfix) with ESMTP id 969042BF2 for ; Thu, 22 Mar 2018 17:28:09 +0100 (CET) In-Reply-To: <1519279745-31117-1-git-send-email-hemant.agrawal@nxp.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 22/02/2018 07:09, Hemant Agrawal: > This patch moves the kernel modules code from EAL to a common place. > - Separate the kernel module code from user space code. > > Signed-off-by: Hemant Agrawal > Tested-by: Bruce Richardson Applied, thanks