| /dpdk/drivers/raw/ifpga/ |
| H A D | ifpga_rawdev.c | 221 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 D | build_app.rst | 31 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 D | ring_lib.rst | 128 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 D | glossary.rst | 28 providing a start or end point.
|
| H A D | reorder_lib.rst | 62 Any gaps in the Order buffer at that point are skipped, and those packet will
|
| H A D | lpm_lib.rst | 61 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 D | fib_lib.rst | 115 Since every entry of the tbl24 can potentially point to a tbl8,
|
| H A D | rcu_lib.rst | 39 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 D | features_overview.rst | 39 PCRE match point rst 40 Support PCRE match point reset directive.
|
| /dpdk/doc/guides/howto/ |
| H A D | debug_troubleshoot.rst | 145 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 D | default.ini | 20 PCRE match point rst =
|
| /dpdk/doc/guides/dmadevs/ |
| H A D | ioat.rst | 25 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 D | idxd.rst | 24 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 D | hinic.rst | 27 - SR-IOV - Partially supported at this point, VFIO only
|
| H A D | vdev_netvsc.rst | 20 this point on) counterpart sharing the same MAC address.
|
| H A D | ipn3ke.rst | 15 point of view the data path is still the legacy Intel Ethernet Controller
|
| /dpdk/doc/guides/rawdevs/ |
| H A D | ioat.rst | 33 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 D | sys_reqs.rst | 220 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 D | nic_perf_intel_platform.rst | 100 … 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 D | stack.rst | 39 be preempted at any point during a push or pop operation and will not impede
|
| /dpdk/doc/guides/sample_app_ug/ |
| H A D | service_cores.rst | 43 registering applications from an applications point of view, and modifying the
|
| H A D | vmdq_forwarding.rst | 14 This sample application can be used as a starting point for developing a new application that is ba…
|
| /dpdk/doc/guides/tools/ |
| H A D | testbbdev.rst | 112 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 D | abi_versioning.rst | 97 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 D | stable.rst | 76 point the LTS branch will no longer be maintained with no further releases.
|