[ovs-git] Open vSwitch: util: Remove duplicate CACHE_LINE_SIZE definition. (master)

dev at openvswitch.org dev at openvswitch.org
Fri May 9 00:03:57 UTC 2014


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Open vSwitch".

The branch, master has been updated
       via  074695497dad0b8e77fd8478e2d657284891d641 (commit)
       via  63759e71f6a2e54a6e15b9ab5e32618996b3936f (commit)
      from  6d765f17a85a64f7d83c5083bdf01ae21702cd3e (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 074695497dad0b8e77fd8478e2d657284891d641
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=074695497dad0b8e77fd8478e2d657284891d641
Author: Ben Pfaff <blp at nicira.com>
		
util: Remove duplicate CACHE_LINE_SIZE definition.
		
Reported-by: Jarno Rajahalme <jrajahalme at nicira.com>
Signed-off-by: Ben Pfaff <blp at nicira.com>
Acked-by: Andy Zhou <azhou at nicira.com>


commit 63759e71f6a2e54a6e15b9ab5e32618996b3936f
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=63759e71f6a2e54a6e15b9ab5e32618996b3936f
Author: Andy Zhou <azhou at nicira.com>
		
ofp-util: compile group stats with visual studio
		
Visual studio supports zero-size array within a struct or union,
but has to be the last element. GCC does not have this restriction.

Commits 644cfd84772eb7d8 and 6fdaa45a6f6c9 make use of 0 size array.
Remove them so that visual studio can compile them as well.

Reported-by: Gurucharan Shetty <gshetty at nicira.com>
Signed-off-by: Andy Zhou <azhou at nicira.com>
Acked-by: Ben Pfaff <blp at nicira.com>


-----------------------------------------------------------------------

Summary of changes:
 include/openflow/openflow-1.1.h |    2 +-
 include/openflow/openflow-1.3.h |    2 +-
 lib/ofp-util.c                  |   53 +++++++++++++++++++++------------------
 lib/util.h                      |    2 --
 4 files changed, 31 insertions(+), 28 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list