Home
last modified time | relevance | path

Searched refs:resubmit (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/lib/librte_vhost/
H A Dvhost_user.c1706 if (!resubmit) { in vhost_check_queue_inflights_split()
1714 if (!resubmit->resubmit_list) { in vhost_check_queue_inflights_split()
1717 free(resubmit); in vhost_check_queue_inflights_split()
1730 resubmit->resubmit_num = num; in vhost_check_queue_inflights_split()
1732 if (resubmit->resubmit_num > 1) in vhost_check_queue_inflights_split()
1733 qsort(resubmit->resubmit_list, resubmit->resubmit_num, in vhost_check_queue_inflights_split()
1800 if (resubmit == NULL) { in vhost_check_queue_inflights_packed()
1811 free(resubmit); in vhost_check_queue_inflights_packed()
1824 resubmit->resubmit_num = num; in vhost_check_queue_inflights_packed()
1826 if (resubmit->resubmit_num > 1) in vhost_check_queue_inflights_packed()
[all …]
/f-stack/dpdk/doc/guides/prog_guide/
H A Dcompressdev.rst408 Application would need to resubmit the whole input with a larger output buffer, if it