[ovs-git] [openvswitch/ovs] 31bb0c: datapath-windows: Pause switch state on PnP event

GitHub noreply at github.com
Tue Apr 26 15:19:57 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: 31bb0c7a3260bc1224d7ec1484d31ddec1f745d8
      https://github.com/openvswitch/ovs/commit/31bb0c7a3260bc1224d7ec1484d31ddec1f745d8
  Author: Alin Serdean <aserdean at cloudbasesolutions.com>
  Date:   2016-04-26 (Tue, 26 Apr 2016)

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

  Log Message:
  -----------
  datapath-windows: Pause switch state on PnP event

A PnP(plug and play) event will be triggered before trying to disable
the extension. We could use this PnP event to prepare for detaching
the datapath.

This patch sets the switch into a paused state so no more net buffers
are queued.

Also clean some commentaries.

Signed-off-by: Alin Gabriel Serdean <aserdean at cloudbasesolutions.com>
Acked-by: Sairam Venugopal <vsairam at vmware.com>
Acked-by: Nithin Raju <nithin at vmware.com>
Signed-off-by: Ben Pfaff <blp at ovn.org>




More information about the git mailing list