[ovs-git] [openvswitch/ovs] 94db2f: datapath-windows: Guard vport usage in user.c

Alin Gabriel Serdean noreply at github.com
Wed Mar 13 11:29:40 UTC 2019


  Branch: refs/heads/branch-2.11
  Home:   https://github.com/openvswitch/ovs
  Commit: 94db2ff357c3a6d4c1a5432a21145cadbffdd19a
      https://github.com/openvswitch/ovs/commit/94db2ff357c3a6d4c1a5432a21145cadbffdd19a
  Author: Alin Gabriel Serdean <aserdean at ovn.org>
  Date:   2019-03-13 (Wed, 13 Mar 2019)

  Changed paths:
    M datapath-windows/ovsext/User.c

  Log Message:
  -----------
  datapath-windows: Guard vport usage in user.c

When using a vport we need to guard its usage with the dispatch lock.

Signed-off-by: Alin Gabriel Serdean <aserdean at ovn.org>
Acked-by: Anand Kumar <kumaranand at vmware.com>
Acked-by: Sairam Venugopal <vsairam at vmware.com>


  Commit: 9f9beddb9428a7ab14bd6ca222772683dc9aadaf
      https://github.com/openvswitch/ovs/commit/9f9beddb9428a7ab14bd6ca222772683dc9aadaf
  Author: Alin Gabriel Serdean <aserdean at ovn.org>
  Date:   2019-03-13 (Wed, 13 Mar 2019)

  Changed paths:
    M datapath-windows/ovsext/Vport.c
    M datapath-windows/ovsext/Vport.h

  Log Message:
  -----------
  datapath-windows: Add annotations to find vport functions

Add annotations to find vport functions to check if the dispatch lock is
held.

Signed-off-by: Alin Gabriel Serdean <aserdean at ovn.org>
Acked-by: Anand Kumar <kumaranand at vmware.com>
Acked-by: Sairam Venugopal <vsairam at vmware.com>


Compare: https://github.com/openvswitch/ovs/compare/b8b81ddc43ad...9f9beddb9428


More information about the git mailing list