Home
last modified time | relevance | path

Searched refs:blocked (Results 1 – 8 of 8) sorted by relevance

/dpdk/doc/guides/nics/
H A Dfail_safe.rst114 #. Start testpmd. The sub-device ``84:00.0`` should be blocked from normal EAL
123 If the sub-device ``84:00.0`` is not blocked, it will be probed by the
H A Denic.rst454 instance may hang. As a workaround, enic.ko should be blocked or removed
/dpdk/doc/guides/cryptodevs/
H A Ddpaa2_sec.rst142 The DPAA2 SEC device can be blocked with the following:
/dpdk/doc/guides/prog_guide/
H A Devent_ethernet_rx_adapter.rst194 The adapter creates a thread blocked on the interrupt, on an interrupt this
H A Dmulti_proc_support.rst134 Any network ports being used by one process should be blocked by every other process.
H A Denv_abstraction_layer.rst504 The ports to be blocked are identified using the PCIe* description (Domain:Bus:Device.Function).
/dpdk/drivers/net/e1000/base/
H A De1000_ich8lan.c2128 bool blocked = false; in e1000_check_reset_block_ich8lan() local
2136 blocked = true; in e1000_check_reset_block_ich8lan()
2140 blocked = false; in e1000_check_reset_block_ich8lan()
2141 } while (blocked && (i++ < 30)); in e1000_check_reset_block_ich8lan()
2142 return blocked ? E1000_BLK_PHY_RESET : E1000_SUCCESS; in e1000_check_reset_block_ich8lan()
/dpdk/doc/guides/rel_notes/
H A Drelease_18_11.rst232 blocked due to a preempted writer thread. This allows the hash library