Dear Maintainer(s),
These series of patches will upgrade the recipe to build dpdk v2.2.0 and retire
the older version of dpdk. This will cleanup the unused patches and
rename the required patches according to dpdk v2.2.0.
This series applies on top of and builds with both master and jethro. The
image/ and packages-split/ looks okay for both branches.
The image has been tested on a grantley-broadwell & riverforest-haswell
platform using the intel-corei7-64 BSP.
Please merge in master and jethro if these look ok.
Thank you,
Changelog v2:
* Retire the older version of dpdk
* Git mv the dpdk v2.1.0 to dpdk v2.2.0
* Rename the patches
Rahul Kumar Gupta (3):
meta-isg: dpdk: retire older ver v2.0.0 and v1.8.0
meta-isg: dpdk: Upgrade DPDK v2.1.0 to DPDK v2.2.0
meta-isg: dpdk v2.2.0: rename the patches used
meta-isg/common/recipes-extended/dpdk/dpdk.inc | 6 +-
...dd-config-variable-to-enable-disable-dpdk.patch | 44 ------
...ix-a-build-warning-being-treated-as-error.patch | 49 -------
...dpdk-1.8.0-kni-fix-build-with-kernel-3.19.patch | 69 ---------
...cc-version-detection-to-permit-versions-n.patch | 155 ---------------------
.../dpdk-2.0.0-kni-fix-build-with-kernel-4.0.patch | 58 --------
...k-2.0.0-kni-fix-igb-build-with-kernel-4.1.patch | 70 ----------
...2.0.0-kni-fix-vhost-build-with-kernel-4.1.patch | 69 ---------
...fix-vhost-build-with-kernels-3.19-and-4.0.patch | 141 -------------------
...k-2.0.0-kni-net-fix-build-with-kernel-4.1.patch | 54 -------
...add-RTE_KERNELDIR_OUT-to-split-kernel-bu.patch} | 18 +--
...nfig-variable-to-enable-disable-dpdk_qat.patch} | 0
...0-add-sysroot-option-within-app-makefile.patch} | 20 +--
...able-ip_fragmentation-in-common_linuxapp.patch} | 0
...-point-to-the-right-include-and-lib-path.patch} | 0
.../common/recipes-extended/dpdk/dpdk_1.8.0.bb | 22 ---
.../common/recipes-extended/dpdk/dpdk_2.0.0.bb | 17 ---
.../dpdk/{dpdk_2.1.0.bb => dpdk_2.2.0.bb} | 8 +-
18 files changed, 26 insertions(+), 774 deletions(-)
delete 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
delete mode 100644
meta-isg/common/recipes-extended/dpdk/dpdk/dpdk-1.8.0-and-2.0.0-ixgbe-fix-a-build-warning-being-treated-as-error.patch
delete mode 100644
meta-isg/common/recipes-extended/dpdk/dpdk/dpdk-1.8.0-kni-fix-build-with-kernel-3.19.patch
delete mode 100644
meta-isg/common/recipes-extended/dpdk/dpdk/dpdk-1.8.0-mk-rework-gcc-version-detection-to-permit-versions-n.patch
delete mode 100644
meta-isg/common/recipes-extended/dpdk/dpdk/dpdk-2.0.0-kni-fix-build-with-kernel-4.0.patch
delete mode 100644
meta-isg/common/recipes-extended/dpdk/dpdk/dpdk-2.0.0-kni-fix-igb-build-with-kernel-4.1.patch
delete mode 100644
meta-isg/common/recipes-extended/dpdk/dpdk/dpdk-2.0.0-kni-fix-vhost-build-with-kernel-4.1.patch
delete mode 100644
meta-isg/common/recipes-extended/dpdk/dpdk/dpdk-2.0.0-kni-fix-vhost-build-with-kernels-3.19-and-4.0.patch
delete mode 100644
meta-isg/common/recipes-extended/dpdk/dpdk/dpdk-2.0.0-kni-net-fix-build-with-kernel-4.1.patch
rename
meta-isg/common/recipes-extended/dpdk/dpdk/{dpdk-1.8.0-and-2.0.0-add-RTE_KERNELDIR_OUT-to-split-kernel-bu.patch
=> dpdk-2.2.0-add-RTE_KERNELDIR_OUT-to-split-kernel-bu.patch} (79%)
rename
meta-isg/common/recipes-extended/dpdk/dpdk/{dpdk-2.1.0-add-config-variable-to-enable-disable-dpdk_qat.patch
=> dpdk-2.2.0-add-config-variable-to-enable-disable-dpdk_qat.patch} (100%)
rename
meta-isg/common/recipes-extended/dpdk/dpdk/{dpdk-1.8.0-and-2.0.0-add-sysroot-option-within-app-makefile.patch
=> dpdk-2.2.0-add-sysroot-option-within-app-makefile.patch} (61%)
rename
meta-isg/common/recipes-extended/dpdk/dpdk/{dpdk-2.0.0-dpdk-enable-ip_fragmentation-in-common_linuxapp.patch
=> dpdk-2.2.0-dpdk-enable-ip_fragmentation-in-common_linuxapp.patch} (100%)
rename
meta-isg/common/recipes-extended/dpdk/dpdk/{dpdk-1.8.0-and-2.0.0-point-to-the-right-include-and-lib-path.patch
=> dpdk-2.2.0-point-to-the-right-include-and-lib-path.patch} (100%)
delete mode 100644 meta-isg/common/recipes-extended/dpdk/dpdk_1.8.0.bb
delete mode 100644 meta-isg/common/recipes-extended/dpdk/dpdk_2.0.0.bb
rename meta-isg/common/recipes-extended/dpdk/{dpdk_2.1.0.bb => dpdk_2.2.0.bb}
(53%)
--
1.9.1
--
_______________________________________________
meta-intel mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-intel