Home
last modified time | relevance | path

Searched refs:optimize (Results 1 – 17 of 17) sorted by relevance

/dpdk/doc/guides/prog_guide/
H A Dperf_opt_guidelines.rst19 …oduction to application profiling using a Performance Analyzer from Intel to optimize the software.
H A Dwriting_efficient_code.rst66 Sometimes, it can be a good idea to duplicate data to optimize speed.
263 The degree of optimization depends on the compiler's ability to optimize for a specific microarchit…
H A Defd_lib.rst27 system designer and/or operator can better optimize service rates and
80 inter-server traffic or to optimize for network traffic conditions,
H A Devent_timer_adapter.rst254 optimize the operation if possible.
H A Dpacket_framework.rst299 The reason for using a hash function is to optimize the performance of the lookup operation
H A Drte_flow.rst3624 and optimize NIC hardware configuration and memory layout in advance.
/dpdk/lib/acl/
H A Dacl_run_altivec.h105 static inline __attribute__((optimize("O2"))) xmm_t
/dpdk/doc/guides/linux_gsg/
H A Dnic_perf_intel_platform.rst96 …eviewing BIOS settings desired for best performance characteristic e.g. optimize for performance o…
/dpdk/doc/guides/nics/
H A Dfm10k.rst28 Vector PMD (vPMD) uses Intel® SIMD instructions to optimize packet I/O.
H A Dixgbe.rst12 Vector PMD uses Intel® SIMD instructions to optimize packet I/O.
H A Dvirtio.rst223 ring indexes and uses vector instructions to optimize performance for split
/dpdk/drivers/net/pfe/
H A Dpfe_hif.c708 __attribute__ ((optimize(1)))
/dpdk/drivers/net/dpaa/fmlib/
H A Dfm_port_ext.h2107 bool optimize);
/dpdk/drivers/net/bnx2x/
H A Decore_sp.c37 exe_q_optimize optimize, exe_q_execute exec, exe_q_get get) in ecore_exe_queue_init() argument
52 o->optimize = optimize; in ecore_exe_queue_init()
102 rc = o->optimize(sc, o->owner, elem); in ecore_exe_queue_add()
H A Decore_sp.h636 exe_q_optimize optimize; member
/dpdk/doc/guides/sample_app_ug/
H A Dl2_forward_event.rst371 Also to optimize enqueue operation, l2fwd_simple_forward() stores incoming mbufs
/dpdk/doc/guides/eventdevs/
H A Ddlb2.rst367 DLB supports using x86 vector instructions to optimize the data path.