]> git.proxmox.com Git - mirror_ovs.git/commit
datapath-windows: Add Win10Analyze target
authorAlin Gabriel Serdean <aserdean@ovn.org>
Wed, 3 Apr 2019 17:48:03 +0000 (20:48 +0300)
committerAlin Gabriel Serdean <aserdean@ovn.org>
Thu, 9 May 2019 12:11:08 +0000 (15:11 +0300)
commit1881a1a459d86a814b46d8eeb29aa51062ab658d
tree3073f7d0b82d4d711465ff283c4240408b883d93
parente045ef158632ddec4288881f9ab75d3d9d83e707
datapath-windows: Add Win10Analyze target

This patch adds a new target called `Win10Analyze` to the driver solution.

It enables us to trigger static analysis over the Win10 target.

Since the location of the ruleset of drivers is somewhat random
starting from 1803:
https://www.osr.com/blog/2018/05/21/wdk-1803-ca/

Commit the ruleset inside our repository. This is the same ruleset used for
8,8.1 and 10.

Signed-off-by: Alin Gabriel Serdean <aserdean@ovn.org>
Acked-by: Anand Kumar <kumaranand@vmware.com>
datapath-windows/Package/package.VcxProj
datapath-windows/Package/package.VcxProj.user
datapath-windows/automake.mk
datapath-windows/misc/DriverRecommendedRules.ruleset [new file with mode: 0644]
datapath-windows/ovsext.sln
datapath-windows/ovsext/ovsext.vcxproj
datapath-windows/ovsext/ovsext.vcxproj.user