Home
last modified time | relevance | path

Searched refs:point (Results 1 – 25 of 62) sorted by relevance

123

/dpdk/drivers/raw/ifpga/
H A Difpga_rawdev.c221 int point; in ifpga_rawdev_fill_info() local
245 if (point < 39) in ifpga_rawdev_fill_info()
247 point -= 39; in ifpga_rawdev_fill_info()
248 link[point] = 0; in ifpga_rawdev_fill_info()
249 if (point < 12) in ifpga_rawdev_fill_info()
251 point -= 12; in ifpga_rawdev_fill_info()
255 if (point < 26) in ifpga_rawdev_fill_info()
257 point -= 26; in ifpga_rawdev_fill_info()
258 link1[point] = 0; in ifpga_rawdev_fill_info()
259 if (point < 12) in ifpga_rawdev_fill_info()
[all …]
/dpdk/doc/guides/prog_guide/
H A Dbuild_app.rst31 The sample application (Hello World) can be duplicated in a new directory as a starting point for y…
45 The default makefile provided with the Hello World sample application is a good starting point.
H A Dring_lib.rst128 The second step is to modify *ring->prod_head* in ring structure to point to the same location as p…
143 Once the object is added in the ring, ring->prod_tail in the ring structure is modified to point to…
181 The second step is to modify ring->cons_head in the ring structure to point to the same location as…
196 Finally, ring->cons_tail in the ring structure is modified to point to the same location as ring->c…
235 The second step is to modify ring->prod_head in the ring structure to point to the same location as…
H A Dglossary.rst28 providing a start or end point.
H A Dreorder_lib.rst62 Any gaps in the Order buffer at that point are skipped, and those packet will
H A Dlpm_lib.rst61 Since every entry of the tbl24 can potentially point to a tbl8, ideally, we would have 2^24 tbl8s,
123 (meaning the lookup process ends at this point, since this is the longest prefix that matches).
H A Dfib_lib.rst115 Since every entry of the tbl24 can potentially point to a tbl8,
H A Drcu_lib.rst39 Quiescent State can be defined as "any point in the thread execution where the
68 for D1. i.e. for a given data structure Dx, any point in the thread execution
/dpdk/doc/guides/regexdevs/
H A Dfeatures_overview.rst39 PCRE match point rst
40 Support PCRE match point reset directive.
/dpdk/doc/guides/howto/
H A Ddebug_troubleshoot.rst145 Is there object drops in producer point for the ring library?
148 Producer point for ring :numref:`dtg_producer_ring`.
154 Producer point for Rings
161 * There should be sufficient ``rte_ring_free_count`` at any point in time.
167 Is there object drops in consumer point for the ring library?
170 Consumer point for ring :numref:`dtg_consumer_ring`.
176 Consumer point for Rings
/dpdk/doc/guides/regexdevs/features/
H A Ddefault.ini20 PCRE match point rst =
/dpdk/doc/guides/dmadevs/
H A Dioat.rst25 absence of pci-id database entries for them at this point.
98 When gathering completions, ``rte_dma_completed()`` should be used, up until the point an error
H A Didxd.rst24 them at this point.
186 When gathering completions, ``rte_dma_completed()`` should be used, up until the point an error
/dpdk/doc/guides/nics/
H A Dhinic.rst27 - SR-IOV - Partially supported at this point, VFIO only
H A Dvdev_netvsc.rst20 this point on) counterpart sharing the same MAC address.
H A Dipn3ke.rst15 point of view the data path is still the legacy Intel Ethernet Controller
/dpdk/doc/guides/rawdevs/
H A Dioat.rst33 due to the absence of pci-id database entries for them at this point.
173 be NULL, or else be set to point to a structure of type
185 point to a valid ``rte_ioat_rawdev_config`` structure, containing the ring
221 device ring for copying at a later point. The parameters to that function
/dpdk/doc/guides/linux_gsg/
H A Dsys_reqs.rst220 On modern Linux distributions, a default mount point for hugepages
222 This mount point will use the default hugepage size
234 The mount point can be made permanent across reboots, by adding the following line to the ``/etc/fs…
H A Dnic_perf_intel_platform.rst100 … Typically, **Performance** as the CPU Power and Performance policy is a reasonable starting point.
112 #. Use the default grub file as a starting point.
/dpdk/doc/guides/mempool/
H A Dstack.rst39 be preempted at any point during a push or pop operation and will not impede
/dpdk/doc/guides/sample_app_ug/
H A Dservice_cores.rst43 registering applications from an applications point of view, and modifying the
H A Dvmdq_forwarding.rst14 This sample application can be used as a starting point for developing a new application that is ba…
/dpdk/doc/guides/tools/
H A Dtestbbdev.rst112 counts and time (us) from the point the enqueue API is called until
113 the point the operation is put on the accelerator queue.
115 point the operation is put on the accelerator queue until the return
/dpdk/doc/guides/contributing/
H A Dabi_versioning.rst97 depreciated functions may be safely removed at this point and the entire old
667 updated to point to the new version node in any header files for all affected
675 Lastly, any VERSION_SYMBOL macros that point to the old version nodes
H A Dstable.rst76 point the LTS branch will no longer be maintained with no further releases.

123