Re: [PATCH v2 00/11] vmbus and uio_hv_generice improvements

2018-01-09 Thread Greg KH
On Tue, Jan 09, 2018 at 10:29:03AM -0800, Stephen Hemminger wrote: > These patches improve vmbus sysfs support for better management and > make the UIO hyperv driver usable. The original version did not enough > functionality to support userspace network drivers. Needed support > of send/receive bu

[PATCH v2 00/11] vmbus and uio_hv_generice improvements

2018-01-09 Thread Stephen Hemminger
These patches improve vmbus sysfs support for better management and make the UIO hyperv driver usable. The original version did not enough functionality to support userspace network drivers. Needed support of send/receive buffers and sub channels. Patches against current char-misc-next v2 - rev