[ovs-git] [openvswitch/ovs] 8bbbda: ofproto-dpif-xlate: Fix truncate and native tunnne...

GitHub noreply at github.com
Fri Oct 20 20:22:02 UTC 2017


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: 8bbbda3c75b6a51f2b59a890aee126a6d11112a8
      https://github.com/openvswitch/ovs/commit/8bbbda3c75b6a51f2b59a890aee126a6d11112a8
  Author: William Tu <u9012063 at gmail.com>
  Date:   2017-10-20 (Fri, 20 Oct 2017)

  Changed paths:
    M ofproto/ofproto-dpif-xlate.c

  Log Message:
  -----------
  ofproto-dpif-xlate: Fix truncate and native tunnnel

Previous commit a67b337dc281 breaks the truncate and native
tunnel testcase by removing the truncate flag.  The patch fixes
it by putting it back.  Reproduce the error by:
> make check-system-userspace TESTSUITEFLAGS='17'

Fixes: a67b337dc281 ("ofproto-dpif-xlate: Remove assertion for truncated")
Cc: IWASE Yusuke <iwase.yusuke0 at gmail.com>
Signed-off-by: William Tu <u9012063 at gmail.com>
Acked-by: Yi-Hung Wei <yihung.wei at gmail.com>
Signed-off-by: Gurucharan Shetty <guru at ovn.org>




More information about the git mailing list