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

Kamble, Nitin A nitin.a.kamble at intel.com
Wed Sep 17 09:03:59 PDT 2014


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