Home
last modified time | relevance | path

Searched refs:waiting (Results 1 – 21 of 21) sorted by relevance

/dpdk/doc/guides/howto/
H A Drte_flow.rst74 [waiting for packets]
93 [waiting for packets]
172 [waiting for packets]
194 [waiting for packets]
266 [waiting for packets]
288 [waiting for packets]
H A Dtelemetry.rst51 #. When connected, the script displays the following, waiting for user input::
/dpdk/doc/guides/prog_guide/
H A Dgpudev.rst97 that's waiting to receive a signal from the CPU
110 attached to a receive queue having some task waiting on the GPU
H A Dmulti_proc_support.rst259 Sending requests involves waiting for the other side to reply, so they can block
264 IPC will stop waiting and return.
317 to do so will cause the requestor to time out while waiting on a response.
335 therefore suggested to avoid waiting for interrupt-based events (such as alarms)
H A Dip_fragment_reassembly_lib.rst67 can be stored inside Fragment Table waiting for remaining fragments.
H A Drib_lib.rst132 feasible next hop for every corresponding route without waiting for the routing daemon
H A Dtraffic_management.rst113 at the head of the queue (the oldest packet waiting in the queue) and admits
H A Drcu_lib.rst173 does not allow the writer to do useful work while waiting and introduces
H A Dkernel_nic_interface.rst358 The mbuf is dequeued (without waiting due the cache) and filled with data from sk_buff.
H A Dring_lib.rst397 for head update and waiting/spinning on tail value.
/dpdk/doc/guides/tools/
H A Dcomp_perf.rst23 waiting for a hardware device to finish. Although artificial, this allows
/dpdk/doc/guides/eventdevs/
H A Dsw.rst101 the events waiting in the ingress rings only once per call. The default
/dpdk/doc/guides/sample_app_ug/
H A Dl3_forward_power_man.rst40 the PMD is still busy waiting for network packets, which wastes a lot of power.
70 instead of always running to the C0 state waiting for packets.
H A Dip_reassembly.rst151 can be stored inside Fragment Table waiting for remaining fragments.
/dpdk/doc/guides/nics/
H A Dhns3.rst120 Current, the max waiting time for MBX response is 500ms, but in
H A Dena.rst194 ENA PMD supports Rx interrupts, which can be used to wake up lcores waiting for
H A Dmlx5.rst608 A timeout value is set in the driver to control the waiting time before
/dpdk/drivers/net/cxgbe/base/
H A Dt4_hw.c3264 int waiting = FW_CMD_HELLO_TIMEOUT; in t4_fw_hello() local
3277 waiting -= 50; in t4_fw_hello()
3287 if (waiting <= 0) { in t4_fw_hello()
/dpdk/doc/guides/rel_notes/
H A Drelease_19_02.rst38 without waiting for DMA.
H A Drelease_2_2.rst309 waiting is conditionally executed only for Device Reset.
/dpdk/doc/guides/contributing/
H A Dpatches.rst625 #. Wait for review comments. While you are waiting review some other patches.