Searched refs:finished (Results 1 – 14 of 14) sorted by relevance
39 bool finished = false; in eal_intr_thread_main() local46 while (!finished) { in eal_intr_thread_main()70 finished = true; in eal_intr_thread_main()
58 It returns to the caller all packets which have finished processing by all worker cores.64 Once a worker lcore requests a new packet, the distributor assumes that it has completely finished …88 Each worker calls "rte_distributor_get_pkt()" API to request a new packet when it has finished proc…94 it has finished the current packet and does not want a new one.
144 The enqueue operation is finished.197 The dequeue operation is finished.274 This is only true on core 1. The operation is finished on core 1.288 The operation is also finished on core 2.388 tail value is increased not by every thread that finished enqueue/dequeue,
282 When finished, ``rte_latencystats_uninit()`` needs to be called to
87 whether the search process have finished or not respectively.
106 and whether the search process have finished or not respectively.
367 After rte_acl_build() over given AC context has finished successfully, it can be used to perform cl…
353 rest of the DPDK initialization hasn't finished yet.
145 application. If an application is finished using a device it can close the
720 dsw_port_emigration_stats(struct dsw_port *port, uint8_t finished) in dsw_port_emigration_stats() argument726 port->emigration_latency += (flow_migration_latency * finished); in dsw_port_emigration_stats()727 port->emigrations += finished; in dsw_port_emigration_stats()738 uint8_t finished; in dsw_port_end_emigration() local765 finished = port->emigration_targets_len - left_qfs_len; in dsw_port_end_emigration()767 if (finished > 0) in dsw_port_end_emigration()768 dsw_port_emigration_stats(port, finished); in dsw_port_end_emigration()
54 If a ``.req`` is used as the input file after the application is finished59 finished the work and in the response file it will be added onto the end of each
67 EAL: check module finished
1164 int (*finished)(struct vnic_dev *, int *), in enic_dev_wait()1177 err = finished(vdev, &done); in enic_dev_wait()
4699 Flow dump finished