[meta-intel] [PATCH V2 3/3] meta-romley: DPDK v1.7.0 support for Romley machine config

Selvaraj, Sreeju ArmughanX sreeju.armughanx.selvaraj at intel.com
Wed Sep 17 18:14:20 PDT 2014


Hi Nitin,

Yes, it can be utilized in  crystalforest, highlandforest and mohonpeak.

Thanks and Regards,
-Sreeju

-----Original Message-----
From: Kamble, Nitin A 
Sent: Thursday, September 18, 2014 12:04 AM
To: Selvaraj, Sreeju ArmughanX; meta-intel at yoctoproject.org
Subject: Re: [meta-intel] [PATCH V2 3/3] meta-romley: DPDK v1.7.0 support for Romley machine config

Hi Sreeju,

Aren¹t there other BSPs such as crystalforest which can utilize the DPDK feature?

Nitin


On 9/17/14, 7:20 AM, "sreeju.armughanx.selvaraj at intel.com"
<sreeju.armughanx.selvaraj at intel.com> wrote:

>From: Sreeju Selvaraj <sreeju.armughanx.selvaraj at intel.com>
>
>Added MACHINE_EXTRA_RRECOMMENDS to include dpdk v1.7.0 support for 
>romley machiine, so that dpdk will be enabled by default for Romley. 
>Also included the dpdk example package, so that user can use example 
>apps to exercise the DPDK libraries.
>
>Signed-off-by: Sreeju Selvaraj <sreeju.armughanx.selvaraj at intel.com>
>---
> meta-romley/conf/machine/romley-ivb.conf | 4 ++++
> meta-romley/conf/machine/romley.conf     | 5 +++++
> 2 files changed, 9 insertions(+)
>
>diff --git a/meta-romley/conf/machine/romley-ivb.conf
>b/meta-romley/conf/machine/romley-ivb.conf
>index af52897..e130068 100644
>--- a/meta-romley/conf/machine/romley-ivb.conf
>+++ b/meta-romley/conf/machine/romley-ivb.conf
>@@ -18,3 +18,7 @@ XSERVER ?= "${XSERVER_X86_BASE} \
>            ${XSERVER_X86_EXT} \
> 	   ${XSERVER_X86_MATROX_MGA} \
>            "
>+PREFERRED_VERSION_dpdk ?= "1.7.0%"
>+MACHINE_EXTRA_RRECOMMENDS += "dpdk \
>+			      dpdk-examples \
>+			      "
>diff --git a/meta-romley/conf/machine/romley.conf
>b/meta-romley/conf/machine/romley.conf
>index ed52a1e..a814fc3 100644
>--- a/meta-romley/conf/machine/romley.conf
>+++ b/meta-romley/conf/machine/romley.conf
>@@ -18,3 +18,8 @@ XSERVER ?= "${XSERVER_X86_BASE} \
>            ${XSERVER_X86_EXT} \
> 	   ${XSERVER_X86_MATROX_MGA} \
>            "
>+PREFERRED_VERSION_dpdk ?= "1.7.0%"
>+MACHINE_EXTRA_RRECOMMENDS += "dpdk \
>+			      dpdk-examples \
>+			      "
>+
>--
>1.9.1
>
>--
>_______________________________________________
>meta-intel mailing list
>meta-intel at yoctoproject.org
>https://lists.yoctoproject.org/listinfo/meta-intel



More information about the meta-intel mailing list