> On Feb 2, 2017, at 10:23 AM, Wiles, Keith <[email protected]> wrote: > > >> On Feb 2, 2017, at 10:17 AM, Pascal Mazon <[email protected]> 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 <[email protected]> >> — > > Acked-by: Keith Wiles <[email protected]>
Acked-by: Keith Wiles <[email protected]> for the series 1-7 > > Regards, > Keith > Regards, Keith

