On 4/14/2017 10:32 AM, Pascal Mazon wrote: > The tap does not behave properly in some cases. > > It is generally expected that a real device should be available once the > probing has been done. > > It is also better to check if an operation (here, setting MAC) is > mandatory before performing it. Typically in cases where the remote > netdevice is a VF with limited capabilities. > > This series ensures that the tap works more logically. > > Pascal Mazon (5): > net/tap: add debug messages > net/tap: remove unnecessary functions > net/tap: drop unnecessary nested block > net/tap: create netdevice during probing > net/tap: do not set remote MAC if not necessary
Thanks for the patches, they will be considered for 17.08