Home
last modified time | relevance | path

Searched refs:fixed (Results 1 – 25 of 55) sorted by relevance

123

/dpdk/drivers/crypto/ccp/
H A Dccp_dev.h110 #define CCP_CMD_FIX_SRC(p) ((p)->dw3.fixed)
118 #define CCP_CMD_FIX_DST(p) ((p)->dw5.fields.fixed)
395 uint32_t fixed:1; member
408 uint32_t fixed:1; member
/dpdk/doc/guides/sample_app_ug/
H A Dtest_pipeline.rst63 * **Configurable key size implementation or fixed (specialized) key size implementation (e.g. has…
233 * destination IP address as A.B.C.D with A fixed to 0 and B, C,D random
235 * source IP address fixed to 0.0.0.0
237 * destination TCP port fixed to 0
239 * source TCP port fixed to 0
/dpdk/examples/pipeline/examples/
H A Dvarbit.spec68 // Extract the fixed size Ethernet header.
79 // Extract the fixed size UDP header.
/dpdk/doc/guides/nics/
H A Dtap.rst30 a static configuration the developer may need a fixed MAC address style.
31 Using the option ``mac=fixed`` you can create a fixed known MAC address::
33 --vdev=net_tap0,mac=fixed
35 The MAC address will have a fixed value with the last octet incrementing by one
36 for each interface string containing ``mac=fixed``. The MAC address is formatted
229 a fixed RSS key. It is calculated on fixed packet offsets. For IPv4 and IPv6 it
H A Dkni.rst51 feature set controlled by a configuration struct, and KNI PMD uses a fixed
H A Docteontx.rst160 is fixed and cannot be changed. So, even when the ``rxmode.mtu``
H A Dthunderx.rst280 …of primary VFs = 5 (variable, depends on no of ethernet ports present) + 4 (fixed, loopback ports).
395 is fixed and cannot be changed. So, even when the ``rxmode.mtu``
H A Dfm10k.rst144 is fixed and cannot be changed. So, even when the ``rxmode.mtu``
/dpdk/doc/guides/rel_notes/
H A Drelease_22_07.rst15 Variable and config names should be quoted as fixed width text:
129 Use fixed width quotes for ``function_names`` or ``struct_names``.
145 Use fixed width quotes for ``function_names`` or ``struct_names``.
H A Drelease_16_07.rst219 Now this issue is fixed by disabling vlan stripping from inner header.
226 This issue is fixed by changing corresponding register for single VLAN.
H A Ddeprecation.rst63 One solution can be using a fixed size array instead of ``.*MAX.*`` value.
/dpdk/doc/guides/tools/
H A Dflow-perf.rst20 down the entire number of flow rule operations into windows of fixed size
113 Such as header modify and encap actions. Default is using fixed
377 Data is the data needed to be encaped, with fixed values.
382 Data is the data needed to be decaped, with fixed values.
387 Data to encap is fixed with pattern: ether,ipv4,udp,vxlan,
388 all encapped items have fixed values.
H A Dcomp_perf.rst87 ``--huffman-enc [fixed/dynamic/default]``: Huffman encoding (default: dynamic)
108 …ss-level 1:1:9 --num-iter 10 --extended-input-sz 1048576 --max-num-sgl-segs 16 --huffman-enc fixed
/dpdk/doc/guides/vdpadevs/
H A Dmlx5.rst52 - 1, Completion queue scheduling will be managed by a timer thread with fixed
67 - 1, A value to set fixed timer delay in micro-seconds. Default value is 0us.
/dpdk/devtools/
H A Dgit-log-fixes.sh17 The oldest bug origin is printed as well as partially fixed versions.
/dpdk/doc/guides/contributing/
H A Dvulnerability.rst89 If an embargo is not required, the vulnerability may be fixed
241 If a vulnerability is unintentionally already fixed in the public repository,
280 * For long and short term stable branches fixed,
300 A vulnerability was fixed in DPDK.
H A Ddocumentation.rst77 Issues that are introduced and then fixed within a release cycle do not have to be included here.
339 * Inline text that is required to be rendered with a fixed width font should be enclosed in backquo…
344 Here is some fixed width text::
603 * A memory pool is an allocator of fixed-size object. It is
623 * Doxygen supports Markdown style syntax such as bold, italics, fixed width text and lists.
/dpdk/doc/guides/linux_gsg/
H A Dintro.rst17 … release-specific information, including supported features, limitations, fixed issues, known issu…
/dpdk/doc/guides/prog_guide/
H A Dintro.rst21 limitations, fixed issues, known issues and so on.
H A Dmempool_lib.rst9 A memory pool is an allocator of a fixed-sized object.
156 * Any application that needs to allocate fixed-sized objects in the data plane and that will be c…
H A Dstack_lib.rst65 fixed maximum depth, these elements do not need to be dynamically created.
H A Dgraph_lib.rst263 The first kind of nodes are those that have a fixed ``next_nodes[]`` for the
356 It sends the burst to a fixed Tx Port and Queue information from
/dpdk/doc/guides/freebsd_gsg/
H A Dintro.rst29 features, limitations, fixed issues, known issues and so on. Also, provides the
/dpdk/doc/guides/compressdevs/
H A Disal.rst103 For fixed compression, regardless of API level, internally ISA-L level 0 is always used.
/dpdk/doc/guides/eventdevs/
H A Dopdl.rst92 - The order in which packets moved between queues is static and fixed \

123