Home
last modified time | relevance | path

Searched refs:code (Results 201 – 225 of 336) sorted by relevance

12345678910>>...14

/dpdk/doc/guides/contributing/
H A Dstable.rst103 new code being introduced is limited to bug fixes.
117 * How intrusive is the code change?
118 * What is the scope of the code change?
/dpdk/doc/guides/sample_app_ug/
H A Drxtx_callbacks.rst34 .. code-block:: console
53 The sections below explain the additional RX/TX callback code.
H A Dintro.rst40 Forwarding/Skeleton contains the minimum amount of code required to enable
96 application as well as explaining the main functionality of the code.
H A Dqos_metering.rst49 .. code-block:: console
72 The traffic meter parameters are configured in the application source code with following default v…
/dpdk/lib/bpf/
H A Dbpf_load_elf.c67 if (ins[idx].code == (BPF_JMP | EBPF_CALL)) in resolve_xsym()
69 else if (ins[idx].code == (BPF_LD | BPF_IMM | EBPF_DW) && in resolve_xsym()
/dpdk/doc/guides/prog_guide/
H A Ddmadev.rst85 The following code demonstrates how to enqueue a burst of copies to the
88 .. code-block:: C
H A Drte_flow.rst1278 - ``code``: ICMPv6 code.
1288 - ``code``: ICMPv6 code, normally 0.
1300 - ``code``: ICMPv6 code, normally 0.
3441 .. code-block:: c
3496 .. code-block:: c
3528 .. code-block:: c
3559 .. code-block:: c
3587 .. code-block:: c
3630 .. code-block:: c
3642 .. code-block:: c
[all …]
/dpdk/drivers/net/memif/
H A Dmemif.h130 uint32_t code; /**< error code */ member
/dpdk/drivers/net/hns3/
H A Dhns3_mbx.h168 int hns3_send_mbx_msg(struct hns3_hw *hw, uint16_t code, uint16_t subcode,
/dpdk/app/
H A Dmeson.build37 # instruction-set optimized versions of code
/dpdk/doc/guides/nics/
H A Ddpaa.rst81 .. code-block:: console
171 .. code-block:: console
193 Some part of dpaa bus code (qbman and fman - library) routines are
241 .. code-block:: console
H A Dionic.rst22 .. code-block:: console
H A Dnfb.rst110 .. code-block:: console
117 .. code-block:: console
H A Denic.rst125 .. code-block:: console
143 .. code-block:: console
173 .. code-block:: console
187 .. code-block:: console
301 .. code-block:: console
383 .. code-block:: console
407 .. code-block:: console
432 .. code-block:: console
594 .. code-block:: console
/dpdk/doc/guides/howto/
H A Dpacket_capture_framework.rst58 initialization code. Refer to the ``app/test-pmd/testpmd.c`` code and look
/dpdk/doc/guides/mempool/
H A Docteontx.rst61 .. code-block:: console
/dpdk/doc/guides/compressdevs/
H A Dzlib.rst19 Huffman code type:
/dpdk/license/
H A Dbsd-2-clause.txt4 1. Redistributions of source code must retain the above copyright notice,
H A Dbsd-3-clause.txt3 1. Redistributions of source code must retain the above copyright notice, this list of conditions a…
/dpdk/doc/guides/tools/
H A Dhugepages.rst17 .. code-block:: console
/dpdk/doc/guides/rel_notes/
H A Drelease_16_07.rst26 * Dropped the specific Xen Dom0 code.
27 * Dropped the specific anonymous mempool code in testpmd.
149 order to reduce transactional code region and improve TSX performance.
159 * Streamline the CLI code.
310 .. code-block:: diff
/dpdk/drivers/net/ionic/
H A Dionic_main.c14 ionic_error_to_str(enum ionic_status_code code) in ionic_error_to_str() argument
16 switch (code) { in ionic_error_to_str()
/dpdk/doc/guides/dmadevs/
H A Dioat.rst113 The following code shows how to retrieve the number of successfully completed
117 .. code-block:: C
/dpdk/doc/guides/bbdevs/
H A Dnull.rst47 .. code-block:: console
/dpdk/devtools/cocci/
H A Dprefix_mbuf_offload_flags.cocci4 // This only replaces usages in C code, so it is advised to

12345678910>>...14