Home
last modified time | relevance | path

Searched refs:critical (Results 1 – 22 of 22) sorted by relevance

/dpdk/lib/net/
H A Drte_geneve.h46 uint8_t critical:1; /**< Critical packet. */ member
52 uint8_t critical:1; /**< Critical packet. */
/dpdk/doc/guides/prog_guide/
H A Drcu_lib.rst67 It can be noted that, the critical sections for D2 is a quiescent state
79 to a minimum. The following paras explain how grace period and critical
87 The length of the critical section and the number of reader threads
88 is proportional to the duration of the grace period. Keeping the critical
90 critical sections smaller requires additional CPU cycles (due to additional
93 Hence, we need the characteristics of a small grace period and large critical
104 single, large critical section which helps keep the overhead on the
224 …ent state. This allows for the application to control the length of the critical section/how frequ…
H A Dpcapng_lib.rst7 Exchanging packet traces becomes more and more critical every day.
H A Dwriting_efficient_code.rst214 move to the critical section, but the memory operations in the critical section
218 to move to the critical section, but the memory operations in the critical
H A Dtraffic_metering_and_policing.rst78 This section will introduce the reader to the critical APIs to use
H A Dthread_safety_dpdk_functions.rst33 The RX and TX of the PMD are the most critical aspects of a DPDK application
H A Dpower_man.rst118 those cores are doing. It is critical to accurately determine how busy
H A Dtraffic_management.rst33 The aim of these APIs is to advertise the capability information (i.e critical
H A Dmulti_proc_support.rst198 performance-critical, but rather is intended to be a convenient, general
H A Dmember_lib.rst167 not is critical to minimize response time latency).
H A Drte_flow.rst1213 OAM packet (1b), critical options present (1b), reserved 0 (6b).
/dpdk/doc/guides/sample_app_ug/
H A Dvhost_blk.rst23 fast data path for critical application.
H A Dvhost_crypto.rst17 fast data path for critical application.
/dpdk/drivers/net/txgbe/
H A Dtxgbe_ptypes.h337 u8 critical:1; member
/dpdk/drivers/net/qede/base/
H A Decore_mcp_api.h217 u8 critical; member
H A Decore_mcp.c3865 p_temp_sensor->critical = (val & CRITICAL_TEMPERATURE_MASK) >> in ecore_mcp_get_temperature_info()
/dpdk/doc/guides/faq/
H A Dfaq.rst68 3. critical
/dpdk/doc/guides/contributing/
H A Dcoding_style.rst734 * When a test is done in a critical zone (called often or in a data path) the code can use the ``li…
745 The use of ``likely()`` and ``unlikely()`` should only be done in performance critical paths,
747 These macros should be avoided in non-performance-critical code.
H A Dabi_policy.rst52 Therefore, in the case of dynamic linking, it is critical that an ABI is
/dpdk/doc/guides/rel_notes/
H A Drelease_2_1.rst305 replacement for all rwlock usages since not all critical sections protected
H A Drelease_18_05.rst523 process mechanism for critical systems. The underlying issues will be
/dpdk/doc/guides/nics/
H A Dmlx5.rst703 enough CPU cores and PCI bandwidth is getting more critical and CPU
757 This is not very critical due to minimal data inlining is mostly required