[ovs-git] [openvswitch/ovs] d50b88: datapath-windows: Solved BSOD when adding OVS port...

GitHub noreply at github.com
Mon Jul 6 15:26:22 UTC 2015


  Branch: refs/heads/branch-2.4
  Home:   https://github.com/openvswitch/ovs
  Commit: d50b88bf830c401636085ecd5048e929c80fd4d2
      https://github.com/openvswitch/ovs/commit/d50b88bf830c401636085ecd5048e929c80fd4d2
  Author: Sorin Vinturis <svinturis at cloudbasesolutions.com>
  Date:   2015-07-06 (Mon, 06 Jul 2015)

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

  Log Message:
  -----------
  datapath-windows: Solved BSOD when adding OVS ports

This BSOD occurred in the context of a packet (NBL) with multiple
NET_BUFFER(s) (NBs). The reason for the BSOD is due to the marking
of NBLs created by OVS as being external and wrongly completing them.

Signed-off-by: Sorin Vinturis <svinturis at cloudbasesolutions.com>
Reported-by: Sorin Vinturis <svinturis at cloudbasesolutions.com>
Reported-at: https://github.com/openvswitch/ovs-issues/issues/82
Acked-by: Alin Gabriel Serdean <aserdean at cloudbasesolutions.com>
Signed-off-by: Ben Pfaff <blp at nicira.com>




More information about the git mailing list