> This patch does not remove avg_n_subfacet. It removes
> avg_subfacet_life.
oops
>
> The change to ofproto/ofproto-dpif-upcall.c seems unrelated and I think
> it could be dropped or folded into the previous patch.
Rebasing error.
Thanks
>
> Acked-by: Ben Pfaff
__
On Sun, Dec 08, 2013 at 06:45:25PM -0800, Ethan Jackson wrote:
> This is going to be hard to compute efficiently in the new
> architecture introduced in future patches.
>
> Signed-off-by: Ethan Jackson
This patch does not remove avg_n_subfacet. It removes
avg_subfacet_life.
The change to ofpro
This is going to be hard to compute efficiently in the new
architecture introduced in future patches.
Signed-off-by: Ethan Jackson
---
ofproto/ofproto-dpif-upcall.c | 4 ++--
ofproto/ofproto-dpif.c| 23 ---
tests/ofproto-dpif.at | 10 +-
3 files chang