Searched refs:critical (Results 1 – 22 of 22) sorted by relevance
| /dpdk/lib/net/ |
| H A D | rte_geneve.h | 46 uint8_t critical:1; /**< Critical packet. */ member 52 uint8_t critical:1; /**< Critical packet. */
|
| /dpdk/doc/guides/prog_guide/ |
| H A D | rcu_lib.rst | 67 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 D | pcapng_lib.rst | 7 Exchanging packet traces becomes more and more critical every day.
|
| H A D | writing_efficient_code.rst | 214 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 D | traffic_metering_and_policing.rst | 78 This section will introduce the reader to the critical APIs to use
|
| H A D | thread_safety_dpdk_functions.rst | 33 The RX and TX of the PMD are the most critical aspects of a DPDK application
|
| H A D | power_man.rst | 118 those cores are doing. It is critical to accurately determine how busy
|
| H A D | traffic_management.rst | 33 The aim of these APIs is to advertise the capability information (i.e critical
|
| H A D | multi_proc_support.rst | 198 performance-critical, but rather is intended to be a convenient, general
|
| H A D | member_lib.rst | 167 not is critical to minimize response time latency).
|
| H A D | rte_flow.rst | 1213 OAM packet (1b), critical options present (1b), reserved 0 (6b).
|
| /dpdk/doc/guides/sample_app_ug/ |
| H A D | vhost_blk.rst | 23 fast data path for critical application.
|
| H A D | vhost_crypto.rst | 17 fast data path for critical application.
|
| /dpdk/drivers/net/txgbe/ |
| H A D | txgbe_ptypes.h | 337 u8 critical:1; member
|
| /dpdk/drivers/net/qede/base/ |
| H A D | ecore_mcp_api.h | 217 u8 critical; member
|
| H A D | ecore_mcp.c | 3865 p_temp_sensor->critical = (val & CRITICAL_TEMPERATURE_MASK) >> in ecore_mcp_get_temperature_info()
|
| /dpdk/doc/guides/faq/ |
| H A D | faq.rst | 68 3. critical
|
| /dpdk/doc/guides/contributing/ |
| H A D | coding_style.rst | 734 * 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 D | abi_policy.rst | 52 Therefore, in the case of dynamic linking, it is critical that an ABI is
|
| /dpdk/doc/guides/rel_notes/ |
| H A D | release_2_1.rst | 305 replacement for all rwlock usages since not all critical sections protected
|
| H A D | release_18_05.rst | 523 process mechanism for critical systems. The underlying issues will be
|
| /dpdk/doc/guides/nics/ |
| H A D | mlx5.rst | 703 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
|