| /dpdk/examples/pipeline/examples/ |
| H A D | registers.spec | 4 ; This program is setting up two register arrays called "pkt_counters" and "byte_counters". 5 ; On every input packet (Ethernet/IPv4), the "pkt_counters" register at location indexed by 10 ; any register array location.
|
| /dpdk/doc/guides/cryptodevs/ |
| H A D | mlx5.rst | 55 - Set CRYPTO_OPERATIONAL register to set the device in crypto operational mode. 67 The command to set the register should be executed only once, and all the 82 - Query CRYPTO_OPERATIONAL register to make sure the device is in Operational 112 register import_kek.. 117 register credential.
|
| /dpdk/usertools/ |
| H A D | dpdk-telemetry-client.py | 51 def register(self): # Connects a client to DPDK-instance member in Client 126 client.register()
|
| /dpdk/doc/guides/sample_app_ug/ |
| H A D | service_cores.rst | 9 any DPDK component to register a service. A service is a work item or task, that 50 The following code section shows how to register a service as an application. 52 order to register services: ``rte_service_component.h``, in addition
|
| H A D | timer.rst | 63 As explained in the comment, it is better to use the TSC register (as it is a per-lcore register) t…
|
| H A D | ethtool.rst | 54 * ``regs``: Dump port register(s) to file
|
| H A D | link_status_intr.rst | 124 The application can register one or more callbacks to a specific port and interrupt event. 144 :start-after: RTE callback register. 8<
|
| /dpdk/doc/guides/testpmd_app_ug/ |
| H A D | run_app.rst | 328 Set the prefetch threshold register of RX rings to N, where N >= 0. 333 Set the host threshold register of RX rings to N, where N >= 0. 343 Set the write-back threshold register of RX rings to N, where N >= 0. 348 Set the prefetch threshold register of TX rings to N, where N >= 0. 353 Set the host threshold register of TX rings to N, where N >= 0. 358 Set the write-back threshold register of TX rings to N, where N >= 0.
|
| H A D | testpmd_funcs.rst | 2661 Display the value of a port register:: 2673 Display a port register bit field:: 2680 port 0 PCI register at offset 0xEE00: bits[0, 1]=0x1 (1) 2685 Display a single port register bit:: 2692 port 0 PCI register at offset 0xEE00: bit 0=1 2697 Set the value of a port register:: 2701 For example, to clear a register:: 2704 port 0 PCI register at offset 0xEE00: 0x00000000 (0) 2709 Set bit field of a port register:: 2716 port 0 PCI register at offset 0xEE00: 0x00000002 (2) [all …]
|
| /dpdk/doc/guides/nics/ |
| H A D | ixgbe.rst | 13 It improves load/store bandwidth efficiency of L1 data cache by using a wider SSE/AVX register 1 (1… 14 The wider register gives space to hold multiple packet buffers so as to save instruction number whe… 119 by reading related register, but also check the mailbox status. We 123 status register, this will avoid the whole system's mailbox interrupt
|
| H A D | fm10k.rst | 30 SSE/AVX ''register (1)''. 31 The wider register gives space to hold multiple packet buffers so as to save
|
| H A D | vhost.rst | 72 The user can register an event callback handler with ``rte_eth_dev_callback_register()``.
|
| H A D | i40e.rst | 657 RX/TX statistics may be incorrect when register overflowed 660 The rx_bytes/tx_bytes statistics register is 48 bit length. 702 #. Get the current value of the PCI configure register:: 710 #. Set the PCI configure register with new value:: 730 For example, register I40E_GL_SWT_L2TAGCTRL is used to control L2 tag, i40e 734 So PMD reports warning to clarify what is changed by writing global register.
|
| H A D | enetc.rst | 41 device register address)
|
| H A D | enetfec.rst | 73 of register & buffer descriptor with DPDK
|
| H A D | fail_safe.rst | 183 absence and postpone its use. It will then register for a periodic check on any 200 any time. The fail-safe PMD will register a callback for such event and react
|
| H A D | pfe.rst | 86 hardware independent and register with the HIF client driver to transmit and
|
| /dpdk/doc/guides/prog_guide/ |
| H A D | rcu_lib.rst | 134 The ``rte_rcu_qsbr_thread_register()`` API will register a reader thread 222 * the application has to create the RCU variable and register the reader threads to report their qu… 223 * the application has to register the same RCU variable with the client library. 230 * client library should provide an API to register a RCU variable that it will use. It should call …
|
| H A D | gpudev.rst | 71 gpudev can register a CPU memory area to make it visible from a GPU device. 147 /* Use gpudev library to register a new CUDA context if any. */
|
| H A D | telemetry_lib.rst | 149 Libraries and applications must register commands to make their information
|
| /dpdk/doc/guides/vdpadevs/ |
| H A D | features_overview.rst | 94 Host can register memory region based host notifiers.
|
| /dpdk/doc/guides/platform/ |
| H A D | mlx5.rst | 283 HW queue doorbell register mapping. 287 With regular memory mapping, the register is flushed to HW 606 The rdma core library can map doorbell register in two ways,
|
| /dpdk/doc/guides/rawdevs/ |
| H A D | cnxk_bphy.rst | 127 ``CNXK_BPHY_IRQ_MSG_TYPE_UNREGISTER``. The former will register an interrupt handler while the
|
| H A D | cnxk_gpio.rst | 23 - register interrupt handler for specific GPIO
|
| /dpdk/doc/guides/rel_notes/ |
| H A D | release_2_2.rst | 76 * Return code after setting receive address register 265 register list and make sure the right one is being used on i210. 318 Change the value of register 776.20[11:2] for jumbo mode from 0x1A to 0x1F.
|