Lines Matching refs:can
34 DPDK can be configured, built and installed on your system using the tools
47 where "build" is the desired output build directory, and "<options>" can be
51 each item disabled, a reason why that is the case. This information can be
79 DPDK has a number of options that can be adjusted as part of the build configuration process.
80 These options can be listed by running ``meson configure`` inside a configured build folder.
81 Many of these options come from the "meson" tool itself and can be seen documented on the
85 to a regular "debug" build, you can either:
91 Other options are specific to the DPDK project but can be adjusted similarly.
92 To set the "max_lcores" value to 256, for example, you can either:
98 Some of the DPDK sample applications in the `examples` directory can be
105 As with other meson options, this can also be set post-initial-config using `meson configure` in th…
108 …all` is set as a meson option, meson will check each example application to see if it can be built,
109 and add all which can be built to the list of tasks in the ninja build configuration file.
118 This can be done either by setting ``CFLAGS`` and ``LDFLAGS`` in the environment,
125 The following meson command can be used on RHEL/Fedora systems to configure a 32-bit build,
137 DPDK can be compiled using ``ninja`` as described above.
149 An example of how to query and use the pkg-config file can be found in the ``Makefile`` of each of …
169 location in the user's home directory. The install location can be set