[ovs-git] [openvswitch/ovs] 951c94: ofproto-dpif: Fix NXT_RESUME flow stats

GitHub noreply at github.com
Fri Sep 21 20:52:34 UTC 2018


  Branch: refs/heads/branch-2.8
  Home:   https://github.com/openvswitch/ovs
  Commit: 951c9466c0d540ee6b8dbb798bfe83d8c0fcf35a
      https://github.com/openvswitch/ovs/commit/951c9466c0d540ee6b8dbb798bfe83d8c0fcf35a
  Author: Yi-Hung Wei <yihung.wei at gmail.com>
  Date:   2018-09-21 (Fri, 21 Sep 2018)

  Changed paths:
    M ofproto/ofproto-dpif-xlate.c
    M ofproto/ofproto-dpif-xlate.h
    M ofproto/ofproto-dpif.c
    M tests/ofproto-dpif.at

  Log Message:
  -----------
  ofproto-dpif: Fix NXT_RESUME flow stats

Currently, OVS does not update the flow stats after a packet is
restarted by NXT_RESUME message.  This patch fixes the aforementioned
issue and adds an unit test to prevent regression.

Fixes: 77ab5fd2a95b ("Implement serializing the state of packet traversal in "continuations".")
VMware-BZ: #2198435
Signed-off-by: Yi-Hung Wei <yihung.wei at gmail.com>
Signed-off-by: Ben Pfaff <blp at ovn.org>



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the git mailing list