[dpdk-dev] [PATCH 0/2] Fix Vhost PMD setup

Wang, Yinan yinan.wang at intel.com
Tue Feb 18 16:24:53 CET 2020


This patch set can fix Vhost device reconfigure issue, thanks!


> -----Original Message-----
> From: Maxime Coquelin <maxime.coquelin at redhat.com>
> Sent: 2020年2月18日 22:35
> To: dev at dpdk.org; oda at valinux.co.jp; Wang, Yinan <yinan.wang at intel.com>;
> Bie, Tiwei <tiwei.bie at intel.com>; amorenoz at redhat.com
> Cc: Maxime Coquelin <maxime.coquelin at redhat.com>
> Subject: [PATCH 0/2] Fix Vhost PMD setup
> 
> This series fixes regression introduced in v20.02-rc3.
> First patch fixes the error path, and second one fix Vhost device reconfigure
> issue reported by Yinan.
> 
> Maxime Coquelin (2):
>   net/vhost: fix Vhost setup error path
>   net/vhost: prevent multiple setup on reconfig
> 
>  drivers/net/vhost/rte_eth_vhost.c | 26 +++++++++++++++++++-------
>  1 file changed, 19 insertions(+), 7 deletions(-)
> 
> --
> 2.24.1



More information about the dev mailing list