Re: [ovs-dev] [PATCH 0/3] ovs-dpctl UFID improvements

2014-12-19 Thread Joe Stringer
I pushed this series to master (with v2 of "odp-util: Fix UFID string parsing." and a test for ovs-appctl dpctl/get-flow). On 17 December 2014 at 10:34, Joe Stringer wrote: > > This series addresses a few of the quirks around unique flow identifiers > and > the way that they interact with ovs-dpc

[ovs-dev] [PATCH 0/3] ovs-dpctl UFID improvements

2014-12-17 Thread Joe Stringer
This series addresses a few of the quirks around unique flow identifiers and the way that they interact with ovs-dpctl. The first patch is a straightforward bugfix, the second addresses the issue of ovs-dpctl performing feature probing and modifying the flow table even when executing a flow dump. L