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; [email protected] 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, "[email protected]" <[email protected]> wrote: >From: Sreeju Selvaraj <[email protected]> > >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 <[email protected]> >--- > 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 >[email protected] >https://lists.yoctoproject.org/listinfo/meta-intel -- _______________________________________________ meta-intel mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-intel
