Home
last modified time | relevance | path

Searched refs:samples (Results 1 – 9 of 9) sorted by relevance

/dpdk/app/test-eventdev/
H A Dtest_pipeline_common.c85 static uint64_t samples; in pipeline_launch_lcores() local
100 ++samples; in pipeline_launch_lcores()
102 mpps, total_mpps/samples); in pipeline_launch_lcores()
H A Dtest_perf_common.c497 static uint64_t samples; in perf_launch_lcores() local
515 ++samples; in perf_launch_lcores()
518 mpps, total_mpps/samples, in perf_launch_lcores()
522 mpps, total_mpps/samples); in perf_launch_lcores()
/dpdk/doc/guides/rel_notes/
H A Ddeprecation.rst52 samples in DPDK that enum/define terminated with a ``.*MAX.*`` value which is
/dpdk/doc/guides/prog_guide/
H A Devent_timer_adapter.rst26 `Processing Timer Expiry Events`_ sections. Code samples are abstracted and
H A Dcryptodev_lib.rst1138 The following code samples are taken from the test application mentioned above,
H A Dqos_framework.rst1208 The PIE algorithm periodically updates the drop probability based on the latency samples.
/dpdk/drivers/net/mlx5/
H A Dmlx5_flow_dv.c10248 uint32_t *samples; in flow_dv_translate_item_ecpri() local
10281 samples = priv->sh->ecpri_parser.ids; in flow_dv_translate_item_ecpri()
10292 prog_sample_field_id_0, samples[0]); in flow_dv_translate_item_ecpri()
10295 prog_sample_field_id_0, samples[0]); in flow_dv_translate_item_ecpri()
10315 prog_sample_field_id_1, samples[1]); in flow_dv_translate_item_ecpri()
10317 prog_sample_field_id_1, samples[1]); in flow_dv_translate_item_ecpri()
/dpdk/doc/guides/testpmd_app_ug/
H A Dtestpmd_funcs.rst5641 **Flow match samples.**
5645 Number of flow samples and sample maximal length depend of port hardware.
5682 Flex pattern directly related to flex item samples configuration.
/dpdk/doc/guides/nics/
H A Dmlx5.rst241 - Flex item fields (``next_header``, ``next_protocol``, ``samples``)