Home
last modified time | relevance | path

Searched refs:streamid_t (Results 1 – 4 of 4) sorted by relevance

/dpdk/app/test-pmd/
H A Dshared_rxq_fwd.c25 streamid_t sm_id; in forward_stream_get()
28 streamid_t nb_fs; in forward_stream_get()
H A Dtestpmd.h78 typedef uint16_t streamid_t; typedef
136 streamid_t peer_addr; /**< index of peer ethernet address of packets */
303 streamid_t stream_idx; /**< index of 1st stream in "fwd_streams" */
304 streamid_t stream_nb; /**< number of streams in "fwd_streams" */
392 streamid_t nb_fwd_streams; /**< Nb. of forward streams to process. */
H A Dconfig.c3855 streamid_t sm_id; in fwd_stream_on_other_lcores()
3856 streamid_t nb_fs_per_lcore; in fwd_stream_on_other_lcores()
3907 streamid_t sm_id; in pkt_fwd_shared_rxq_check()
3908 streamid_t nb_fs_per_lcore; in pkt_fwd_shared_rxq_check()
3958 streamid_t nb_fs_per_lcore; in setup_fwd_config_of_each_lcore()
3959 streamid_t nb_fs; in setup_fwd_config_of_each_lcore()
3960 streamid_t sm_id; in setup_fwd_config_of_each_lcore()
3972 nb_fs_per_lcore = (streamid_t) (nb_fs / nb_fc); in setup_fwd_config_of_each_lcore()
4030 (streamid_t) cur_fwd_config.nb_fwd_ports; in simple_fwd_config_setup()
4068 streamid_t sm_id; in rss_fwd_config_setup()
[all …]
H A Dtestpmd.c179 streamid_t nb_fwd_streams; /**< Is equal to (nb_ports * nb_rxq). */
1772 streamid_t sm_id, nb_fwd_streams_new; in init_fwd_streams()
1818 nb_fwd_streams_new = (streamid_t)(nb_ports * q); in init_fwd_streams()
1925 fwd_stream_stats_display(streamid_t stream_id) in fwd_stream_stats_display()
1983 streamid_t sm_id; in fwd_stats_display()
2116 streamid_t sm_id; in fwd_stats_reset()
2200 streamid_t nb_fs; in run_pkt_fwd_on_lcore()
2201 streamid_t sm_id; in run_pkt_fwd_on_lcore()