[dpdk-dev] [PATCH v1] vhost: fix uninitialized local variable

Maxime Coquelin maxime.coquelin at redhat.com
Thu Oct 29 09:28:44 CET 2020



On 10/27/20 9:50 AM, Patrick Fu wrote:
> This patch initializes a local parameter in async data path to avoid
> compiler warnings.
> 
> 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 | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 

Applied to dpdk-next-virtio/main.

Thanks!
Maxime



More information about the dev mailing list