| /dpdk/examples/ |
| H A D | meson.build | 9 # list of all example apps. Keep 1-3 per line, in alphabetical order. 92 foreach example: examples 93 name = example.split('/')[-1] 101 includes = [include_directories(example)] 103 subdir(example) 111 message('Missing dependency "@0@" for example "@1@"'.format(d, name)) 120 error('Cannot build requested example "' + name + '"') 122 message('Skipping example "' + name + '"')
|
| /dpdk/doc/guides/prog_guide/ |
| H A D | telemetry_lib.rst | 33 An example callback function is shown below: 47 This callback is an example of handling multiple commands in one callback, 90 Some data will need to be formatted in a list structure. For example, if a 110 the data utilities API can also be used. For example, some information about 132 The data utilities API can again be used for this, see the example below. 136 rte_tel_data_string(d, "This is an example string"); 140 {"/example_lib/string_example": "This is an example string"} 153 command. An example command being registered is shown below: 158 "Returns an example string. Takes no parameters");
|
| /dpdk/doc/guides/nics/ |
| H A D | cnxk.rst | 118 For example:: 129 For example:: 141 For example:: 153 For example:: 165 For example:: 186 For example:: 223 For example:: 235 For example:: 247 For example:: 258 For example:: [all …]
|
| /dpdk/doc/guides/linux_gsg/ |
| H A D | eal_args.include.rst | 68 For example:: 133 Specify log level for a specific component. For example:: 143 For example: 157 Specify trace directory for trace output. For example: 170 and ``MBytes`` respectively. For example: 183 For example: 218 For example, to allow all SIMD bitwidths up to and including AVX-512:: 222 The following example shows limiting the bitwidth to 64-bits to disable all vector code::
|
| /dpdk/doc/guides/eventdevs/ |
| H A D | cnxk.rst | 67 For example:: 76 For example:: 85 For example:: 101 For example:: 110 For example:: 120 For example:: 132 For example:: 141 For example:: 152 For example::
|
| /dpdk/examples/vmdq_dcb/ |
| H A D | meson.build | 4 # meson file, for building this example as part of a main DPDK build. 6 # To build this example as a standalone application with an already-installed
|
| /dpdk/examples/service_cores/ |
| H A D | meson.build | 4 # meson file, for building this example as part of a main DPDK build. 6 # To build this example as a standalone application with an already-installed
|
| /dpdk/examples/vmdq/ |
| H A D | meson.build | 4 # meson file, for building this example as part of a main DPDK build. 6 # To build this example as a standalone application with an already-installed
|
| /dpdk/examples/flow_filtering/ |
| H A D | meson.build | 4 # meson file, for building this example as part of a main DPDK build. 6 # To build this example as a standalone application with an already-installed
|
| /dpdk/examples/helloworld/ |
| H A D | meson.build | 4 # meson file, for building this example as part of a main DPDK build. 6 # To build this example as a standalone application with an already-installed
|
| /dpdk/examples/ptpclient/ |
| H A D | meson.build | 4 # meson file, for building this example as part of a main DPDK build. 6 # To build this example as a standalone application with an already-installed
|
| /dpdk/examples/multi_process/symmetric_mp/ |
| H A D | meson.build | 4 # meson file, for building this example as part of a main DPDK build. 6 # To build this example as a standalone application with an already-installed
|
| /dpdk/examples/skeleton/ |
| H A D | meson.build | 4 # meson file, for building this example as part of a main DPDK build. 6 # To build this example as a standalone application with an already-installed
|
| /dpdk/examples/link_status_interrupt/ |
| H A D | meson.build | 4 # meson file, for building this example as part of a main DPDK build. 6 # To build this example as a standalone application with an already-installed
|
| /dpdk/examples/vhost_crypto/ |
| H A D | meson.build | 4 # meson file, for building this example as part of a main DPDK build. 6 # To build this example as a standalone application with an already-installed
|
| /dpdk/examples/bond/ |
| H A D | meson.build | 4 # meson file, for building this example as part of a main DPDK build. 6 # To build this example as a standalone application with an already-installed
|
| /dpdk/examples/rxtx_callbacks/ |
| H A D | meson.build | 4 # meson file, for building this example as part of a main DPDK build. 6 # To build this example as a standalone application with an already-installed
|
| /dpdk/examples/multi_process/hotplug_mp/ |
| H A D | meson.build | 4 # meson file, for building this example as part of a main DPDK build. 6 # To build this example as a standalone application with an already-installed
|
| /dpdk/examples/bbdev_app/ |
| H A D | meson.build | 4 # meson file, for building this example as part of a main DPDK build. 6 # To build this example as a standalone application with an already-installed
|
| /dpdk/examples/multi_process/simple_mp/ |
| H A D | meson.build | 4 # meson file, for building this example as part of a main DPDK build. 6 # To build this example as a standalone application with an already-installed
|
| /dpdk/examples/flow_classify/ |
| H A D | meson.build | 4 # meson file, for building this example as part of a main DPDK build. 6 # To build this example as a standalone application with an already-installed
|
| /dpdk/examples/multi_process/client_server_mp/mp_client/ |
| H A D | meson.build | 4 # meson file, for building this example as part of a main DPDK build. 6 # To build this example as a standalone application with an already-installed
|
| /dpdk/examples/kni/ |
| H A D | meson.build | 4 # meson file, for building this example as part of a main DPDK build. 6 # To build this example as a standalone application with an already-installed
|
| /dpdk/examples/ip_reassembly/ |
| H A D | meson.build | 4 # meson file, for building this example as part of a main DPDK build. 6 # To build this example as a standalone application with an already-installed
|
| /dpdk/examples/distributor/ |
| H A D | meson.build | 4 # meson file, for building this example as part of a main DPDK build. 6 # To build this example as a standalone application with an already-installed
|