On Tue, Mar 12, 2013 at 02:19:18PM -0700, Andy Zhou wrote:
> This is to fix the fallout of single datapath change.
> ovs-appctl dpif/show displays per bridge miss, hit
> and flow counts on the screen, but the backend is
> obtaining those information from the datapath.
> With a single datapath, all
This looks good. I only have stylistic suggestions, see below.
On Mon, Mar 11, 2013 at 02:07:39PM -0700, Andy Zhou wrote:
> This is to fix the fallout of single datapath change.
> ovs-appctl dpif/show displays per bridge miss, hit
> and flow counts on the screen, but the backend is
> obtaining th