Remove residual blank line at start of MakefileThis is a residual of the $FreeBSD$ removal.MFC After: 3 days (though I'll just run the command on the branches)Sponsored by: Netflix
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: decui@microsoft.comTested by: whuMFC after: 2 weekRelnotes: yesSponsored by: MicrosoftDifferential Revision: https://reviews.freebsd.org/D31150
show more ...