| /dpdk/examples/vm_power_manager/ |
| H A D | oob_monitor_x86.c | 267 int reads = 0; in run_branch_monitor() local 285 reads); in run_branch_monitor() 287 reads = 0; in run_branch_monitor() 289 reads++; in run_branch_monitor()
|
| /dpdk/doc/guides/nics/ |
| H A D | pcap_ring.rst | 10 * A libpcap -based PMD (**librte_net_pcap**) that reads and writes packets using libpcap, 59 The driver reads each packet within the given pcap file as if it was receiving it from the wire. 72 …The driver reads packets from the given interface using the Linux kernel driver for that interface. 79 …The driver reads packets from the given interface using the Linux kernel driver for that interface. 92 The driver both reads and writes packets from and to the given interface.
|
| H A D | bnx2x.rst | 94 Toggle display of register reads and writes.
|
| H A D | fm10k.rst | 155 be polled regularly in order to ensure the consistency of the returned reads.
|
| H A D | fail_safe.rst | 83 This parameter reads a device definition from an arbitrary file descriptor
|
| H A D | softnic.rst | 44 * ``Application run``: The application reads packets from the Soft NIC device RX
|
| /dpdk/doc/guides/rawdevs/ |
| H A D | ntb.rst | 136 Based on this ring layout, enqueue reads rx_tail to get how many free 139 And dequeue reads tx_tail to get how many packets are arrived, and
|
| /dpdk/doc/guides/sample_app_ug/ |
| H A D | kernel_nic_interface.rst | 44 ``kni`` uses two DPDK threads in user space; one thread reads from the port and 45 writes to the corresponding KNI interfaces and the other thread reads from 308 For the case that reads from a NIC port and writes to the kernel NIC interfaces (``kni_ingress``), 314 For the other case that reads from kernel NIC interfaces
|
| H A D | flow_classify.rst | 133 It then reads the ipv4_rules_file.txt file and initialises the parameters for 188 The ``add_rules`` function reads the ``ipv4_rules_file.txt`` file and calls the
|
| H A D | qos_scheduler.rst | 23 The RX thread reads packets from the RX port, 29 The TX thread, if present, reads from the TX ring and write the packets to the TX port.
|
| H A D | multi_process.rst | 150 As the diagram shows, each process reads packets from each of the network ports in use. 152 Each process reads a different RX queue on each port and so does not contend with any other process… 228 is exactly the same - each process reads from each port using the queue corresponding to its proc-i…
|
| H A D | vmdq_forwarding.rst | 21 …ple, the traffic is split into 128 queues on input, where each thread of the application reads from
|
| H A D | vmdq_dcb_forwarding.rst | 23 …ple, the traffic is split into 128 queues on input, where each thread of the application reads from
|
| H A D | link_status_intr.rst | 118 The public interface rte_eth_link_get() just reads the link status in a global structure
|
| H A D | l3_forward_access_ctrl.rst | 312 It ignores empty and comment lines, and parses and validates the rules it reads.
|
| H A D | l3_forward.rst | 235 It ignores empty and comment lines, and parses and validates the rules it reads.
|
| /dpdk/doc/guides/prog_guide/ |
| H A D | stack_lib.rst | 78 1. Thread A reads head pointer X and stores the pointed-to list element.
|
| H A D | hash_lib.rst | 84 For concurrent writes, and concurrent reads and writes the following flag values define the corresp…
|
| H A D | packet_framework.rst | 454 The second CPU core reads both the key and the key signature from the packet meta-data 458 The same CPU core reads the key from the packet meta-data, uses it to compute the key signature
|
| H A D | qos_framework.rst | 495 The scheduler reads the current time on every dequeue invocation. 1581 The DPDK QoS Scheduler Application reads a configuration file on start-up.
|
| /dpdk/doc/guides/tools/ |
| H A D | comp_perf.rst | 11 execution. The tool reads the data from a file (--input-file),
|
| /dpdk/doc/guides/testpmd_app_ug/ |
| H A D | run_app.rst | 524 * ``--noisy-lkup-num-reads=N`` 526 Set the number of reads to be done in noisy neighbor simulation memory buffer to N. 534 * ``--noisy-lkup-num-reads-writes=N``
|
| /dpdk/doc/guides/rel_notes/ |
| H A D | release_16_11.rst | 159 computed. The QAT PMD doesn't correctly handle this case and reads and writes
|
| H A D | release_16_04.rst | 321 speed becomes invalid, therefore the driver reads invalid PHY register values.
|
| /dpdk/license/ |
| H A D | gpl-2.0.txt | 103 c) If the modified program normally reads commands interactively
|