Re: [dpdk-dev] [PATCH v3 0/4] Hyper-V Netvsc PMD

2018-04-18 Thread Ferruh Yigit
On 4/17/2018 10:53 PM, Stephen Hemminger wrote: > This is a revised 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 so

[dpdk-dev] [PATCH v3 0/4] Hyper-V Netvsc PMD

2018-04-17 Thread Stephen Hemminger
This is a revised 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. Onl