Home
last modified time | relevance | path

Searched refs:cpus (Results 1 – 13 of 13) sorted by relevance

/dpdk/doc/guides/sample_app_ug/
H A Dl2_forward_cat.rst69 To run the example in a ``linux`` environment and enable CAT on cpus 0-2:
75 or to enable CAT and CDP on cpus 1,3:
93 * ``--l3ca='<common_cbm@cpus>[,<(code_cbm,data_cbm)@cpus>...]'``:
103 ``cpus`` could be a single digit/range or a group and must be expressed in
110 * cpus 1 and 3 share its 4 ways with cpus 4, 5 and 6;
112 * cpus 4, 5 and 6 share half (4 out of 8 ways) of its L3 with cpus 1 and 3;
114 * cpus 4, 5 and 6 have exclusive access to 4 out of 8 ways;
120 * cpus 1 and 3 have access to 2 ways for code and 2 ways for data, code and
/dpdk/lib/eal/windows/
H A Deal_lcore.c35 GROUP_AFFINITY cpus[CPU_SETSIZE]; member
99 cpu_map.cpus[*cpu_count].Group = group_no; in eal_query_group_affinity()
100 cpu_map.cpus[*cpu_count].Mask = (KAFFINITY)1 << i; in eal_query_group_affinity()
252 return &cpu_map.cpus[cpu_index]; in eal_get_cpu_affinity()
/dpdk/doc/guides/linux_gsg/
H A Deal_args.include.rst24 <lcores[@cpus]>[<,lcores[@cpus]>...]
30 The ``@`` can be omitted if cpus and lcores have the same value.
/dpdk/doc/guides/howto/
H A Dlm_virtio_vhost_user.rst290 # Number of guest cpus
366 # Number of guest cpus
438 # test system has 8 cpus (0-7), use cpus 2-7 for VM
H A Dlm_bond_virtio_sriov.rst412 # Number of guest cpus
515 # Number of guest cpus
611 # The test system has 8 cpus (0-7), use cpus 2-7 for VM
H A Dpvp_reference_benchmark.rst248 <cell id='0' cpus='0-2' memory='3145728' unit='KiB' memAccess='shared'/>
/dpdk/drivers/common/mlx5/windows/
H A Dmlx5_glue.h92 int (*devx_query_eqn)(void *context, uint32_t cpus, uint32_t *eqn);
H A Dmlx5_glue.c246 uint32_t cpus, uint32_t *eqn) in mlx5_glue_devx_query_eqn() argument
250 return devx_query_eqn(GET_DEVX_CTX(ctx), cpus, eqn); in mlx5_glue_devx_query_eqn()
/dpdk/drivers/common/mlx5/linux/
H A Dmlx5_glue.c1253 mlx5_glue_devx_query_eqn(struct ibv_context *ctx, uint32_t cpus, in mlx5_glue_devx_query_eqn() argument
1257 return mlx5dv_devx_query_eqn(ctx, cpus, eqn); in mlx5_glue_devx_query_eqn()
1260 (void)cpus; in mlx5_glue_devx_query_eqn()
H A Dmlx5_glue.h339 int (*devx_query_eqn)(struct ibv_context *context, uint32_t cpus,
/dpdk/examples/vm_power_manager/
H A Dchannel_manager.c728 global_n_host_cpus = (unsigned int)node_info.cpus; in get_all_vm()
983 global_n_host_cpus = (unsigned int)info.cpus; in channel_manager_init()
/dpdk/doc/guides/freebsd_gsg/
H A Dinstall_from_ports.rst91 EAL: Sysctl reports 8 cpus
/dpdk/doc/guides/prog_guide/
H A Denv_abstraction_layer.rst811 echo $cpu > /sys/fs/cgroup/cpuset/cpuset.cpus