[meta-intel] [master & fido][PATCH 00/16] add DPDK v1.8 & v2.0 to meta-isg common

Ong Boon Leong boon.leong.ong at intel.com
Fri Jul 10 06:23:37 PDT 2015


Dear maintainers,

We have confirmed that the following patchseries applied on both master and fido branch
on meta-isg/common folder. The build test on both branches appear satisfactory to us
and the packages-split content have been validate to be healthy too.

We have also run sanity test of DPDK on River Forest platform to confirm the packages
installed are good.

So, we are recommending that this series be merged into both master and fido branches
to enabling DPDK v1.8.0 and DPDKv2.0.0.

This patchseries are the same patch content as the series that was sent with title
"DPDK v1.8.0 & v2.0.0 for CID platforms" that was sent early this week.
So, you could choose to pick this series or the older series.

We just mark here as both master and fido for your convenience.

Thanks Chia Chuan and Anuj for helping on running actual test on River Forest platform.

Many thanks,
Ong Boon Leong


Ong Boon Leong (10):
  meta-isg: dpdk: improve software installation task
  meta-isg: dpdk: introduce ARCHDIR variable to dpdk.inc
  meta-isg: dpdk: add external kernel module build handling for
    tmp/work-shared
  meta-isg: dpdk v1.8.0: add makefile patches to support split kernel
    output
  meta-isg: dpdk v1.8: add patches for qat, vhost and libvirt
    PACKAGECONFIG
  meta-isg: dpdk: fix GCC compiler LDFLAG and CFLAG issue
  meta-isg: dpdk v1.8: add app makefile patch to enable sysroot setting
  meta-isg: dpdk v1.8: introduce target machine selection for DPDK.
  meta-isg: dpdk: intro recipe for DPDK v1.8.0
  meta-isg: dpdk: rearrange common meta-data from dpdk_1.8.0.bb into
    dpdk.inc

WU CHIA CHUAN (4):
  meta-isg: dpdk: move the do_install hostapp directory from dpdk.inc
    to dpdk_1.8.0.bb
  meta-isg: dpdk: renaming patches which are common to DPDK v1.8 and
    DPDK v2.0
  meta-isg: dpdk v2.0.0: add patch to handle vhost and ip_fragmentation
    applications
  meta-isg: dpdk v2.0.0: initial DPDK v2.0.0 enabling recipe

venkatasubramanian pattu (2):
  meta-isg: Making meta-isg as a layer
  meta-isg: Add include file for DPDK

 meta-isg/common/recipes-extended/dpdk/dpdk.inc     |  132 ++++++++++++++++++++
 ...-add-RTE_KERNELDIR_OUT-to-split-kernel-bu.patch |   52 ++++++++
 ....0-add-sysroot-option-within-app-makefile.patch |   33 +++++
 ....0-dpdk-defconfig-select-RTE_MACHINE-type.patch |   48 +++++++
 ...dd-config-variable-to-enable-disable-dpdk.patch |   44 +++++++
 ...ld-config-VHOST-in-common_linuxapp-config.patch |   43 +++++++
 ...T-and-ip_fragmentation-in-common_linuxapp.patch |   50 ++++++++
 .../common/recipes-extended/dpdk/dpdk_1.8.0.bb     |   35 ++++++
 .../common/recipes-extended/dpdk/dpdk_2.0.0.bb     |   29 +++++
 meta-isg/conf/layer.conf                           |   12 ++
 10 files changed, 478 insertions(+)
 create mode 100644 meta-isg/common/recipes-extended/dpdk/dpdk.inc
 create mode 100644 meta-isg/common/recipes-extended/dpdk/dpdk/dpdk-1.8.0-and-2.0.0-add-RTE_KERNELDIR_OUT-to-split-kernel-bu.patch
 create mode 100644 meta-isg/common/recipes-extended/dpdk/dpdk/dpdk-1.8.0-and-2.0.0-add-sysroot-option-within-app-makefile.patch
 create mode 100644 meta-isg/common/recipes-extended/dpdk/dpdk/dpdk-1.8.0-and-2.0.0-dpdk-defconfig-select-RTE_MACHINE-type.patch
 create mode 100644 meta-isg/common/recipes-extended/dpdk/dpdk/dpdk-1.8.0-and-2.0.0-examples-add-config-variable-to-enable-disable-dpdk.patch
 create mode 100644 meta-isg/common/recipes-extended/dpdk/dpdk/dpdk-1.8.0-dpdk-enable-build-config-VHOST-in-common_linuxapp-config.patch
 create mode 100644 meta-isg/common/recipes-extended/dpdk/dpdk/dpdk-2.0.0-dpdk-enable-VHOST-and-ip_fragmentation-in-common_linuxapp.patch
 create mode 100644 meta-isg/common/recipes-extended/dpdk/dpdk_1.8.0.bb
 create mode 100644 meta-isg/common/recipes-extended/dpdk/dpdk_2.0.0.bb
 create mode 100644 meta-isg/conf/layer.conf

-- 
1.7.9.5



More information about the meta-intel mailing list