[dpdk-dev] [PATCH 1/2] net/vhost: set the vq consistently

Maxime Coquelin maxime.coquelin at redhat.com
Wed Apr 11 17:02:11 CEST 2018



On 04/11/2018 04:46 PM, Maxime Coquelin wrote:
> 
> 
> On 03/29/2018 06:05 PM, Chas Williams wrote:
>> From: Robert Shearman <robert.shearman at att.com>
>>
>> The vid and port of the vq were only set on queues created during initial
>> device setup.
>>
>> Fixes: ee584e9710b9 ("vhost: add driver on top of the library")
>> Cc: stable at dpdk.org
>>
>> Signed-off-by: Robert Shearman <robert.shearman at att.com>
>> Signed-off-by: Chas Williams <chas3 at att.com>
>> ---
>>   drivers/net/vhost/rte_eth_vhost.c | 15 +++++++++++++++
>>   1 file changed, 15 insertions(+)
>>
> 
> Reviewed-by: Maxime Coquelin <maxime.coquelin at redhat.com>

It does not apply because a patch from Junjie seems to address the same
problem:

net/vhost: fix crash when creating vdev dynamically

Can you check dpdk-next-virtio/master and confirm this patch is no more
required?

Thanks,
Maxime


More information about the dev mailing list