Home
last modified time | relevance | path

Searched refs:provide (Results 1 – 25 of 136) sorted by relevance

123456

/dpdk/doc/guides/eventdevs/
H A Dsw.rst30 * Each event has a priority, which can be used to provide basic QoS
77 Experimentation with higher values may provide minor performance improvements,
79 reducing the quanta may cause measurable performance impact but provide the
/dpdk/doc/guides/prog_guide/
H A Dthread_safety_dpdk_functions.rst26 However, if required the developer can add layers on top of these libraries to provide thread safet…
53 Since this is not performance sensitive, the developer can choose to add their own layer to provide
75 it is up to the application to provide the appropriate locking or mutual exclusion restrictions aro…
H A Dprofile_app.rst14 Intel processors provide performance counters to monitor events.
56 The ARM64 architecture provide performance counters to monitor events. The
H A Dwriting_efficient_code.rst28 it is also a good idea to provide a self-made optimized function, which should be declared as stati…
35 Other functions of libc, such as malloc(), provide a flexible way to allocate and free memory.
64 In the DPDK, the memzone, ring, rte_malloc and mempool APIs provide a way to create a pool on a spe…
99 To provide a message-based communication between lcores,
192 the C11 memory model and provide finer memory order control.
H A Dtimer_lib.rst16 * Timers provide high precision (depends on the call frequency to rte_timer_manage() that checks …
21 or the CPUs Time Stamp Counter (TSC) to provide a reliable time reference.
H A Dsource_org.rst21 Drivers are special libraries which provide poll-mode driver implementations for
H A Devent_ethernet_tx_adapter.rst10 while handling atomicity and packet ordering. Event adapters provide the interface
173 Additionally, application can provide a hint to the Tx adapter that all the
H A Doverview.rst11 The main goal of the DPDK is to provide a simple,
87 The *core components* are a set of libraries that provide all the elements needed
H A Dintro.rst54 The following documents provide information that is relevant to the development of applications usi…
H A Drte_security.rst138 It will provide a configuration option for anti-replay behavior i.e. to drop
156 packet, however the device shall provide indication when the sequence number
211 It will provide a configuration option for anti-replay behavior i.e. to drop
223 It shall provide an indication when the sequence number is about to
/dpdk/doc/guides/sample_app_ug/
H A Dkeep_alive.rst81 The following sections provide some explanation of the
95 The following sections provide some explanation of the code aspects
H A Dhello_world.rst32 The following sections provide some explanation of code.
H A Dtest_pipeline.rst64 …The key size specialized implementations are expected to provide better performance for 8-byte and…
65 …while the key-size-non-specialized implementation is expected to provide better performance for la…
H A Dl3_forward_power_man.rst31 * Process each received packet or provide received packets to other processing cores through soft…
63 CPUIdle is the infrastructure provide by the Linux kernel to control the processor C-state capabili…
64 Unlike CPUFreq, CPUIdle does not provide a mechanism that allows the application to change C-state.
118 The following sections provide some explanation of the sample application code.
/dpdk/doc/guides/mempool/
H A Dring.rst50 ``ring_mt_hts`` modes usually provide a better alternative.
H A Dcnxk.rst62 provide ``max_pools`` parameter to the first PCIe device probed by the given
/dpdk/doc/guides/rel_notes/
H A Drelease_19_11.rst369 ``int`` to provide a way to report various error conditions.
373 provide a way to report various error conditions.
377 provide a way to report various error conditions.
380 ``int`` to provide a way to report various error conditions.
383 return value from ``void`` to ``int`` to provide a way to report various
387 ``int`` to provide a way to report various error conditions.
390 ``int`` to provide a way to report various error conditions.
H A Drelease_21_05.rst52 provide the indicated Rx queue state.
54 provide the indicated Tx queue state.
183 A new feature flag has been added to allow applications to provide
297 ``max_nb_to_dequeue`` to provide flexible control on dequeue.
/dpdk/doc/guides/dmadevs/
H A Ddpaa.rst8 that provide means to initiate a DMA transaction from CPU.
/dpdk/doc/guides/rawdevs/
H A Ddpaa2_qdma.rst7 The DPAA2 QDMA is an implementation of the rawdev API, that provide means
H A Difpga.rst96 Each FPGA can provide many channels to PR AFU by software, each channels
/dpdk/doc/guides/contributing/
H A Dabi_versioning.rst20 <https://en.wikipedia.org/wiki/Soname>`_. is typically used to provide backward
128 When a symbol is exported from a library to provide an API, it also provides a
161 provide an alias to experimental until the next major ABI version.
430 promoting the symbol, the maintainer may choose to provide an alias to the
434 The process to provide an alias to ``experimental`` is similar to that, of
/dpdk/doc/guides/windows_gsg/
H A Drun_apps.rst57 on initialization (debug-level logs provide more details):
/dpdk/doc/guides/howto/
H A Dflow_bifurcation.rst9 hardware assisted feature this approach can provide line rate processing
/dpdk/doc/guides/nics/
H A Dipn3ke.rst49 For IPN3KE FPGA can provide different bitstream, different bitstream includes different

123456