[ovs-git] [openvswitch/ovs] 1881a1: datapath-windows: Add Win10Analyze target

Alin Gabriel Serdean noreply at github.com
Thu May 9 12:38:32 UTC 2019


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: 1881a1a459d86a814b46d8eeb29aa51062ab658d
      https://github.com/openvswitch/ovs/commit/1881a1a459d86a814b46d8eeb29aa51062ab658d
  Author: Alin Gabriel Serdean <aserdean at ovn.org>
  Date:   2019-05-09 (Thu, 09 May 2019)

  Changed paths:
    M datapath-windows/Package/package.VcxProj
    M datapath-windows/Package/package.VcxProj.user
    M datapath-windows/automake.mk
    A datapath-windows/misc/DriverRecommendedRules.ruleset
    M datapath-windows/ovsext.sln
    M datapath-windows/ovsext/ovsext.vcxproj
    M datapath-windows/ovsext/ovsext.vcxproj.user

  Log Message:
  -----------
  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 at ovn.org>
Acked-by: Anand Kumar <kumaranand at vmware.com>




More information about the git mailing list