Home
last modified time | relevance | path

Searched refs:implemented (Results 1 – 25 of 54) sorted by relevance

123

/dpdk/doc/guides/nics/
H A Doverview.rst18 The bottom half part of ethdev is implemented by the drivers.
19 Thus some features may not be implemented.
H A Dixgbe.rst254 that the Interrupt Status bit is not implemented. The errata is the item #22
262 interrupt is coming. Since the bit is not implemented in X550, the irq cannot
/dpdk/doc/guides/sample_app_ug/
H A Dqos_metering.rst107 where this policy is implemented as a static structure, as follows:
111 :start-after: Policy implemented as a static structure. 8<
112 :end-before: >8 End of policy implemented as a static structure.
H A Dvhost_blk.rst7 The vhost_blk sample application implemented a simple block device,
H A Dvhost_crypto.rst7 The vhost_crypto sample application implemented a simple Crypto device,
H A Dlink_status_intr.rst137 This function should be implemented with care since it will be called in the interrupt host thread,
247 The application is implemented to illustrate that so the same approach can be reused in a more comp…
H A Dcmd_line.rst111 In this example, a new token type obj_list is defined and implemented
H A Dptpclient.rst27 * Only the slave clock is implemented.
H A Dipsec_secgw.rst18 Internet Key Exchange (IKE) is not implemented, so only manual setting of
21 The Security Policies (SP) are implemented as ACL rules, the Security
22 Associations (SA) are stored in a table and the routing is implemented
108 * App submode: This submode has all the features currently implemented with the
H A Dl3_forward_graph.rst23 TTL update and finally Tx is implemented inside graph nodes. These nodes are
/dpdk/doc/guides/rel_notes/
H A Drelease_20_08.rst50 * Async packets enqueue/completion APIs (only split ring was implemented).
130 * Re-implemented ``get_fdir_info`` and ``get_fdir_stat`` in private API.
131 * Re-implemented ``set_gre_key_len`` in private API.
138 * Re-implemented ``get_fdir_info`` and ``get_fdir_stat`` in private API.
198 for these instructions is implemented for x86 only.
H A Drelease_2_1.rst72 * RX interrupt is only implemented for the linux target.
145 The initial implementation focuses on operations that can be implemented
192 These will be implemented for other PMDs in later releases.
301 and spinlock (a.k.a. lock elision). The methods are implemented for x86
953 to corruption of per-lcore pending-lists (implemented as skip-lists).
H A Dknown_issues.rst70 The rte_malloc library is not fully implemented
74 The ``rte_malloc`` library is not fully implemented.
77 …ing features of rte_malloc library described in architecture documentation are not yet implemented.
622 states that the Interrupt Status bit is not implemented. The errata is the item #71
H A Ddeprecation.rst107 alternative is implemented.
/dpdk/doc/guides/tools/
H A Ddumpcap.rst70 The following option of Wireshark ``dumpcap`` is not yet implemented:
/dpdk/doc/guides/cryptodevs/
H A Dcaam_jr.rst18 implemented in separate modules to create a modular and scalable acceleration
H A Ddpaa_sec.rst17 implemented in separate modules to create a modular and scalable acceleration
H A Ddpaa2_sec.rst17 implemented in separate modules to create a modular and scalable acceleration
/dpdk/doc/guides/prog_guide/
H A Drawdev.rst35 be implemented by a driver. Application should also be designed for proper
H A Dreorder_lib.rst41 The reorder library is implemented as a pair of buffers, which referred to as
H A Dvhost_lib.rst116 Currently this feature is only implemented on split ring enqueue data
429 copies from the CPU and it is implemented in an asynchronous way. It
H A Dgpudev.rst40 The whole CPU - GPU communication is implemented
H A Dpacket_framework.rst58 :numref:`table_qos_19` is a non-exhaustive list of ports that can be implemented with the Packet Fr…
144 :numref:`table_qos_21` is a non-exhaustive list of types of tables that can be implemented with the…
528 The bucket search logic is also implemented without using any branch instructions.
1167 …ctions can be defined to call functionality that cannot be efficiently implemented with the existi…
1181 …e output ports are single packet based, with packet batching typically implemented internally by e…
1199 …to plug into the pipeline any functionality that cannot be efficiently implemented with the existi…
H A Dqos_framework.rst422 The congestion management scheme implemented by the enqueue pipeline described above is very basic:
587 The traffic shaping for subport and pipe is implemented using a token bucket per subport/per pipe.
588 Each token bucket is implemented using one saturated counter that keeps track of the number of avai…
737 Strict priority scheduling of traffic classes within the same pipe is implemented by the pipe deque…
1534 and also for the case where the formula implemented in the dropper module,
1760 The reason why the color blind mode is still implemented distinctly than the color aware mode is
1761 that color blind mode can be implemented with fewer operations than the color aware mode.
/dpdk/drivers/common/sfc_efx/base/
H A Def10_filter.c1750 uint32_t implemented = 0; in ef10_filter_get_workarounds() local
1754 rc = efx_mcdi_get_workarounds(enp, &implemented, &enabled); in ef10_filter_get_workarounds()
1757 if (implemented & enabled & MC_CMD_GET_WORKAROUNDS_OUT_BUG26807) in ef10_filter_get_workarounds()

123