Agreed, It's not particularly complicated. Intended to make the
future patches easier to review.
Ethan
On Thu, Jun 6, 2013 at 2:59 PM, Ben Pfaff wrote:
> On Wed, Jun 05, 2013 at 01:46:19PM -0700, Ethan Jackson wrote:
>> Subfacets being per-datapath entities, their statistics are really
>> only
On Wed, Jun 05, 2013 at 01:46:19PM -0700, Ethan Jackson wrote:
> Subfacets being per-datapath entities, their statistics are really
> only interesting at per-datapath granularity. This patch moves
> them to the dpif_backer and makes some related simplifications.
>
> Signed-off-by: Ethan Jackson
Subfacets being per-datapath entities, their statistics are really
only interesting at per-datapath granularity. This patch moves
them to the dpif_backer and makes some related simplifications.
Signed-off-by: Ethan Jackson
---
ofproto/ofproto-dpif-unixctl.man |6 +-
ofproto/ofproto-dpif.c