[meta-intel] [PATCH 1/1] common: Remove DPDK recipes

2014-11-06 Thread Tom Zanussi
Move the DPDK recipes out of common/ and into meta-romley/.

The DPDK recipes have so far been shown to be broken for any other
machine than Romley or for any other kernel version than the kernel
Romley is still using, 3.10.

So the logical place for them to live would be in meta-romley, if
anywhere.

Signed-off-by: Tom Zanussi tom.zanu...@linux.intel.com
---
 {common = meta-romley}/recipes-extended/dpdk/dpdk.inc| 0
 ...dpdk-1.6.0r2-app-test-fix-build-switches-to-enable-cmdline-tests.patch | 0
 .../dpdk/dpdk/dpdk-1.6.0r2-eal-fix-option-base-virtaddr.patch | 0
 .../dpdk/dpdk/dpdk-1.6.0r2-examples-qos_sched-fix-makefile.patch  | 0
 .../dpdk-1.7.0-examples-Add-config-variables-to-enable-disable-dpdk.patch | 0
 .../dpdk/dpdk/dpdk-1.7.0-examples-pipeline-build-with-all-examples.patch  | 0
 .../dpdk-1.7.0-ring-remove-extra-devices-creation-with-vdev-option.patch  | 0
 .../recipes-extended/dpdk/dpdk/dpdk-1.7.0-ring-simplify-unit-tests.patch  | 0
 {common = meta-romley}/recipes-extended/dpdk/dpdk_1.6.0r2.bb | 0
 {common = meta-romley}/recipes-extended/dpdk/dpdk_1.7.0.bb   | 0
 10 files changed, 0 insertions(+), 0 deletions(-)
 rename {common = meta-romley}/recipes-extended/dpdk/dpdk.inc (100%)
 rename {common = 
meta-romley}/recipes-extended/dpdk/dpdk/dpdk-1.6.0r2-app-test-fix-build-switches-to-enable-cmdline-tests.patch
 (100%)
 rename {common = 
meta-romley}/recipes-extended/dpdk/dpdk/dpdk-1.6.0r2-eal-fix-option-base-virtaddr.patch
 (100%)
 rename {common = 
meta-romley}/recipes-extended/dpdk/dpdk/dpdk-1.6.0r2-examples-qos_sched-fix-makefile.patch
 (100%)
 rename {common = 
meta-romley}/recipes-extended/dpdk/dpdk/dpdk-1.7.0-examples-Add-config-variables-to-enable-disable-dpdk.patch
 (100%)
 rename {common = 
meta-romley}/recipes-extended/dpdk/dpdk/dpdk-1.7.0-examples-pipeline-build-with-all-examples.patch
 (100%)
 rename {common = 
meta-romley}/recipes-extended/dpdk/dpdk/dpdk-1.7.0-ring-remove-extra-devices-creation-with-vdev-option.patch
 (100%)
 rename {common = 
meta-romley}/recipes-extended/dpdk/dpdk/dpdk-1.7.0-ring-simplify-unit-tests.patch
 (100%)
 rename {common = meta-romley}/recipes-extended/dpdk/dpdk_1.6.0r2.bb (100%)
 rename {common = meta-romley}/recipes-extended/dpdk/dpdk_1.7.0.bb (100%)

diff --git a/common/recipes-extended/dpdk/dpdk.inc 
b/meta-romley/recipes-extended/dpdk/dpdk.inc
similarity index 100%
rename from common/recipes-extended/dpdk/dpdk.inc
rename to meta-romley/recipes-extended/dpdk/dpdk.inc
diff --git 
a/common/recipes-extended/dpdk/dpdk/dpdk-1.6.0r2-app-test-fix-build-switches-to-enable-cmdline-tests.patch
 
b/meta-romley/recipes-extended/dpdk/dpdk/dpdk-1.6.0r2-app-test-fix-build-switches-to-enable-cmdline-tests.patch
similarity index 100%
rename from 
common/recipes-extended/dpdk/dpdk/dpdk-1.6.0r2-app-test-fix-build-switches-to-enable-cmdline-tests.patch
rename to 
meta-romley/recipes-extended/dpdk/dpdk/dpdk-1.6.0r2-app-test-fix-build-switches-to-enable-cmdline-tests.patch
diff --git 
a/common/recipes-extended/dpdk/dpdk/dpdk-1.6.0r2-eal-fix-option-base-virtaddr.patch
 
b/meta-romley/recipes-extended/dpdk/dpdk/dpdk-1.6.0r2-eal-fix-option-base-virtaddr.patch
similarity index 100%
rename from 
common/recipes-extended/dpdk/dpdk/dpdk-1.6.0r2-eal-fix-option-base-virtaddr.patch
rename to 
meta-romley/recipes-extended/dpdk/dpdk/dpdk-1.6.0r2-eal-fix-option-base-virtaddr.patch
diff --git 
a/common/recipes-extended/dpdk/dpdk/dpdk-1.6.0r2-examples-qos_sched-fix-makefile.patch
 
b/meta-romley/recipes-extended/dpdk/dpdk/dpdk-1.6.0r2-examples-qos_sched-fix-makefile.patch
similarity index 100%
rename from 
common/recipes-extended/dpdk/dpdk/dpdk-1.6.0r2-examples-qos_sched-fix-makefile.patch
rename to 
meta-romley/recipes-extended/dpdk/dpdk/dpdk-1.6.0r2-examples-qos_sched-fix-makefile.patch
diff --git 
a/common/recipes-extended/dpdk/dpdk/dpdk-1.7.0-examples-Add-config-variables-to-enable-disable-dpdk.patch
 
b/meta-romley/recipes-extended/dpdk/dpdk/dpdk-1.7.0-examples-Add-config-variables-to-enable-disable-dpdk.patch
similarity index 100%
rename from 
common/recipes-extended/dpdk/dpdk/dpdk-1.7.0-examples-Add-config-variables-to-enable-disable-dpdk.patch
rename to 
meta-romley/recipes-extended/dpdk/dpdk/dpdk-1.7.0-examples-Add-config-variables-to-enable-disable-dpdk.patch
diff --git 
a/common/recipes-extended/dpdk/dpdk/dpdk-1.7.0-examples-pipeline-build-with-all-examples.patch
 
b/meta-romley/recipes-extended/dpdk/dpdk/dpdk-1.7.0-examples-pipeline-build-with-all-examples.patch
similarity index 100%
rename from 
common/recipes-extended/dpdk/dpdk/dpdk-1.7.0-examples-pipeline-build-with-all-examples.patch
rename to 
meta-romley/recipes-extended/dpdk/dpdk/dpdk-1.7.0-examples-pipeline-build-with-all-examples.patch
diff --git 
a/common/recipes-extended/dpdk/dpdk/dpdk-1.7.0-ring-remove-extra-devices-creation-with-vdev-option.patch
 
b/meta-romley/recipes-extended/dpdk/dpdk/dpdk-1.7.0-ring-remove-extra-devices-creation-with-vdev-option.patch

[meta-intel] [PATCH 0/1] DPDK update

2014-11-06 Thread Tom Zanussi
As there hasn't been any action on the various problems plaguing the
DPDK recipes and we're coming up on a release, move them out of
common/, at minimum.

The following changes since commit 567358dae4a005e09b37311beed78ca923cb4aad:

  common:Add missing build-dependencies for intel-gpu-tools (2014-11-05 
11:57:02 -0600)

are available in the git repository at:

  git://git.yoctoproject.org/meta-intel-contrib.git tzanussi/rm-dpdk-from-common
  
http://git.yoctoproject.org/cgit/cgit.cgi/meta-intel-contrib/log/?h=tzanussi/rm-dpdk-from-common

Tom Zanussi (1):
  common: Remove DPDK recipes

 {common = meta-romley}/recipes-extended/dpdk/dpdk.inc| 0
 ...dpdk-1.6.0r2-app-test-fix-build-switches-to-enable-cmdline-tests.patch | 0
 .../dpdk/dpdk/dpdk-1.6.0r2-eal-fix-option-base-virtaddr.patch | 0
 .../dpdk/dpdk/dpdk-1.6.0r2-examples-qos_sched-fix-makefile.patch  | 0
 .../dpdk-1.7.0-examples-Add-config-variables-to-enable-disable-dpdk.patch | 0
 .../dpdk/dpdk/dpdk-1.7.0-examples-pipeline-build-with-all-examples.patch  | 0
 .../dpdk-1.7.0-ring-remove-extra-devices-creation-with-vdev-option.patch  | 0
 .../recipes-extended/dpdk/dpdk/dpdk-1.7.0-ring-simplify-unit-tests.patch  | 0
 {common = meta-romley}/recipes-extended/dpdk/dpdk_1.6.0r2.bb | 0
 {common = meta-romley}/recipes-extended/dpdk/dpdk_1.7.0.bb   | 0
 10 files changed, 0 insertions(+), 0 deletions(-)
 rename {common = meta-romley}/recipes-extended/dpdk/dpdk.inc (100%)
 rename {common = 
meta-romley}/recipes-extended/dpdk/dpdk/dpdk-1.6.0r2-app-test-fix-build-switches-to-enable-cmdline-tests.patch
 (100%)
 rename {common = 
meta-romley}/recipes-extended/dpdk/dpdk/dpdk-1.6.0r2-eal-fix-option-base-virtaddr.patch
 (100%)
 rename {common = 
meta-romley}/recipes-extended/dpdk/dpdk/dpdk-1.6.0r2-examples-qos_sched-fix-makefile.patch
 (100%)
 rename {common = 
meta-romley}/recipes-extended/dpdk/dpdk/dpdk-1.7.0-examples-Add-config-variables-to-enable-disable-dpdk.patch
 (100%)
 rename {common = 
meta-romley}/recipes-extended/dpdk/dpdk/dpdk-1.7.0-examples-pipeline-build-with-all-examples.patch
 (100%)
 rename {common = 
meta-romley}/recipes-extended/dpdk/dpdk/dpdk-1.7.0-ring-remove-extra-devices-creation-with-vdev-option.patch
 (100%)
 rename {common = 
meta-romley}/recipes-extended/dpdk/dpdk/dpdk-1.7.0-ring-simplify-unit-tests.patch
 (100%)
 rename {common = meta-romley}/recipes-extended/dpdk/dpdk_1.6.0r2.bb (100%)
 rename {common = meta-romley}/recipes-extended/dpdk/dpdk_1.7.0.bb (100%)

-- 
1.9.3

-- 
___
meta-intel mailing list
meta-intel@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-intel


Re: [meta-intel] [PATCH v2 0/1] DPDK update

2014-11-06 Thread Burton, Ross
On 6 November 2014 16:22, Tom Zanussi tom.zanu...@linux.intel.com wrote:

 As there hasn't been any action on the various problems plaguing the
 DPDK recipes and we're coming up on a release, move them out of
 common/, at minimum.

 v2: Add COMPATIBLE_MACHINE for romley|romley-ivb


Acked.

Ross
-- 
___
meta-intel mailing list
meta-intel@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-intel


Re: [meta-intel] [PATCH v2 1/1] common: Remove DPDK recipes

2014-11-06 Thread Darren Hart


On 11/6/14 8:22, Tom Zanussi wrote:
 Move the DPDK recipes out of common/ and into meta-romley/.
 
 The DPDK recipes have so far been shown to be broken for any other
 machine than Romley or for any other kernel version than the kernel
 Romley is still using, 3.10.
 
 So the logical place for them to live would be in meta-romley, if
 anywhere.
 
 Signed-off-by: Tom Zanussi tom.zanu...@linux.intel.com

Acked-by: Darren Hart dvh...@linux.intel.com

-- 
Darren Hart
Intel Open Source Technology Center
-- 
___
meta-intel mailing list
meta-intel@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-intel


Re: [meta-intel] DPDK failing in git master

2014-11-06 Thread Ong, Boon Leong
HI Bruce,

We are checking with internal engineering team on whether DPDK v1.7
is validated/backed by them for Linux v3.17. Yes, we don't mind the extra
help. :-)

BL 

-Original Message-
From: meta-intel-boun...@yoctoproject.org [mailto:meta-intel-
boun...@yoctoproject.org] On Behalf Of Bruce Ashfield
Sent: Thursday, November 6, 2014 10:58 PM
To: Kamble, Nitin A
Cc: meta-intel@yoctoproject.org
Subject: Re: [meta-intel] DPDK failing in git master

On Thu, Nov 6, 2014 at 12:42 AM, Kamble, Nitin A nitin.a.kam...@intel.com
wrote:
 Hi Sreeju, BL,

   We are about to release meta-intel 2.0 release. And we would not
 like to release with a failing recipe like this. Can we get some quick
 turnaround on this issue?

We have quite a bit of experience with our own DPDK recipes @ Wind River. Is
the update and maintenance of the recipes something that we want to
address after your upcoming release ? It might be something that we can help
with.

Bruce




 Thanks,

 Nitin





 From: meta-intel-boun...@yoctoproject.org
 [mailto:meta-intel-boun...@yoctoproject.org] On Behalf Of Burton, Ross
 Sent: Wednesday, November 05, 2014 4:00 PM
 To: Selvaraj, Sreeju ArmughanX; meta-intel@yoctoproject.org
 Subject: [meta-intel] DPDK failing in git master



 Hi,



 Since we've upgraded the kernel to 3.17, DPDK fails to build:



 dpdk-1.7.0/x86_64-ivshmem-linuxapp-
gcc/build/lib/librte_eal/linuxapp/kni/kni_misc.c:348:20:
 error: macro alloc_netdev requires 4 arguments, but only 3 given

 (and more)



 alloc_netdev() gained a name_assign_type argument in 3.17.



 Ross






 --
 ___
 meta-intel mailing list
 meta-intel@yoctoproject.org
 https://lists.yoctoproject.org/listinfo/meta-intel




--
Thou shalt not follow the NULL pointer, for chaos and madness await thee at
its end
--
___
meta-intel mailing list
meta-intel@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-intel
-- 
___
meta-intel mailing list
meta-intel@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-intel


Re: [meta-intel] [PATCH v2 1/1] common: Remove DPDK recipes

2014-11-06 Thread Ong, Boon Leong
Thanks all, looks good to me. Many thanks. 

-Original Message-
From: meta-intel-boun...@yoctoproject.org [mailto:meta-intel-
boun...@yoctoproject.org] On Behalf Of Darren Hart
Sent: Friday, November 7, 2014 3:03 AM
To: Tom Zanussi; Selvaraj, Sreeju ArmughanX; Burton, Ross; meta-
in...@yoctoproject.org
Subject: Re: [meta-intel] [PATCH v2 1/1] common: Remove DPDK recipes



On 11/6/14 8:22, Tom Zanussi wrote:
 Move the DPDK recipes out of common/ and into meta-romley/.

 The DPDK recipes have so far been shown to be broken for any other
 machine than Romley or for any other kernel version than the kernel
 Romley is still using, 3.10.

 So the logical place for them to live would be in meta-romley, if
 anywhere.

 Signed-off-by: Tom Zanussi tom.zanu...@linux.intel.com

Acked-by: Darren Hart dvh...@linux.intel.com

--
Darren Hart
Intel Open Source Technology Center
--
___
meta-intel mailing list
meta-intel@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-intel
-- 
___
meta-intel mailing list
meta-intel@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-intel