[meta-intel] [dizzy][PATCH v2 0/2] meta-isg: DPDK recipe clean-up and enhancement

Saul Wold sgw at linux.intel.com
Thu Jun 18 09:09:09 PDT 2015


Merged, sorry it took a little longer this time.

Sau!


On 06/11/2015 10:52 PM, Ong Boon Leong wrote:
> Saul,
>
> My bad on the patch format that my vim configuration accidently wipe-out
> all trailing white-space. This patchseries should apply cleanly ontop
> of meta-intel dizzy head.
>
> This patchset achieves:
> 1) remove unnecessary dpdk recipes under meta-romley since DPDK recipe
>     is not moved to be under meta-isg/common/recipes-extended
> 2) enhance the do_install() task that has not been scalable across
>     DPDK release.
>
> I have built tested and cross-checked the content under packages-split
> for both DPDK v1.6.0r2 & DPDK v1.7.0 and find them to be fit.
>
> Please review and consider merging them if there is no concern under
> meta-intel dizzy branch
>
> Thank You
> Ong Boon Leong
> Intel Corp
>
> ---
> changelog
> v2	fixed the patch white-trailing issue that causes git am issue.
>
> Ong Boon Leong (2):
>    meta-romley: remove dpdk recipe from meta-romley since it is now in
>      meta-isg
>    meta-isg: dpdk: improve software installation task
>
>   meta-isg/common/recipes-extended/dpdk/dpdk.inc     |   83 ++---
>   meta-romley/recipes-extended/dpdk/dpdk.inc         |  140 --------
>   ...ix-build-switches-to-enable-cmdline-tests.patch |   53 ---
>   ...dpdk-1.6.0r2-eal-fix-option-base-virtaddr.patch |   35 --
>   ...k-1.6.0r2-examples-qos_sched-fix-makefile.patch |   35 --
>   ...d-config-variables-to-enable-disable-dpdk.patch |   42 ---
>   ...examples-pipeline-build-with-all-examples.patch |   34 --
>   ...e-extra-devices-creation-with-vdev-option.patch |   44 ---
>   .../dpdk/dpdk-1.7.0-ring-simplify-unit-tests.patch |  380 --------------------
>   meta-romley/recipes-extended/dpdk/dpdk_1.6.0r2.bb  |   45 ---
>   meta-romley/recipes-extended/dpdk/dpdk_1.7.0.bb    |   41 ---
>   11 files changed, 26 insertions(+), 906 deletions(-)
>   delete mode 100644 meta-romley/recipes-extended/dpdk/dpdk.inc
>   delete mode 100644 meta-romley/recipes-extended/dpdk/dpdk/dpdk-1.6.0r2-app-test-fix-build-switches-to-enable-cmdline-tests.patch
>   delete mode 100644 meta-romley/recipes-extended/dpdk/dpdk/dpdk-1.6.0r2-eal-fix-option-base-virtaddr.patch
>   delete mode 100644 meta-romley/recipes-extended/dpdk/dpdk/dpdk-1.6.0r2-examples-qos_sched-fix-makefile.patch
>   delete mode 100644 meta-romley/recipes-extended/dpdk/dpdk/dpdk-1.7.0-examples-Add-config-variables-to-enable-disable-dpdk.patch
>   delete mode 100644 meta-romley/recipes-extended/dpdk/dpdk/dpdk-1.7.0-examples-pipeline-build-with-all-examples.patch
>   delete mode 100644 meta-romley/recipes-extended/dpdk/dpdk/dpdk-1.7.0-ring-remove-extra-devices-creation-with-vdev-option.patch
>   delete mode 100644 meta-romley/recipes-extended/dpdk/dpdk/dpdk-1.7.0-ring-simplify-unit-tests.patch
>   delete mode 100644 meta-romley/recipes-extended/dpdk/dpdk_1.6.0r2.bb
>   delete mode 100644 meta-romley/recipes-extended/dpdk/dpdk_1.7.0.bb
>


More information about the meta-intel mailing list