[dpdk-dev] [PATCH] net/virtio-user: strip VIRTIO_NET_F_MAC when MAC isn't specified

Maxime Coquelin maxime.coquelin at redhat.com
Wed May 16 16:36:51 CEST 2018



On 05/16/2018 01:08 PM, Maxime Coquelin wrote:
> 
> 
> On 05/11/2018 12:55 PM, Tiwei Bie wrote:
>> Currently VIRTIO_NET_F_MAC is set unconditionally when server
>> mode is used. It should be stripped when MAC isn't specified.
>>
>> Fixes: bd8f50a45d0f ("net/virtio-user: support server mode")
>>
>> Signed-off-by: Tiwei Bie <tiwei.bie at intel.com>
>> ---
>>   drivers/net/virtio/virtio_user/virtio_user_dev.c | 2 ++
>>   1 file changed, 2 insertions(+)
> 
> Reviewed-by: Maxime Coquelin <maxime.coquelin at redhat.com>

Applied to dpdk-next-virtio/master with commit message reworded to:

net/virtio-user: strip MAC feature when none specified

Thanks,
Maxime


More information about the dev mailing list