Searched refs:apply (Results 1 – 25 of 50) sorted by relevance
12
| /dpdk/examples/pipeline/examples/ |
| H A D | l2fwd.spec | 38 apply {
|
| H A D | l2fwd_macswp.spec | 52 apply {
|
| H A D | registers.spec | 56 apply {
|
| H A D | meter.spec | 55 apply {
|
| H A D | varbit.spec | 65 apply {
|
| H A D | learner.spec | 119 apply {
|
| H A D | selector.spec | 86 apply {
|
| H A D | fib.spec | 159 apply {
|
| H A D | vxlan.spec | 189 apply {
|
| /dpdk/doc/guides/prog_guide/ |
| H A D | asan.rst | 52 Above code will result in heap-buffer-overflow error if ASan is enabled, because apply 9 bytes of m… 81 Above code will result in use-after-free error if ASan is enabled, because apply 9 bytes of memory …
|
| /dpdk/doc/guides/windows_gsg/ |
| H A D | intro.rst | 22 The :doc:`../contributing/abi_policy` does not apply to the Windows build,
|
| /dpdk/license/ |
| H A D | gpl-2.0.txt | 18 the GNU Lesser General Public License instead.) You can apply it to 114 These requirements apply to the modified work as a whole. If 117 themselves, then this License, and its terms, do not apply to those 212 apply and the section as a whole is intended to apply in other
|
| H A D | lgpl-2.1.txt | 190 These requirements apply to the modified work as a whole. If 193 themselves, then this License, and its terms, do not apply to those 211 3. You may opt to apply the terms of the ordinary GNU General Public 388 particular circumstance, the balance of the section is intended to apply, 389 and the section as a whole is intended to apply in other circumstances. 468 To apply these terms, attach the following notices to the library. It is
|
| /dpdk/doc/guides/nics/ |
| H A D | af_packet.rst | 53 This is a Linux-specific PMD, thus the following prerequisites apply:
|
| H A D | avp.rst | 64 The following prerequisites apply:
|
| H A D | ixgbe.rst | 21 Some constraints apply as pre-conditions for specific optimizations on bulk packet transfers. 30 The following prerequisites apply:
|
| H A D | fm10k.rst | 38 Some constraints apply as pre-conditions for specific optimizations on bulk
|
| H A D | vmxnet3.rst | 84 The following prerequisites apply:
|
| H A D | netvsc.rst | 98 The following prerequisites apply:
|
| H A D | af_xdp.rst | 43 This is a Linux-specific PMD, thus the following prerequisites apply:
|
| /dpdk/drivers/net/tap/ |
| H A D | tap_flow.c | 888 const uint8_t *apply = default_mask; in tap_flow_item_validate() local 892 apply = item->mask; in tap_flow_item_validate() 894 spec[i] = ((const uint8_t *)item->spec)[i] & apply[i]; in tap_flow_item_validate() 895 last[i] = ((const uint8_t *)item->last)[i] & apply[i]; in tap_flow_item_validate()
|
| /dpdk/config/arm/ |
| H A D | meson.build | 580 # apply supported compiler options 592 # apply flags
|
| /dpdk/doc/guides/contributing/ |
| H A D | abi_policy.rst | 40 Please note that this policy does not currently apply to the 297 and some amended rules apply during this cycle: 300 version, as described in the section :ref:`abi_changes` does not apply.
|
| /dpdk/doc/guides/sample_app_ug/ |
| H A D | vm_power_management.rst | 793 The cores to which to apply a policy. 853 The type of policy to apply. 894 The core to which to apply a power command. 908 The type of power operation to apply in the command.
|
| H A D | flow_filtering.rst | 132 In the next step we create and apply the flow rule. which is to send packets
|
12