[meta-intel] [meta-dpdk 0/3] dpdk: Add support for arm64

Kevin Hao kexin.hao at windriver.com
Thu Apr 12 22:06:58 PDT 2018


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(-)

-- 
2.14.3

Thanks,
Kevin


More information about the meta-intel mailing list