[dpdk-dev] [PATCH v1] vhost: remove fallback in async enqueue API

Maxime Coquelin maxime.coquelin at redhat.com
Fri Oct 23 13:22:56 CEST 2020



On 10/21/20 7:44 AM, Patrick Fu wrote:
> By design, async enqueue API should return directly if async device
> is not registered. This patch removes the corrupted implementation of
> the enqueue fallback from async mode to sync mode.
> 
> Fixes: cd6760da1076 ("vhost: introduce async enqueue for split ring")
> 
> Signed-off-by: Patrick Fu <patrick.fu at intel.com>
> ---
>  lib/librte_vhost/virtio_net.c | 11 +----------
>  1 file changed, 1 insertion(+), 10 deletions(-)

Applied to dpdk-next-virtio/main.

Thanks,
Maxime



More information about the dev mailing list