Home
last modified time | relevance | path

Searched refs:cross (Results 1 – 25 of 50) sorted by relevance

12

/f-stack/dpdk/doc/guides/linux_gsg/
H A Dcross_build_dpdk_for_arm64.rst6 This chapter describes how to cross compile DPDK for ARM64 from x86 build hosts.
11 like with x86), it is also possible to cross-build DPDK for ARM64. An
12 ARM64 cross compile GNU toolchain is used for this.
14 Obtain the cross tool chain
16 The latest cross compile tool chain can be downloaded from:
65 Augment the cross toolchain with NUMA support
72 Copy the NUMA header files and lib to the cross compiler's directories:
91 To cross-compile DPDK on a desired target machine we can use the following
94 meson cross-build --cross-file <target_machine_configuration>
95 ninja -C cross-build
[all …]
/f-stack/dpdk/doc/guides/platform/
H A Dbluefield.rst54 DPDK can be compiled either natively on BlueField platforms or cross-compiled on
71 Refer to :doc:`../linux_gsg/cross_build_dpdk_for_arm64` to install the cross
80 Such header files and libraries can be cross-compiled and installed on to the
81 cross toolchain directory like depicted in
85 tarball for the cross toolchain.
111 Then, untar the tarball at the cross toolchain directory on the x86 host.
120 meson build --cross-file config/arm/arm64_bluefield_linux_gcc
H A Docteontx.rst71 **OCTEON TX** :sup:`®` board or cross-compiled on an x86 based platform.
80 If the kernel and modules are cross-compiled and copied to the target board,
110 The DPDK applications can be cross-compiled on any x86 based platform. The
116 The following steps can be used to perform cross-compilation with OCTEON TX
130 meson build --cross-file config/arm/arm64_thunderx_linux_gcc
138 meson build --cross-file config/arm/arm64_thunderx_linux_gcc -Dexamples=<application>
143 By default, meson cross compilation uses ``aarch64-linux-gnu-gcc`` toolchain,
H A Docteontx2.rst500 DPDK may be compiled either natively on OCTEON TX2 platform or cross-compiled on
518 meson build --cross-file config/arm/arm64_octeontx2_linux_gcc
523 By default, meson cross compilation uses ``aarch64-linux-gnu-gcc`` toolchain,
/f-stack/dpdk/devtools/
H A Dtest-meson-builds.sh159 cross="--cross-file $crossfile"
163 cross=
166 config $srcdir $builds_dir/$targetdir $cross --werror $*
180 config $abirefdir/src $abirefdir/build $cross \
239 build build-x86-mingw $srcdir/config/x86/cross-mingw -Dexamples=helloworld
/f-stack/dpdk/doc/guides/windows_gsg/
H A Dbuild_dpdk.rst14 * The MinGW-w64 toolchain (either native or cross).
47 On Linux, i.e. for cross-compilation, install MinGW-w64 via a package manager.
109 The cross-file option must be specified for Meson.
114 meson --cross-file config/x86/cross-mingw -Dexamples=helloworld build
/f-stack/dpdk/kernel/linux/
H A Dmeson.build6 # if we are cross-compiling we need kernel_dir specified
8 error('Need "kernel_dir" option for kmod compilation when cross-compiling')
/f-stack/dpdk/doc/guides/howto/
H A Dopenwrt.rst32 * Select ``Build the OpenWrt SDK`` for cross-compilation environment
92 To cross compile with meson build, you need to write a customized cross file
103 meson builddir --cross-file openwrt-cross
/f-stack/dpdk/doc/guides/cryptodevs/
H A Dbcmfs.rst67 cross-compiled on an x86 platform. For example, below commands can be executed
68 for cross compiling on x86 platform.
73 meson <dest-dir> --cross-file config/arm/arm64_stingray_linux_gcc
H A Docteontx.rst67 **OCTEON TX** :sup:`®` board or cross-compiled on an x86 based platform.
H A Docteontx2.rst71 cross-compiled on an x86 platform.
/f-stack/dpdk/doc/guides/regexdevs/
H A Dfeatures_overview.rst10 Support cross buffer detection.
/f-stack/freebsd/contrib/libsodium/
H A DREADME.markdown11 It is a portable, cross-compilable, installable, packageable
/f-stack/freebsd/contrib/device-tree/scripts/
H A DKbuild.include70 # cc-cross-prefix
71 # Usage: CROSS_COMPILE := $(call cc-cross-prefix, m68k-linux-gnu- m68k-linux-)
74 cc-cross-prefix = \
/f-stack/freebsd/contrib/device-tree/Bindings/clock/st/
H A Dst,flexgen.txt5 - a clock cross bar (represented by a mux element)
/f-stack/freebsd/contrib/device-tree/Bindings/sound/
H A Dcs35l34.txt42 effect without waiting for a zero cross.
H A Dcs35l35.txt67 zero-cross
/f-stack/app/redis-5.0.5/deps/jemalloc/
H A DINSTALL.md222 cross compiling.
227 option may be useful when cross compiling in combination with
234 when cross compiling, or when overriding the default for systems that do
268 useful when cross-compiling.
H A DChangeLog48 - Fix symbol listing for cross-compiling. (@tamird)
64 - Add --with-lg-vaddr configure option to support cross compiling.
86 practice large extents are usually the ones that cross the decay threshold.
199 - Add --disable-thp to support cross compiling. (@jasone)
200 - Add --with-lg-hugepage to support cross compiling. (@jasone)
1074 - Add support for cross compiling.
/f-stack/freebsd/contrib/device-tree/src/arm/
H A Dam335x-boneblack-common.dtsi100 /* Convert 24bit BGR to RGB, e.g. cross red and blue wiring */
H A Dam335x-osd3358-sm-red.dts131 /* Convert 24bit BGR to RGB, e.g. cross red and blue wiring */
/f-stack/dpdk/doc/guides/sample_app_ug/
H A Dvdpa.rst100 vDPA supports cross-backend live migration, user can migrate SW vhost backend
/f-stack/dpdk/doc/guides/nics/
H A Dthunderx.rst53 Use config/arm/arm64-thunderx-linux-gcc as a meson cross-file when cross-compiling.
/f-stack/freebsd/contrib/openzfs/config/
H A Diconv.m425 AC_REQUIRE([AC_CANONICAL_HOST]) dnl for cross-compiles
/f-stack/freebsd/contrib/device-tree/Bindings/thermal/
H A Dthermal-zones.yaml35 max dT/dt, such that a device does not cross several trip boundaries

12