On Fri, Sep 21, 2018 at 01:39:00PM -0700, Yi-Hung Wei wrote: > On Fri, Sep 21, 2018 at 1:22 PM Ben Pfaff <[email protected]> wrote: > > > > On Fri, Sep 21, 2018 at 09:46:51AM -0700, Yi-Hung Wei wrote: > > > 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 <[email protected]> > > > > Thanks. I applied this to master. Does it need backports? > > Thanks for the quick review. > > This issue was introduced in commit 77ab5fd2a95b ("Implement > serializing the state of packet traversal in "continuations".") at > 2.6. Not sure if this patch can be cleanly applied. > > Can we try to backport it back to 2.6 ?
It cleanly applied and built back to 2.8, so I did that. _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
