commit | 95096f2fbd10186d3e78a328b327afc71428f65f | [log] [tgz] |
---|---|---|
author | Stephen Hemminger <sthemmin@microsoft.com> | Sat Dec 03 12:34:40 2016 -0800 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Dec 06 11:52:49 2016 +0100 |
tree | 5f6478dea3a9ca8d99652736c99691b3de219c4f | |
parent | fc76936d3ea5720a6e0948a08381b803a68deb28 [diff] |
uio-hv-generic: new userspace i/o driver for VMBus This is a new driver to enable userspace networking on VMBus. It is based largely on the similar driver that already exists for PCI, and earlier work done by Brocade to support DPDK. Signed-off-by: Stephen Hemminger <sthemmin@microsoft.com> Signed-off-by: K. Y. Srinivasan <kys@microsoft.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>