| /dpdk/drivers/net/bnxt/tf_core/ |
| H A D | tf_device.c | 119 ident_cfg.resources = resources; in tf_dev_bind_p4() 136 tbl_cfg.resources = resources; in tf_dev_bind_p4() 154 tcam_cfg.resources = resources; in tf_dev_bind_p4() 179 em_cfg.resources = resources; in tf_dev_bind_p4() 199 em_cfg.resources = resources; in tf_dev_bind_p4() 404 ident_cfg.resources = resources; in tf_dev_bind_p58() 423 tbl_cfg.resources = resources; in tf_dev_bind_p58() 447 tcam_cfg.resources = resources; in tf_dev_bind_p58() 471 em_cfg.resources = resources; in tf_dev_bind_p58() 643 resources, in tf_dev_bind() [all …]
|
| H A D | tf_identifier.h | 32 struct tf_session_resources *resources; member
|
| H A D | tf_tbl.h | 34 struct tf_session_resources *resources; member
|
| H A D | tf_tcam.h | 41 struct tf_session_resources *resources; member
|
| H A D | tf_tcam.c | 77 tcam_cnt = parms->resources->tcam_cnt; in tf_tcam_bind() 107 db_cfg.alloc_cnt = parms->resources->tcam_cnt[d].cnt; in tf_tcam_bind() 155 if (!parms->resources->tcam_cnt[d].cnt[i]) in tf_tcam_bind() 169 parms->resources->tcam_cnt[d].cnt; in tf_tcam_bind()
|
| H A D | tf_identifier.c | 71 db_cfg.alloc_cnt = parms->resources->ident_cnt[i].cnt; in tf_ident_bind() 80 parms->resources->ident_cnt[i].cnt; in tf_ident_bind()
|
| H A D | tf_em.h | 129 struct tf_session_resources *resources; member
|
| H A D | tf_device.h | 90 struct tf_session_resources *resources,
|
| /dpdk/doc/guides/prog_guide/ |
| H A D | rcu_lib.rst | 200 #. Has to store a reference to the deleted resources in a FIFO 201 #. Should check if the readers have completed a grace period and free the resources. 204 can create a FIFO to store the references to deleted resources using ``rte_rcu_qsbr_dq_create()``. 205 The resources can be enqueued to this FIFO using ``rte_rcu_qsbr_dq_enqueue()``. 206 …resources before enqueuing. It will also reclaim resources on regular basis to keep the FIFO from … 231 * client library should use ``rte_rcu_qsbr_dq_enqueue`` to enqueue the deleted resources on the FIF… 232 …if the library runs out of resources while adding entries, it should call ``rte_rcu_qsbr_dq_reclai… 239 * client library should call ``rte_rcu_qsbr_dq_delete`` to reclaim any remaining resources and free… 246 #. Application does not need a dedicated thread to reclaim resources. Memory 249 #. The client library has better control over the resources. For example: the client [all …]
|
| H A D | compressdev.rst | 51 * ``socket_id`` - socket on which to allocate the device resources on. 70 - Allocation of resources, including hardware resources if a physical device. 89 PMD then can allocate resources accordingly on a specified socket. 299 and releases acquired resources after processing of current operation is 438 stateful processing and releases acquired resources after processing 453 requires previous op data for compression/decompression. A PMD allocates and set up resources such
|
| H A D | regexdev.rst | 54 - Allocation of resources, including hardware resources if a physical device.
|
| /dpdk/doc/guides/nics/ |
| H A D | octeontx_ep.rst | 18 This driver relies on external kernel PF driver for resources allocations 24 allocates resources such as number of VFs, input/output queues for itself and
|
| H A D | nfb.rst | 28 allocation of resources needed for nfb layer function. 43 sharing of resources for user space applications.
|
| H A D | mlx4.rst | 35 memory addresses. The way resources allocations are handled by the kernel 148 This driver relies on external libraries and kernel drivers for resources 159 resources allocations) to be managed by the kernel and fast operations to 173 manage actual hardware initialization and resources sharing with user
|
| H A D | intel_vf.rst | 10 * **SR-IOV mode**: Involves direct assignment of part of the port resources to different guest op… 15 * **VMDq mode**: Involves central management of the networking resources by an IO Virtual Machine… 23 Therefore, it is possible to partition SR-IOV capability on Ethernet controller NIC resources logic… 61 to the global NIC resources that are shared between other functions for the same NIC port. 63 A Virtual Function has basic access to the queue resources and control structures of the queues ass… 65 and the Physical Function operates on the global resources on behalf of the Virtual Function. 625 * Physical PCI resources are exposed as virtual functions
|
| /dpdk/doc/guides/mempool/ |
| H A D | cnxk.rst | 49 Since each mempool costs set of HW resources, the ``max_pools`` ``devargs`` 57 the given application to save HW resources.
|
| /dpdk/drivers/net/bnxt/tf_ulp/ |
| H A D | bnxt_ulp.c | 393 struct tf_session_resources *resources; in ulp_ctx_shared_session_open() local 413 resources = &parms.resources; in ulp_ctx_shared_session_open() 433 rc = bnxt_ulp_tf_shared_session_resources_get(bp->ulp_ctx, resources); in ulp_ctx_shared_session_open() 539 struct tf_session_resources *resources; in ulp_ctx_session_open() local 582 resources = ¶ms.resources; in ulp_ctx_session_open() 583 rc = bnxt_ulp_tf_resources_get(bp->ulp_ctx, resources); in ulp_ctx_session_open()
|
| /dpdk/doc/guides/platform/ |
| H A D | dpaa2.rst | 71 DPAA2 based resources can be configured easily with the help of ready scripts 101 DPAA2 based resources can be configured easily with the help of ready scripts
|
| H A D | mlx5.rst | 29 The way resources allocations are handled by the kernel, 94 This driver relies on external libraries and kernel drivers for resources 105 hardware resources allocations) to be managed by the kernel 119 and resources sharing with user-space processes. 350 An SF shares PCI-level resources with other SFs and/or with its parent PCI function.
|
| /dpdk/doc/guides/sample_app_ug/ |
| H A D | dma.rst | 184 After that each port application assigns resources needed. 188 :start-after: Assigning each port resources. 8< 189 :end-before: >8 End of assigning each port resources. 230 all worker lcores to finish, deallocates resources and exits.
|
| /dpdk/doc/guides/contributing/ |
| H A D | design.rst | 118 However, the resources consumed for library-level statistics counter collection 121 avoid any unwanted waste of resources and/or performance impacts, the 148 The statistics collection consumes a certain amount of CPU resources (cycles,
|
| /dpdk/doc/guides/compressdevs/ |
| H A D | mlx5.rst | 21 such they do not use NIC related resources (e.g. RX/TX bandwidth).
|
| /dpdk/doc/guides/cryptodevs/ |
| H A D | mvsam.rst | 93 - ``socket_id``: socket on which to allocate the device resources on.
|
| /dpdk/doc/guides/windows_gsg/ |
| H A D | run_apps.rst | 67 NetUIO kernel-mode driver provides access to the device hardware resources.
|
| /dpdk/doc/guides/rawdevs/ |
| H A D | ifpga.rst | 17 By PR (Partial Reconfiguration) AFUs, one FPGA resources can be time-shared by
|