Home
last modified time | relevance | path

Searched refs:less (Results 1 – 25 of 61) sorted by relevance

123

/dpdk/doc/guides/cryptodevs/
H A Dnitrox.rst36 * Session-less APIs are not supported.
H A Dbcmfs.rst94 * The session-oriented APIs are supported but the session-less APIs are not.
H A Dvirtio.rst26 * Only supports the session-oriented API implementation (session-less APIs are
H A Dcaam_jr.rst87 * Only supports the session-oriented API implementation (session-less APIs are not supported).
H A Ddpaa_sec.rst102 * Only supports the session-oriented API implementation (session-less APIs are not supported).
H A Ddpaa2_sec.rst154 * Only supports the session-oriented API implementation (session-less APIs are not supported).
/dpdk/doc/guides/eventdevs/
H A Dsw.rst71 the instance's credit pool. Higher numbers will cause less overhead in the
78 at the cost of the whole system having less credits. On the other hand,
H A Ddlb2.rst325 - Greater than 50%, but less than or equal to 75% of depth threshold
326 - Greater than 75%, but less than or equal to 100% of depth threshold
/dpdk/lib/sched/
H A Drte_approx.c22 less(uint32_t a, uint32_t b, uint32_t c, uint32_t d) in less() function
41 if (less(a ,b, alpha_num + d_num, denum)) in matches()
/dpdk/doc/guides/nics/
H A Daf_xdp.rst86 to the page size less the frame overhead introduced by AF_XDP (XDP HR = 256)
92 which is less than the page size (4096B) may be 3072B. In this case, the maximum
H A Docteontx.rst167 The maximum mempool size supplied to Rx queue setup should be less than 128K.
/dpdk/doc/guides/prog_guide/
H A Dcryptodev_lib.rst134 temporary session to process the crypto operations in the session-less mode.
136 PMDs supports session-less mode.
335 For session-less mode, the private user data information can be placed along with the
424 and the session type (session-based/less), a reference to the operation
586 a valid session (or transform chain if in session-less mode) and the minimum
601 /**< Session-less API Crypto operation parameters */
710 or the cryptodev xform for session-less operation into the ctx buffer, and
724 less efficient as this is a situation where the application has to loop over
1061 Asymmetric crypto framework supports session-less operations as well.
H A Dtrace_lib.rst27 Logging is more appropriate for a very high-level analysis of less frequent
273 per thread to enable lock less trace-emit function.
H A Dreorder_lib.rst30 * late: the sequence number is outside the window and less than the low limit.
H A Dpacket_distrib_lib.rst81 are likely of less use that the process and returned_pkts APIS, and are principally provided to aid…
H A Defd_lib.rst130 thereby consumes much less space than conventional flow-based tables.
305 operation, which is less frequent than the lookup operation. In the
399 runtime inserts, and keys are moved around from a busy group to a less
H A Dmetrics_lib.rst25 restriction on port numbers is that they are less than ``RTE_MAX_ETHPORTS``
/dpdk/doc/guides/howto/
H A Dflow_bifurcation.rst13 less CPU overhead.
/dpdk/doc/guides/contributing/
H A Ddocumentation.rst230 * Lines in sentences should be less than 80 characters and wrapped at
234 * Lines in literal blocks should be less than 80 characters
289 * In general, the heading should be less than 80 characters, for conciseness.
444 * Lines in literal blocks should be less than 80 characters.
453 * Long lines that cannot be wrapped, such as application output, should be truncated to be less tha…
/dpdk/examples/qos_meter/
H A Dmain.c36 #error Byte offset needs to be less than 64
/dpdk/doc/guides/faq/
H A Dfaq.rst20 If you start a test application with less than the maximum, then you have free pages.
47 To avoid this scenario, either lower the amount of hugepage memory available to 1 GB size (or less)…
/dpdk/doc/guides/sample_app_ug/
H A Dl3_forward_power_man.rst54 Also, it decreases frequency a step if packet processed per loop is far less than the expected thre…
197 or if the average packet per iteration is less than expectation, the frequency is decreased by one …
210 * If idle count less than 100, the counter value is used as a microsecond sleep value through rte…
H A Dl3_forward_graph.rst172 lock-less mechanisms(RCU, etc) to add run-time forwarding data like route and
/dpdk/doc/guides/rel_notes/
H A Drelease_19_11.rst174 * **Added cryptodev asymmetric session-less operation.**
176 Added a session-less option to the cryptodev asymmetric structure. It works
222 * Added support for asymmetric session-less operations.
/dpdk/doc/guides/linux_gsg/
H A Dbuild_sample_apps.rst164 However, the application itself can also fail if the user requests less memory than the reserved am…

123