On Fri, Oct 11, 2013 at 4:09 PM, Ben Pfaff wrote:
> On Fri, Oct 11, 2013 at 03:55:07PM -0700, Andy Zhou wrote:
> >
> > Signed-off-by: Andy Zhou
>
> It would be nice to add something to ovs-dpctl(8) to explain these new
> stats (as well as the old ones, for that matter).
>
> I would usually wrap
On Fri, Oct 11, 2013 at 03:55:07PM -0700, Andy Zhou wrote:
>
> Signed-off-by: Andy Zhou
It would be nice to add something to ovs-dpctl(8) to explain these new
stats (as well as the old ones, for that matter).
I would usually wrap this:
struct ovs_dp_megaflow_stats
megaflow_stats
Signed-off-by: Andy Zhou
---
NEWS |2 ++
lib/dpif-linux.c | 12
lib/dpif.h|3 +++
utilities/ovs-dpctl.c |8
4 files changed, 25 insertions(+)
diff --git a/NEWS b/NEWS
index 94e0da9..de473f0 100644
--- a/NEWS
+++ b/NEWS
@@ -4,