Hi Stephen, I would like to try merging these patches soon. Below are some comments from my first check: - please fix most of the checkpatches warnings - please merge meson support in the related patch - please fix the doxygen of uuid (warnings from "make doc-api-html")
08/06/2018 18:59, Stephen Hemminger: > Yet another version of the Hyper-V native bus (VMBus) > and network device (netvsc) drivers. This virtual device > is used in Microsoft Hyper-V in Windows 10, Windows Server 2016 > and Azure. Most of this code was extracted from FreeBSD and some of > this is from earlier code donated by Brocade. > > Only Linux is supported at present, but the code is split > to allow future FreeBSD and Windows support. > > This version works with upstream kernel (4.16) but in that > mode only a single queue is supported. With additional > patches that are pending for 5.0 kernel, multi-queue > support works as well.