This is the guide for cross compiling ARM64 DPDK from X86 hosts. Signed-off-by: Gavin Hu <gavin.hu@arm.com> Reviewed-by: Steve Capper <steve.capper@arm.com> Reviewed-by: Honnappa Nagarahalli <honnappa.nagarahalli@arm.com> Acked-by: Marko Kovacevic <marko.kovacevic@intel.com>
22 lines
385 B
ReStructuredText
22 lines
385 B
ReStructuredText
.. SPDX-License-Identifier: BSD-3-Clause
|
|
Copyright(c) 2010-2015 Intel Corporation.
|
|
|
|
.. _linux_gsg:
|
|
|
|
Getting Started Guide for Linux
|
|
===============================
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:numbered:
|
|
|
|
intro
|
|
sys_reqs
|
|
build_dpdk
|
|
cross_build_dpdk_for_arm64
|
|
linux_drivers
|
|
build_sample_apps
|
|
enable_func
|
|
quick_start
|
|
nic_perf_intel_platform
|