Home
last modified time | relevance | path

Searched refs:lcoreid_t (Results 1 – 5 of 5) sorted by relevance

/dpdk/app/test-pmd/
H A Dtestpmd.h75 typedef uint8_t lcoreid_t; typedef
305 lcoreid_t cpuid_idx; /**< index of logical core in CPU id table */
393 lcoreid_t nb_fwd_lcores; /**< Nb. of logical cores to launch. */
464 extern lcoreid_t nb_lcores; /**< Number of logical cores probed at init time. */
465 extern lcoreid_t nb_cfg_lcores; /**< Number of configured logical cores. */
466 extern lcoreid_t nb_fwd_lcores; /**< Number of forwarding logical cores. */
521 extern lcoreid_t latencystats_lcore_id;
525 extern lcoreid_t bitrate_lcore_id;
H A Dconfig.c3589 lcoreid_t lc_id; in fwd_lcores_config_display()
3857 lcoreid_t nb_fc; in fwd_stream_on_other_lcores()
3858 lcoreid_t lc_id; in fwd_stream_on_other_lcores()
3909 lcoreid_t nb_fc; in pkt_fwd_shared_rxq_check()
3910 lcoreid_t lc_id; in pkt_fwd_shared_rxq_check()
3962 lcoreid_t nb_fc; in setup_fwd_config_of_each_lcore()
3963 lcoreid_t nb_lc; in setup_fwd_config_of_each_lcore()
3964 lcoreid_t lc_id; in setup_fwd_config_of_each_lcore()
4155 lcoreid_t lc_id; in dcb_fwd_config_setup()
4262 lcoreid_t lc_id; in icmp_echo_config_setup()
[all …]
H A Dtestpmd.c161 lcoreid_t nb_lcores; /**< Number of probed logical cores. */
170 lcoreid_t nb_cfg_lcores; /**< Number of configured logical cores. */
171 lcoreid_t nb_fwd_lcores; /**< Number of forwarding logical cores. */
460 lcoreid_t latencystats_lcore_id = -1;
524 lcoreid_t bitrate_lcore_id;
703 nb_lcores = (lcoreid_t) nb_lc; in set_default_fwd_lcores_config()
1624 lcoreid_t lc_id; in init_config()
2379 lcoreid_t lc_id; in stop_packet_forwarding()
H A Dparameters.c1028 latencystats_lcore_id = (lcoreid_t) n; in launch_args_parse()
1040 bitrate_lcore_id = (lcoreid_t) n; in launch_args_parse()
/dpdk/doc/guides/prog_guide/
H A Dmetrics_lib.rst261 lcoreid_t latencystats_lcore_id = -1;