| /dpdk/lib/cmdline/ |
| H A D | cmdline_rdline.c | 41 rdline_complete_t *complete, in rdline_init() argument 44 if (!rdl || !write_char || !validate || !complete) in rdline_init() 48 rdl->complete = complete; in rdline_init() 58 rdline_complete_t *complete, in rdline_new() argument 64 if (rdline_init(rdl, write_char, validate, complete, opaque) < 0) { in rdline_new() 383 if (rdl->complete) { in rdline_char_in() 395 ret = rdl->complete(rdl, rdl->left_buf, in rdline_char_in() 425 ret = rdl->complete(rdl, rdl->left_buf, in rdline_char_in()
|
| H A D | cmdline_private.h | 54 rdline_complete_t *complete; member 106 rdline_complete_t *complete,
|
| H A D | cmdline_rdline.h | 64 rdline_complete_t *complete,
|
| /dpdk/drivers/crypto/octeontx/ |
| H A D | otx_cryptodev_hw_access.h | 292 goto complete; in check_nb_command_id() 300 complete: in check_nb_command_id()
|
| /dpdk/doc/guides/tools/ |
| H A D | hugepages.rst | 76 To a complete setup of with 2 Gigabyte of 1G huge pages::
|
| /dpdk/doc/guides/prog_guide/ |
| H A D | compressdev.rst | 300 complete. Application can enqueue multiple stateless ops in a single burst 395 /* wait for this to complete before enqueuing next*/ 439 operation with flush value = RTE_COMP_FLUSH_FULL/FINAL is complete. 543 /* wait for this to complete before enqueuing next*/ 557 read and produced = length of complete output buffer.
|
| H A D | pdump_lib.rst | 8 The library does the complete copy of the Rx and Tx mbufs to a new mempool and
|
| H A D | mbuf_lib.rst | 30 the complete separation of the allocation of metadata structures from the allocation of packet data… 37 where multiple buffers are required to hold the complete packet.
|
| H A D | rib_lib.rst | 133 recalculation process to complete.
|
| H A D | overview.rst | 12 complete framework for fast packet processing in data plane applications.
|
| H A D | packet_framework.rst | 78 …| 3 | IP reassembly | Input packets are either IP fragments or complete IP datagrams. Output pa… 79 …| | | complete IP datagrams. … 505 so given enough time for the prefetch to complete, 518 enough work is created to allow the prefetch instructions to complete successfully (before the pref… 1156 to code a complete software switch or data plane application, or in combination with the open-sourc… 1174 …ory access operations such as packet I/O and table lookup to allow the memory prefetch to complete. 1206 for the complete list of instructions.
|
| H A D | member_lib.rst | 22 set-summary rather than operating on a "full-blown" complete list of elements: 26 original full-blown complete list of elements. 37 include a list of elements while a complete list requires too much space
|
| /dpdk/doc/guides/windows_gsg/ |
| H A D | build_dpdk.rst | 89 When using Clang-LLVM, specifying the compiler might be required to complete
|
| /dpdk/license/ |
| H A D | lgpl-2.1.txt | 44 complete object files to the recipients, so that they can relink them 137 making modifications to it. For a library, complete source code means 151 complete source code as you receive it, in any medium, provided that 230 it with the complete corresponding machine-readable source code, which 286 a) Accompany the work with the complete corresponding 290 with the Library, with the complete machine-readable "work that
|
| H A D | gpl-2.0.txt | 138 a) Accompany it with the complete corresponding machine-readable 144 cost of physically performing source distribution, a complete 156 making modifications to it. For an executable work, complete source
|
| /dpdk/drivers/net/hinic/base/ |
| H A D | hinic_pmd_cmdq.c | 228 static void cmdq_set_completion(struct hinic_cmdq_completion *complete, in cmdq_set_completion() argument 231 struct hinic_sge_resp *sge_resp = &complete->sge_resp; in cmdq_set_completion()
|
| /dpdk/doc/guides/sample_app_ug/ |
| H A D | skeleton.rst | 82 Once the initialization is complete, the application is ready to launch a
|
| H A D | fips_validation.rst | 21 successfully complete the cryptographic algorithm validation process.
|
| H A D | ptpclient.rst | 134 Once the initialization is complete, the application is ready to launch a
|
| H A D | flow_classify.rst | 143 Once the initialization is complete, the application is ready to launch a
|
| H A D | l3_forward_graph.rst | 121 After device configuration and device Rx, Tx queue setup is complete,
|
| /dpdk/doc/guides/freebsd_gsg/ |
| H A D | install_from_ports.rst | 30 complete version of these instructions can be found in the sections
|
| /dpdk/doc/guides/bbdevs/ |
| H A D | turbo_sw.rst | 72 After download is complete, the user needs to unpack and compile on their
|
| /dpdk/doc/guides/contributing/ |
| H A D | patches.rst | 225 An RFC patch doesn't have to be complete. 694 * Must send an RFC (Request For Comments) or a complete patch of new features. 695 * Early RFC gives time for design review before complete implementation. 697 * Library code should be quite complete at the deadline.
|
| H A D | stable.rst | 41 The duration of a stable is one complete release cycle (4 months). It can be
|