Home
last modified time | relevance | path

Searched refs:quanta (Results 1 – 7 of 7) sorted by relevance

/dpdk/doc/guides/eventdevs/
H A Dsw.rst54 The scheduling quanta sets the number of events that the device attempts to
59 The scheduling quanta can be set using a string argument to the vdev
70 The credit quanta is the number of credits that a port will fetch at a time from
79 reducing the quanta may cause measurable performance impact but provide the
83 benefit from a higher or reduced quanta size, experimentation is required to
H A Ddlb2.rst176 defined by its low watermark, high watermark, and refill quanta. These three
182 - The refill quanta is set to half the high watermark.
183 - The low watermark is set to the minimum of 16 and the refill quanta.
/dpdk/drivers/event/sw/
H A Dsw_evdev.c888 int *quanta = opaque; in set_sched_quanta() local
889 *quanta = atoi(value); in set_sched_quanta()
890 if (*quanta < 0 || *quanta >= 4096) in set_sched_quanta()
/dpdk/doc/guides/rel_notes/
H A Drelease_22_07.rst66 * Added quanta size configuration support.
/dpdk/drivers/event/dlb2/
H A Ddlb2.c2473 uint16_t quanta = ev_port->credit_update_quanta; in dlb2_replenish_sw_credits() local
2475 if (ev_port->inflight_credits >= quanta * 2) { in dlb2_replenish_sw_credits()
2477 uint16_t val = ev_port->inflight_credits - quanta; in dlb2_replenish_sw_credits()
/dpdk/doc/guides/nics/
H A Dintel_vf.rst96 …a_size`` like ``-a 18:00.0,quanta_size=2048``. The default value is 1024, and quanta size should be
/dpdk/doc/guides/testpmd_app_ug/
H A Dtestpmd_funcs.rst1584 * ``pause_time`` (integer): Pause quanta filled in the PFC frame for which