[dpdk-dev] [PATCH v2 1/7] net/tap: use correct tap name

Ferruh Yigit ferruh.yigit at intel.com
Thu Feb 2 22:55:40 CET 2017


On 2/2/2017 4:24 PM, Wiles, Keith wrote:
> 
>> On Feb 2, 2017, at 10:23 AM, Wiles, Keith <keith.wiles at intel.com> wrote:
>>
>>
>>> On Feb 2, 2017, at 10:17 AM, Pascal Mazon <pascal.mazon at 6wind.com> wrote:
>>>
>>> dev->data->name contains the device name, e.g. "net_tap0".
>>> dev->data->dev_private->name contains the actual iface name,
>>> e.g. "dtap0".
>>>
>>> In any case, the name must to be consistent with the tun_alloc() call in
>>> eth_dev_tap_create().
>>>
>>> Signed-off-by: Pascal Mazon <pascal.mazon at 6wind.com>
>>>>>
>> Acked-by: Keith Wiles <keith.wiles at intel.com>
> 
> Acked-by: Keith Wiles <keith.wiles at intel.com> for the series 1-7

Series applied to dpdk-next-net/master, thanks.



More information about the dev mailing list