Home
last modified time | relevance | path

Searched refs:apply (Results 1 – 25 of 50) sorted by relevance

12

/dpdk/examples/pipeline/examples/
H A Dl2fwd.spec38 apply {
H A Dl2fwd_macswp.spec52 apply {
H A Dregisters.spec56 apply {
H A Dmeter.spec55 apply {
H A Dvarbit.spec65 apply {
H A Dlearner.spec119 apply {
H A Dselector.spec86 apply {
H A Dfib.spec159 apply {
H A Dvxlan.spec189 apply {
/dpdk/doc/guides/prog_guide/
H A Dasan.rst52 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 Dintro.rst22 The :doc:`../contributing/abi_policy` does not apply to the Windows build,
/dpdk/license/
H A Dgpl-2.0.txt18 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 Dlgpl-2.1.txt190 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 Daf_packet.rst53 This is a Linux-specific PMD, thus the following prerequisites apply:
H A Davp.rst64 The following prerequisites apply:
H A Dixgbe.rst21 Some constraints apply as pre-conditions for specific optimizations on bulk packet transfers.
30 The following prerequisites apply:
H A Dfm10k.rst38 Some constraints apply as pre-conditions for specific optimizations on bulk
H A Dvmxnet3.rst84 The following prerequisites apply:
H A Dnetvsc.rst98 The following prerequisites apply:
H A Daf_xdp.rst43 This is a Linux-specific PMD, thus the following prerequisites apply:
/dpdk/drivers/net/tap/
H A Dtap_flow.c888 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 Dmeson.build580 # apply supported compiler options
592 # apply flags
/dpdk/doc/guides/contributing/
H A Dabi_policy.rst40 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 Dvm_power_management.rst793 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 Dflow_filtering.rst132 In the next step we create and apply the flow rule. which is to send packets

12