[ovs-git] [openvswitch/ovs] 54f854: datapath-windows: remove invalid ASSERT in Flow.c

GitHub noreply at github.com
Wed Aug 31 17:58:22 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: 54f854e2aaf6f8f7c7bafb2f62557044c4648f56
      https://github.com/openvswitch/ovs/commit/54f854e2aaf6f8f7c7bafb2f62557044c4648f56
  Author: Nithin Raju <nithin at vmware.com>
  Date:   2016-08-31 (Wed, 31 Aug 2016)

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

  Log Message:
  -----------
  datapath-windows: remove invalid ASSERT in Flow.c

Since the Geneve changes, the key->l2.offset will no longer be 0 when
the tunnel key is valid within the OVS flow key. key->l2.offset would
be determined by the amount of tunnel options.

Signed-off-by: Nithin Raju <nithin at vmware.com>
Acked-by: Sairam Venugopal <vsairam at vmware.com>
Signed-off-by: Gurucharan Shetty <guru at ovn.org>




More information about the git mailing list