Searched refs:tasks (Results 1 – 21 of 21) sorted by relevance
405 task = &vq->tasks[task_idx]; in submit_inflight_vq()422 task = &vq->tasks[desc_idx]; in submit_inflight_vq()499 task = &vq->tasks[task_idx]; in process_vq()520 task = &vq->tasks[desc_idx]; in process_vq()574 vq->tasks = rte_zmalloc(NULL, in alloc_task_pool()576 if (!vq->tasks) { in alloc_task_pool()582 vq->tasks[j].req_idx = j; in alloc_task_pool()583 vq->tasks[j].ctrlr = ctrlr; in alloc_task_pool()584 vq->tasks[j].vq = vq; in alloc_task_pool()597 rte_free(ctrlr->queues[i].tasks); in free_task_pool()
44 struct vhost_blk_task *tasks; member
19 to do memory to memory tasks on data.
112 executes two tasks in time-sharing mode:
195 - Perform the following tasks:221 * **Final Phase** - Perform the following tasks:
128 executes two tasks in time-sharing mode:
109 Determines which lcores the Rx and Tx DPDK tasks, and (optionally)
140 where different processes perform different tasks, yet co-operate to form a packet-processing syste…
15 be done by software, freeing up CPU cycles for other tasks.
14 other tasks.
111 Extensions can be used for a wide range of tasks.
655 "EAL pthreads" are created and managed by EAL and execute the tasks issued by *remote_launch*.718 Those threads can be used for management/infrastructure tasks and are used813 echo $t0 > /sys/fs/cgroup/cpu/pkt_io/tasks814 echo $t0 > /sys/fs/cgroup/cpuset/pkt_io/tasks816 echo $t1 > /sys/fs/cgroup/cpu/pkt_io/tasks817 echo $t1 > /sys/fs/cgroup/cpuset/pkt_io/tasks
312 tasks. Typically DPDK applications which use these callbacks will need
93 it is possible for the Linux scheduler to run other tasks on those cores also.
149 and add all which can be built to the list of tasks in the ninja build configuration file.
13 core libraries to perform their tasks. The ``rte_eal_cleanup()`` function34 Added MAC loopback support for i40e in order to support test tasks requested
283 other tasks. Before starting the Linux OS, add the kernel isolation boot parameter.
275 On embargo expiration, following tasks will be done simultaneously:
348 To help the maintainers and automation tasks, please document this dependency in commit log or cove…
21 be done by software, freeing up CPU cycles for other tasks.
12 statistics aka xstats) , set the Flow Director and other tasks::