DPDK patches and discussions
 help / color / mirror / Atom feed
From: Tiwei Bie <tiwei.bie@intel.com>
To: Hemant Agrawal <hemant.agrawal@nxp.com>
Cc: dev@dpdk.org, thomas@monjalon.net, ferruh.yigit@intel.com,
	keith.wiles@intel.com
Subject: Re: [dpdk-dev] [PATCH v2] kernel folder for Linux and BSD modules
Date: Tue, 26 Dec 2017 16:10:08 +0800	[thread overview]
Message-ID: <20171226081007.5tn2ot7lm4dyp4wz@debian-xvivbkq> (raw)
In-Reply-To: <1514270813-14996-1-git-send-email-hemant.agrawal@nxp.com>

On Tue, Dec 26, 2017 at 12:16:53PM +0530, Hemant Agrawal wrote:
> 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 <hemant.agrawal@nxp.com>
> ---
[...]
> diff --git a/lib/librte_eal/bsdapp/Makefile b/lib/librte_eal/bsdapp/Makefile
> index 0e6e2be..474e9c1 100644
> --- a/lib/librte_eal/bsdapp/Makefile
> +++ b/lib/librte_eal/bsdapp/Makefile
> @@ -33,6 +33,5 @@ include $(RTE_SDK)/mk/rte.vars.mk
>  
>  DIRS-$(CONFIG_RTE_EXEC_ENV_BSDAPP) += eal
>  DIRS-$(CONFIG_RTE_EXEC_ENV_BSDAPP) += contigmem
> -DIRS-$(CONFIG_RTE_EXEC_ENV_BSDAPP) += nic_uio
>  

Just FYI, contigmem is also a kernel module.

Best regards,
Tiwei Bie

  reply	other threads:[~2017-12-26  8:10 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-22  5:57 [dpdk-dev] [PATCH] Create kern folder for Linux kernel modules Hemant Agrawal
2017-12-22  8:43 ` Thomas Monjalon
2017-12-22 10:04   ` Hemant Agrawal
2017-12-22 11:38     ` Thomas Monjalon
2017-12-22 13:59       ` Wiles, Keith
2017-12-22 14:17         ` Thomas Monjalon
2017-12-22 14:51           ` Wiles, Keith
2017-12-22 16:25             ` Hemant Agrawal
2017-12-22 14:28       ` Van Haaren, Harry
2017-12-22 13:05     ` Burakov, Anatoly
2017-12-26  6:46 ` [dpdk-dev] [PATCH v2] kernel folder for Linux and BSD modules Hemant Agrawal
2017-12-26  8:10   ` Tiwei Bie [this message]
2017-12-26  8:50     ` Hemant Agrawal
2017-12-26  8:58   ` [dpdk-dev] [PATCH v3] " Hemant Agrawal
2018-01-10  6:46     ` [dpdk-dev] [PATCH v4] " Hemant Agrawal
2018-01-10 11:04       ` Richardson, Bruce
2018-01-12 15:00       ` [dpdk-dev] [PATCH v5] " Hemant Agrawal
2018-02-21  8:09         ` [dpdk-dev] [PATCH v6] " Hemant Agrawal
2018-02-21 10:56           ` Bruce Richardson
2018-02-22  6:09           ` [dpdk-dev] [PATCH v7] " Hemant Agrawal
2018-03-21 18:42             ` Thomas Monjalon
2018-03-22 10:27               ` Bruce Richardson
2018-03-22 10:48                 ` Thomas Monjalon
2018-03-22 16:27             ` Thomas Monjalon

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20171226081007.5tn2ot7lm4dyp4wz@debian-xvivbkq \
    --to=tiwei.bie@intel.com \
    --cc=dev@dpdk.org \
    --cc=ferruh.yigit@intel.com \
    --cc=hemant.agrawal@nxp.com \
    --cc=keith.wiles@intel.com \
    --cc=thomas@monjalon.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).