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

Alin Gabriel Serdean noreply at github.com
Wed Mar 13 11:30:07 UTC 2019


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: 3cdf29c52d1033cf8cb2f8d6d46fae545ea13b7d
      https://github.com/openvswitch/ovs/commit/3cdf29c52d1033cf8cb2f8d6d46fae545ea13b7d
  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: 228355c5390f42ea8e90fb4b943f4da553400cb7
      https://github.com/openvswitch/ovs/commit/228355c5390f42ea8e90fb4b943f4da553400cb7
  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/07f6b71daada...228355c5390f


More information about the git mailing list