| /dpdk/config/arm/ |
| H A D | meson.build | 253 'numa': false 264 'numa': false 271 'numa': false 284 'numa': false 297 'numa': false 310 'numa': false 317 'numa': true 324 'numa': true 334 'numa': false 341 'numa': false [all …]
|
| /dpdk/drivers/common/mlx5/linux/ |
| H A D | mlx5_common_auxiliary.c | 91 unsigned long numa; in mlx5_auxiliary_get_numa() local 100 if (eal_parse_sysfs_value(numa_path, &numa) != 0) { in mlx5_auxiliary_get_numa() 104 return (int)numa; in mlx5_auxiliary_get_numa()
|
| /dpdk/doc/guides/linux_gsg/ |
| H A D | cross_build_dpdk_for_arm64.rst | 38 ./configure --host=aarch64-linux-gnu CC=aarch64-none-linux-gnu-gcc --prefix=<numa install dir> 47 The numa header files and lib file is generated in the include and lib folder 48 respectively under ``<numa install dir>``. 106 …cp <numa_install_dir>/include/numa*.h <cross_install_dir>/gcc-arm-9.2-2019.12-x86_64-aarch64-none-… 285 'numa': false, # optional, specify for non-NUMA SoCs
|
| H A D | nic_perf_intel_platform.rst | 174 Check the PCI device related numa node id:
|
| /dpdk/doc/guides/nics/ |
| H A D | ipn3ke.rst | 80 …:b1:00.3|0000:b5:00.0|0000:b5:00.1|0000:b5:00.2|0000:b5:00.3}' -- -i --no-numa --port-topology=loop 91 …:b1:00.3|0000:b5:00.0|0000:b5:00.1|0000:b5:00.2|0000:b5:00.3}' -- -i --no-numa --forward-mode=macs…
|
| H A D | softnic.rst | 71 #. ``cpu_id``: numa node id. (Optional: yes, Default value: 0)
|
| H A D | virtio.rst | 348 --no-numa --parse-ptype
|
| H A D | i40e.rst | 800 3. Check the PCI devices numa node (socket id) and get the cores number on the exact socket id.
|
| /dpdk/doc/guides/sample_app_ug/ |
| H A D | l3_forward_graph.rst | 52 [--no-numa] 68 * ``--no-numa:`` Optional, disables numa awareness.
|
| H A D | vhost_blk.rst | 50 mem-path=/dev/hugepages,share=on -numa node,memdev=mem \
|
| H A D | vhost_crypto.rst | 71 mem-path=/dev/hugepages,share=on -numa node,memdev=mem \
|
| H A D | l3_forward_access_ctrl.rst | 239 … FILENAME --rule_ipv6 FILENAME [--alg=<val>] [--max-pkt-len PKTLEN] [--no-numa] [--eth-dest=X,MM:M… 260 * --no-numa: optional, disables numa awareness
|
| H A D | l3_forward.rst | 72 [--no-numa] 109 * ``--no-numa:`` Optional, disables numa awareness.
|
| H A D | l3_forward_power_man.rst | 91 …p PORTMASK [-P] --config(port,queue,lcore)[,(port,queue,lcore)] [--max-pkt-len PKTLEN] [--no-numa] 104 * --no-numa: optional, disables numa awareness
|
| H A D | vhost.rst | 57 -mem-prealloc -numa node,memdev=mem \
|
| /dpdk/buildtools/ |
| H A D | meson.build | 20 get_numa_count_cmd = py3 + files('get-numa-count.py')
|
| /dpdk/doc/guides/howto/ |
| H A D | pvp_reference_benchmark.rst | 166 -numa node,memdev=mem -mem-prealloc \ 247 <numa> 249 </numa>
|
| H A D | lm_virtio_vhost_user.rst | 306 -numa node,memdev=mem,nodeid=0 \ 382 -numa node,memdev=mem,nodeid=0 \
|
| H A D | openwrt.rst | 86 The numa header files and lib file is generated in the include and lib folder
|
| /dpdk/config/ |
| H A D | meson.build | 177 if meson.is_cross_build() and not meson.get_cross_property('numa', true) 182 numa_dep = cc.find_library('numa', required: false) build 360 message('Found @0@ numa nodes'.format(max_numa_nodes))
|
| /dpdk/doc/guides/testpmd_app_ug/ |
| H A D | run_app.rst | 93 * ``--numa`` 98 * ``--no-numa`` 102 * ``--port-numa-config=(port,socket)[,(port,socket)]`` 106 * ``--ring-numa-config=(port,flag,socket)[,(port,flag,socket)]``
|
| H A D | testpmd_funcs.rst | 2110 PMD: Creating pcap-backed ethdev on numa socket 0 2172 PMD: Closing pcap ethdev on numa socket 0
|
| /dpdk/doc/guides/rel_notes/ |
| H A D | release_2_1.rst | 510 * **eal/linux: Fix numa node detection.** 513 * **eal/linux: Fix socket value for undetermined numa node.**
|
| H A D | release_2_2.rst | 380 * **i40e: Fixed base driver allocation when not using first numa node.**
|
| /dpdk/ |
| H A D | MAINTAINERS | 109 F: buildtools/get-numa-count.py
|