Home
last modified time | relevance | path

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

/dpdk/examples/vm_power_manager/
H A Doob_monitor_x86.c267 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 Dpcap_ring.rst10 * 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 Dbnx2x.rst94 Toggle display of register reads and writes.
H A Dfm10k.rst155 be polled regularly in order to ensure the consistency of the returned reads.
H A Dfail_safe.rst83 This parameter reads a device definition from an arbitrary file descriptor
H A Dsoftnic.rst44 * ``Application run``: The application reads packets from the Soft NIC device RX
/dpdk/doc/guides/rawdevs/
H A Dntb.rst136 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 Dkernel_nic_interface.rst44 ``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 Dflow_classify.rst133 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 Dqos_scheduler.rst23 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 Dmulti_process.rst150 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 Dvmdq_forwarding.rst21 …ple, the traffic is split into 128 queues on input, where each thread of the application reads from
H A Dvmdq_dcb_forwarding.rst23 …ple, the traffic is split into 128 queues on input, where each thread of the application reads from
H A Dlink_status_intr.rst118 The public interface rte_eth_link_get() just reads the link status in a global structure
H A Dl3_forward_access_ctrl.rst312 It ignores empty and comment lines, and parses and validates the rules it reads.
H A Dl3_forward.rst235 It ignores empty and comment lines, and parses and validates the rules it reads.
/dpdk/doc/guides/prog_guide/
H A Dstack_lib.rst78 1. Thread A reads head pointer X and stores the pointed-to list element.
H A Dhash_lib.rst84 For concurrent writes, and concurrent reads and writes the following flag values define the corresp…
H A Dpacket_framework.rst454 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 Dqos_framework.rst495 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 Dcomp_perf.rst11 execution. The tool reads the data from a file (--input-file),
/dpdk/doc/guides/testpmd_app_ug/
H A Drun_app.rst524 * ``--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 Drelease_16_11.rst159 computed. The QAT PMD doesn't correctly handle this case and reads and writes
H A Drelease_16_04.rst321 speed becomes invalid, therefore the driver reads invalid PHY register values.
/dpdk/license/
H A Dgpl-2.0.txt103 c) If the modified program normally reads commands interactively