[ovs-dev] [PATCH 3/3] ofp-util.c: Simplify ofputil_group_stats_to_* functions.

Ben Pfaff blp at nicira.com
Thu Apr 10 20:11:07 UTC 2014


On Thu, Apr 10, 2014 at 12:27:45PM -0700, Andy Zhou wrote:
> From: Andy Zhou <andy at nicira.com>
> 
> 
> Signed-off-by: Andy Zhou <andy at nicira.com>

In ofputil_group_stats_to_ofp11__(), s/packet/byte/ here:
+       bucket_cnts[i].byte_count = htonll(gs->bucket_stats[i].packet_count);

Otherwise:
Acked-by: Ben Pfaff <blp at nicira.com>



More information about the dev mailing list