[meta-intel] [PATCH 0/1] Fix dpdk build with kernel v4.8

Rahul Kumar Gupta rahul.kumarxx.gupta at intel.com
Fri Oct 14 01:40:16 PDT 2016


Dear Maintainer(s),

This change will fix the build error for dpdk with linux kernel
version 4.8, which is the default kernel version for common BSP
for master branch.

All the changes have been backported from dpdk upstreamed
sources.

The image have been tested on Grantley-Broadwell using
intel-corei7-64 BSP.

Please merge in master & morty if this looks ok.

Thank you

Rahul Kumar Gupta (1):
  meta-isg: dpdk: fix build with kernel v4.8

 meta-isg/common/recipes-extended/dpdk/dpdk.inc     |   3 +
 .../dpdk-16.07-kni-fix-build-with-kernel-4.8.patch |  55 ++++
 ...6.07-net-igb-move-PCI-device-IDs-from-EAL.patch | 278 ++++++++++++++++
 ...07-net-ixgbe-move-PCI-device-IDs-from-EAL.patch | 356 +++++++++++++++++++++
 4 files changed, 692 insertions(+)
 create mode 100644 meta-isg/common/recipes-extended/dpdk/dpdk/dpdk-16.07-kni-fix-build-with-kernel-4.8.patch
 create mode 100644 meta-isg/common/recipes-extended/dpdk/dpdk/dpdk-16.07-net-igb-move-PCI-device-IDs-from-EAL.patch
 create mode 100644 meta-isg/common/recipes-extended/dpdk/dpdk/dpdk-16.07-net-ixgbe-move-PCI-device-IDs-from-EAL.patch

-- 
1.9.1



More information about the meta-intel mailing list