On 2/7/2018 4:00 PM, Pascal Mazon wrote:
> On 05/02/2018 17:17, Moti Haimovsky wrote:
>> This patch complements the partial cleanup done inside
>> eth_dev_tap_create when the routine failed.
>> Such a failure left a non-functional device attached to the system.
>>
>> Fixes: 050fe6e9ff97 ("drivers/net: use ethdev allocation helper for vdev")
>> Cc: [email protected]
>>
>> Signed-off-by: Moti Haimovsky <[email protected]>
>
> Acked-by: Pascal Mazon <[email protected]>
>
Applied to dpdk-next-net/master, thanks.