Home
last modified time | relevance | path

Searched refs:pre (Results 1 – 25 of 57) sorted by relevance

123

/dpdk/drivers/crypto/caam_jr/
H A Dcaam_jr_desc.h215 unsigned int pre:1; member
235 unsigned int pre:1; member
/dpdk/doc/guides/rel_notes/
H A Drelease_2_0.rst30 .. note:: The software is intended to run on pre-release hardware and may contain unknown or unreso…
32 …The poll mode driver is also pre-release and will be updated to a released version post hardware a…
/dpdk/devtools/cocci/
H A Dmtod-offset.cocci30 // Fold subsequent offset terms into pre-existing offset used in
/dpdk/drivers/crypto/ipsec_mb/
H A Dpmd_aesni_gcm_priv.h124 aesni_gcm_pre_t pre; member
H A Dpmd_aesni_gcm.c11 ops[GCM_KEY_128].pre = mb_mgr->gcm128_pre; in aesni_gcm_set_ops()
27 ops[GCM_KEY_192].pre = mb_mgr->gcm192_pre; in aesni_gcm_set_ops()
43 ops[GCM_KEY_256].pre = mb_mgr->gcm256_pre; in aesni_gcm_set_ops()
/dpdk/doc/guides/prog_guide/
H A Dvhost_lib.rst69 not pre-fault the guest shared memory, otherwise migration would fail.
342 * Memory pre-allocation
344 For non-async data path, guest memory pre-allocation is not a
346 to be pre-allocated (e.g., for performance reason), we can add option
351 For async data path, we force the VM memory to be pre-allocated at vhost
H A Dtraffic_metering_and_policing.rst60 * There is a meter policy API to manage pre-defined policies for meter.
/dpdk/doc/guides/nics/
H A Dfm10k.rst38 Some constraints apply as pre-conditions for specific optimizations on bulk
51 of 2. With this pre-condition, the ring pointer can easily scroll back to the
H A Dcnxk.rst138 RTE flow entries can be pre allocated and the size of pre allocation can be
145 With the above configuration, pre alloc size was set to 4. Max pre alloc
H A Daf_packet.rst34 own pre-requisites, it should be noted that the inner workings of PACKET_MMAP
H A Denetc.rst79 There are three main pre-requisites for executing ENETC PMD on a ENETC
H A Denetfec.rst102 There are three main pre-requisites for executing ENETFEC PMD on a i.MX 8M Mini
H A Dpfe.rst113 Below are some pre-requisites for executing PFE PMD on a PFE
/dpdk/doc/guides/freebsd_gsg/
H A Dintro.rst19 DPDK is now available as part of the FreeBSD ports collection and as a pre-built package.
H A Dinstall_from_ports.rst50 a pre-compiled binary package.
/dpdk/doc/guides/platform/
H A Ddpaa2.rst51 There are four main pre-requisites for executing DPAA2 PMD on a DPAA2
H A Ddpaa.rst41 There are four main pre-requisites for executing DPAA PMD on a DPAA
/dpdk/doc/guides/cryptodevs/
H A Ddpaa_sec.rst107 DPAA_SEC driver has similar pre-requisites as described in :ref:`dpaa_overview`.
H A Ddpaa2_sec.rst159 DPAA2_SEC driver has similar pre-requisites as described in :ref:`dpaa2_overview`.
/dpdk/doc/guides/howto/
H A Dopenwrt.rst157 You need to install pre-built NUMA libraries (including soft link)
/dpdk/doc/guides/sample_app_ug/
H A Dip_frag.rst45 The LPM object is created and loaded with the pre-configured entries read from
H A Dl3_forward.rst277 The hash object is created and loaded with the pre-configured entries read from a global array,
317 The LPM object is created and loaded with the pre-configured entries read from a global array.
327 The FIB object is created and loaded with the pre-configured entries
/dpdk/app/test-bbdev/
H A Dtest_bbdev_vector.c49 starts_with(const char *str, const char *pre) in starts_with() argument
51 return strncmp(pre, str, strlen(pre)) == 0; in starts_with()
/dpdk/doc/guides/contributing/
H A Dvulnerability.rst165 and the pre-release disclosure is replaced with the private disclosure,
235 with only a few days delay between the pre-release and the public disclosure.
/dpdk/doc/guides/eventdevs/
H A Dsw.rst74 of credits are pre-allocated at a time, while also mitigating performance impact

123