[PATCH v2] doc: update async enqueue API usage
Maxime Coquelin
maxime.coquelin at redhat.com
Fri Jul 1 15:54:30 CEST 2022
On 6/21/22 09:21, xuan.ding at intel.com wrote:
> From: Xuan Ding <xuan.ding at intel.com>
>
> This patch updates the correct usage for async enqueue APIs.
> The rte_vhost_poll_enqueue_completed() needs to be
> called in time to notify the guest of completed packets and
> avoid packet loss.
>
> Signed-off-by: Xuan Ding <xuan.ding at intel.com>
> ---
> v2:
> * refine doc and commit log
> ---
> doc/guides/prog_guide/vhost_lib.rst | 8 ++++++++
> 1 file changed, 8 insertions(+)
>
Applied to dpdk-next-virtio/main.
Thanks,
Maxime
More information about the dev
mailing list