[meta-intel] [PATCH 0/2] Update to dpdk v16.11

Rahul Kumar Gupta rahul.kumarxx.gupta at intel.com
Wed Nov 16 00:02:39 PST 2016


Dear Maintainer(s),

In these two patches one patch will update dpdk recipe from v16.07 to 
v16.11. It will also rename and modify a patch since mk/rte.sdkinstall.mk has 
modified in this dpdk version so this patch don't apply cleanly on top of it.
rte_ivshmem feature has dropped and defconfig is renamed to "native".

other patch will cleanup the unused patches in recipe. These patches have
added before to fix dpdk v16.07.

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 (2):
  dpdk: Update v16.07 -> v16.11
  dpdk: cleanup unused patches

 common/recipes-extended/dpdk/dpdk.inc              |   7 +-
 .../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 ---------------------
 ...-dpdk-fix-installation-warning-and-issue.patch} |  18 +-
 .../dpdk/{dpdk_16.07.bb => dpdk_16.11.bb}          |   4 +-
 6 files changed, 13 insertions(+), 705 deletions(-)
 delete mode 100644 common/recipes-extended/dpdk/dpdk/dpdk-16.07-kni-fix-build-with-kernel-4.8.patch
 delete mode 100644 common/recipes-extended/dpdk/dpdk/dpdk-16.07-net-igb-move-PCI-device-IDs-from-EAL.patch
 delete mode 100644 common/recipes-extended/dpdk/dpdk/dpdk-16.07-net-ixgbe-move-PCI-device-IDs-from-EAL.patch
 rename common/recipes-extended/dpdk/dpdk/{dpdk-16.07-dpdk-fix-installation-warning-and-issue.patch => dpdk-16.11-dpdk-fix-installation-warning-and-issue.patch} (89%)
 rename common/recipes-extended/dpdk/{dpdk_16.07.bb => dpdk_16.11.bb} (74%)

-- 
1.9.1



More information about the meta-intel mailing list