Home
last modified time | relevance | path

Searched refs:compile (Results 1 – 25 of 99) sorted by relevance

1234

/dpdk/lib/acl/
H A Dmeson.build17 # compile AVX2 version if either:
22 # in latter case, compile c file to static lib, using correct compiler
36 # compile AVX512 version if:
41 # compile AVX512 version if either:
48 # in latter case, compile c file to static lib, using correct
/dpdk/doc/guides/sample_app_ug/
H A Dcompiling.rst7 This section explains how to compile the DPDK sample applications.
9 To compile all the sample applications
36 To compile a single application
H A Dqos_metering.rst19 The operation mode can be selected as compile time out of the following options:
40 To compile the sample application see :doc:`compiling`.
/dpdk/devtools/
H A Dupdate_version_map_abi.py20 func_line_regex = re.compile(r"\s*"
32 section_begin_regex = re.compile(r"\s*"
41 section_end_regex = re.compile(r"\s*"
H A Dtest-meson-builds.sh126 compile () # <builddir> function
169 compile $builds_dir/$targetdir
184 compile $abirefdir/build
/dpdk/lib/fib/
H A Dmeson.build15 # compile AVX512 version if:
18 # compile AVX512 version if either:
23 # in latter case, compile c file to static lib, using correct
/dpdk/doc/guides/windows_gsg/
H A Dintro.rst8 Plane Development Kit (DPDK) software. The document describes how to compile
18 compile. Support is being added in pieces so as to limit the overall scope
/dpdk/doc/guides/freebsd_gsg/
H A Dbuild_sample_apps.rst9 The chapter describes how to compile and run applications in a DPDK
20 BSD make cannot be used to compile the DPDK example applications. GNU
24 The following shows how to compile the helloworld example app, following
H A Dintro.rst9 up and running quickly and describes how to compile and run a
55 and provides instructions on how to compile, run and use the sample application.
/dpdk/doc/guides/linux_gsg/
H A Dintro.rst9 The document describes how to compile and run a DPDK application in a Linux application (linux) env…
36 …hat showcases specific functionality and provides instructions on how to compile, run and use the …
H A Dcross_build_dpdk_for_arm64.rst7 This chapter describes how to cross compile DPDK for aarch64 on x86 build
8 machine and compile 32-bit aarch32 DPDK on aarch64 build machine.
13 like with x86), it is also possible to cross compile DPDK for aarch64.
167 To cross-compile DPDK on a desired target machine we can use the following
231 use the following command to cross-compile DPDK for the target machine::
248 Use the following command to cross-compile DPDK for the target machine::
/dpdk/examples/bpf/
H A DREADME2 library. To get details of each program and how to compile it, see
/dpdk/doc/guides/cryptodevs/
H A Dchacha20_poly1305.rst25 and compile it on their user system before building DPDK.
29 After downloading the library, the user needs to unpack and compile it
H A Dzuc.rst37 and compile it on their user system before building DPDK.
41 After downloading the library, the user needs to unpack and compile it
H A Dsnow3g.rst37 and compile it on their user system before building DPDK.
41 After downloading the library, the user needs to unpack and compile it
H A Dkasumi.rst38 and compile it on their user system before building DPDK.
42 After downloading the library, the user needs to unpack and compile it
/dpdk/doc/guides/nics/
H A Dbuild_and_test.rst9 This section demonstrates how to compile and run a Poll Mode Driver (PMD) for
22 To compile a PMD for a platform, build DPDK
/dpdk/config/ppc/
H A Dmeson.build32 # When a cross compile is detected, verify that the compiler/assembler supports
36 # cpu_instruction_set specified in cross-compile file as "cpu"
/dpdk/doc/guides/prog_guide/
H A Dbuild_app.rst12 To compile a sample application with make (for example, hello world):
H A Dbuild-sdk-meson.rst17 This will compile DPDK in the ``build`` subdirectory, and then install the
188 To cross-compile DPDK on a desired target machine we can use the following
205 To compile and link against DPDK within an application, pkg-config should
/dpdk/drivers/net/hns3/
H A Dmeson.build41 # compile SVE when:
/dpdk/drivers/net/bnxt/
H A Dmeson.build51 # compile AVX2 version if either:
/dpdk/drivers/net/iavf/
H A Dmeson.build28 # compile AVX2 version if either:
/dpdk/drivers/net/ice/
H A Dmeson.build27 # compile AVX2 version if either:
/dpdk/drivers/net/i40e/
H A Dmeson.build34 # compile AVX2 version if either:

1234