Home
last modified time | relevance | path

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

/dpdk/doc/guides/sample_app_ug/
H A Deventdev_pipeline.rst59 Core part of pipeline was not assigned any cores. This will stall the
/dpdk/doc/guides/howto/
H A Ddebug_troubleshoot.rst186 * Extreme stall in the enqueue will lead to ``rte_ring_empty`` to be true.
/dpdk/doc/guides/prog_guide/
H A Deventdev.rst326 application to backpressure and eventually stall due to no space in the
H A Dpacket_framework.rst513 the CPU execution units have to stall until the read operation is completed from L3 cache memory or…
/dpdk/drivers/net/qede/
H A Dqede_debug.c1596 struct ecore_ptt *p_ptt, bool stall) in qed_grc_stall_storms() argument
1608 ecore_wr(p_hwfn, p_ptt, reg_addr, stall ? 1 : 0); in qed_grc_stall_storms()