Merged. Worth noting is that 2/3 revealed an error in meta-intel's DPDK_TARGET_MACHINE setting and intel-corei7-64's build will be broken for a day or so while a proper default is decided.

I'll also backport that default to rocko when its fixed.

Thanks,
Cal

On 04/12/2018 10:06 PM, Kevin Hao wrote:
Hi,

This patch series adds the arm64 support for dpdk. This has passed build
test on x86-64 and arm64. For arm64 build, you need to enable the
CONFIG_PCI for kernel and add something like follow in your local.conf:
     COMPATIBLE_MACHINE_pn-dpdk = "qemuarm64"
     COMPATIBLE_MACHINE_pn-dpdk-dev-libibverbs = "qemuarm64"
     COMPATIBLE_HOST_pn-dpdk-dev-libibverbs = '(aarch64).*-linux'
     DPDK_TARGET_MACHINE ?= "dpaa2"


Kevin Hao (3):
   dpdk: Remove the useless checksums
   dpdk: Add the missing return in get_dpdk_target_mach()
   dpdk: Add support for arm64

  recipes-extended/dpdk/dpdk.inc        | 11 +++++++----
  recipes-extended/dpdk/dpdk_17.11.1.bb |  3 ---
  recipes-extended/dpdk/dpdk_18.02.bb   |  3 ---
  3 files changed, 7 insertions(+), 10 deletions(-)


--
_______________________________________________
meta-intel mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-intel

Reply via email to