sys: Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
Microsoft Azure Network Adapter(MANA) VF supportMANA is the new network adapter from Microsoft which will be availablein Azure public cloud. It provides SRIOV NIC as virtual function toguest OS r
Microsoft Azure Network Adapter(MANA) VF supportMANA is the new network adapter from Microsoft which will be availablein Azure public cloud. It provides SRIOV NIC as virtual function toguest OS running on Hyper-V.The code can be divided into two major parts. Gdma_main.c is the one tobring up the hardware board and drives all underlying hardware queueinfrastructure. Mana_en.c contains all main ethernet driver code.It has only tested and supported on amd64 architecture.PR: 256336Reviewed by: [email protected]Tested by: whuMFC after: 2 weekRelnotes: yesSponsored by: MicrosoftDifferential Revision: https://reviews.freebsd.org/D31150
show more ...