Re: [PATCHv3 0/7] Refactor macvtap to re-use tap functionality by other virtual intefaces

From: David Miller
Date: Wed Jan 25 2017 - 23:07:11 EST


From: Sainath Grandhi <sainath.grandhi@xxxxxxxxx>
Date: Wed, 25 Jan 2017 13:25:32 -0800

> Tap character devices can be implemented on other virtual interfaces like
> ipvlan, similar to macvtap. Source code for tap functionality in macvtap
> can be re-used for this purpose.
>
> This patch series splits macvtap source into two modules, macvtap and tap.
> This patch series also includes a patch for implementing tap character
> device driver based on the IP-VLAN network interface, called ipvtap.
>
> These patches are tested on x86 platform.

Please resubmit this series, after you have waited for other feedback,
with your Subject lines fixed.

Subsystem prefixes in the Subject lines such as "TAP" and "IPVTAP"
should be in all lowercase letters not all uppercase.