[meta-intel] [PATCH 0/2] dpdk compilation fixes for kernel 4.1

Anuj Mittal anujx.mittal at intel.com
Mon Oct 5 07:02:16 PDT 2015


Dear Maintainer(s),

These two changes fix the build errors for dpdk with linux kernel version 4.1, which 
is now the default version for meta-crystalforest as well.

All the changes have been backported from dpdk 2.1.0. 

The images have been tested using the crystalforest BSP on all three supported platforms:
crystal forest, highland forest and river forest. 

Please merge if these look okay.

Thank you,

Anuj Mittal (2):
  meta-isg: dpdk: fix v2.0.0 build with kernel 4.1
  meta-isg: dpdk: fix v1.8.0 build with kernel 4.1

 ...ix-a-build-warning-being-treated-as-error.patch |   45 ++++++
 ...dpdk-1.8.0-kni-fix-build-with-kernel-3.19.patch |   69 +++++++++
 ...cc-version-detection-to-permit-versions-n.patch |  149 ++++++++++++++++++++
 .../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 +++++++++
 ...k-2.0.0-kni-net-fix-build-with-kernel-4.1.patch |   54 +++++++
 .../common/recipes-extended/dpdk/dpdk_1.8.0.bb     |    9 +-
 .../common/recipes-extended/dpdk/dpdk_2.0.0.bb     |    4 +
 8 files changed, 457 insertions(+), 1 deletion(-)
 create 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
 create mode 100644 meta-isg/common/recipes-extended/dpdk/dpdk/dpdk-1.8.0-kni-fix-build-with-kernel-3.19.patch
 create mode 100644 meta-isg/common/recipes-extended/dpdk/dpdk/dpdk-1.8.0-mk-rework-gcc-version-detection-to-permit-versions-n.patch
 create mode 100644 meta-isg/common/recipes-extended/dpdk/dpdk/dpdk-2.0.0-kni-fix-build-with-kernel-4.0.patch
 create mode 100644 meta-isg/common/recipes-extended/dpdk/dpdk/dpdk-2.0.0-kni-fix-igb-build-with-kernel-4.1.patch
 create mode 100644 meta-isg/common/recipes-extended/dpdk/dpdk/dpdk-2.0.0-kni-net-fix-build-with-kernel-4.1.patch

-- 
1.7.9.5



More information about the meta-intel mailing list