On 7/28/15 1:05 AM, [email protected] wrote: > From: WU CHIA CHUAN <[email protected]> > > Hi Darren, > > For[PATCH 1/7]-[PATCH 3/7] fixed the critcal issue in build configuration > variables that were not correctly parsed by to > do_configure() task. The environment variables introduced by below patches, > $(DPDK_TARGET_MACH) & $(CONFIG_VHOST_ENABLED) > are not evaluated because the config files under dpdk/config/ folder are not > parsed by Makefile but instead by cpp compiler. > > dpdk/dpdk-1.8.0-and-2.0.0-dpdk-defconfig-select-RTE_MACHINE-type.patch > > dpdk/dpdk-1.8.0-dpdk-enable-build-config-VHOST-in-common_linuxapp-config.patch > > dpdk/dpdk-2.0.0-dpdk-enable-VHOST-and-ip_fragmentation-in-common_linuxapp.patch > > This patches also tidy up dpdk.inc by integrating common recipe from > dpdk_1.8.0.bb and dpdk_2.0.0.bb,and also > enable the ip_fragmentation application on the "common_linuxapp". > > For [PATCH 4/7]- [PATCH7/7] The aim is to fix compilation of dpdk_qat example > available in dpdk 2.0.0 and 1.8.0 packages. > The recipe includes a new patch that ensures that we are pointing to right > qat include files and libs when building. > > Also made sure that we are using the right package name for qat which is > virtual/qat on fido/master for river forest platforms. > virtual/qat is provided only by qat16 as of now. It has been added to ensure > support for future qat/platform revisions. > > Kindly review and if the patches are acceptable ,please help to merge them > into fido and master branch. > Please also merge "[meta-intel] [master, fido, dizzy][PATCH] > meta-crystalforest: add in clarity around how to pick the right QAT version" > thread.
In the interest of time as I'll be traveling for the next couple of days, I made the necessary corrections, tested the build, and merged this series to master and fido as well as the README update to master, fido, and dizzy. -- Darren Hart Intel Open Source Technology Center -- _______________________________________________ meta-intel mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-intel
