Dear Maintainer(s), This will update dpdk recipe from v2.2.0 to v16.04. and rename the patches according the recipe version.
Now version numbering scheme of dpdk is changed to 'year-month' numbering scheme format. For more details please refer: http://dpdk.org/dev/patchwork/patch/9617/ http://dpdk.org/dev/patchwork/patch/10459/ Modify a existing patch for this recipe to enabling the conf "CONFIG_RTE_IP_FRAG=y" in order to build ip_fragmentation application. The image have been tested on Grantley-Broadwell using intel-corei7-64 BSP. Please merge in master if these looks ok. Thanks, Rahul Kumar Gupta (1): meta-isg: dpdk: Update v2.2.0 -> v16.04 meta-isg/common/recipes-extended/dpdk/dpdk.inc | 6 ++--- ...add-RTE_KERNELDIR_OUT-to-split-kernel-bu.patch} | 0 ...nfig-variable-to-enable-disable-dpdk_qat.patch} | 0 ...4-add-sysroot-option-within-app-makefile.patch} | 0 ...e-ip_fragmentation-in-common_base-config.patch} | 30 ++++++++++++---------- ...-point-to-the-right-include-and-lib-path.patch} | 0 .../dpdk/{dpdk_2.2.0.bb => dpdk_16.04.bb} | 8 +++--- 7 files changed, 23 insertions(+), 21 deletions(-) rename meta-isg/common/recipes-extended/dpdk/dpdk/{dpdk-2.2.0-add-RTE_KERNELDIR_OUT-to-split-kernel-bu.patch => dpdk-16.04-add-RTE_KERNELDIR_OUT-to-split-kernel-bu.patch} (100%) rename meta-isg/common/recipes-extended/dpdk/dpdk/{dpdk-2.2.0-add-config-variable-to-enable-disable-dpdk_qat.patch => dpdk-16.04-add-config-variable-to-enable-disable-dpdk_qat.patch} (100%) rename meta-isg/common/recipes-extended/dpdk/dpdk/{dpdk-2.2.0-add-sysroot-option-within-app-makefile.patch => dpdk-16.04-add-sysroot-option-within-app-makefile.patch} (100%) rename meta-isg/common/recipes-extended/dpdk/dpdk/{dpdk-2.2.0-dpdk-enable-ip_fragmentation-in-common_linuxapp.patch => dpdk-16.04-dpdk-enable-ip_fragmentation-in-common_base-config.patch} (23%) rename meta-isg/common/recipes-extended/dpdk/dpdk/{dpdk-2.2.0-point-to-the-right-include-and-lib-path.patch => dpdk-16.04-point-to-the-right-include-and-lib-path.patch} (100%) rename meta-isg/common/recipes-extended/dpdk/{dpdk_2.2.0.bb => dpdk_16.04.bb} (49%) -- 1.9.1 -- _______________________________________________ meta-intel mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-intel
