| /dpdk/drivers/crypto/ccp/ |
| H A D | ccp_dev.h | 110 #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 D | test_pipeline.rst | 63 * **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 D | varbit.spec | 68 // Extract the fixed size Ethernet header. 79 // Extract the fixed size UDP header.
|
| /dpdk/doc/guides/nics/ |
| H A D | tap.rst | 30 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 D | kni.rst | 51 feature set controlled by a configuration struct, and KNI PMD uses a fixed
|
| H A D | octeontx.rst | 160 is fixed and cannot be changed. So, even when the ``rxmode.mtu``
|
| H A D | thunderx.rst | 280 …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 D | fm10k.rst | 144 is fixed and cannot be changed. So, even when the ``rxmode.mtu``
|
| /dpdk/doc/guides/rel_notes/ |
| H A D | release_22_07.rst | 15 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 D | release_16_07.rst | 219 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 D | deprecation.rst | 63 One solution can be using a fixed size array instead of ``.*MAX.*`` value.
|
| /dpdk/doc/guides/tools/ |
| H A D | flow-perf.rst | 20 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 D | comp_perf.rst | 87 ``--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 D | mlx5.rst | 52 - 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 D | git-log-fixes.sh | 17 The oldest bug origin is printed as well as partially fixed versions.
|
| /dpdk/doc/guides/contributing/ |
| H A D | vulnerability.rst | 89 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 D | documentation.rst | 77 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 D | intro.rst | 17 … release-specific information, including supported features, limitations, fixed issues, known issu…
|
| /dpdk/doc/guides/prog_guide/ |
| H A D | intro.rst | 21 limitations, fixed issues, known issues and so on.
|
| H A D | mempool_lib.rst | 9 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 D | stack_lib.rst | 65 fixed maximum depth, these elements do not need to be dynamically created.
|
| H A D | graph_lib.rst | 263 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 D | intro.rst | 29 features, limitations, fixed issues, known issues and so on. Also, provides the
|
| /dpdk/doc/guides/compressdevs/ |
| H A D | isal.rst | 103 For fixed compression, regardless of API level, internally ISA-L level 0 is always used.
|
| /dpdk/doc/guides/eventdevs/ |
| H A D | opdl.rst | 92 - The order in which packets moved between queues is static and fixed \
|