[ovs-git] Open vSwitch: csum: Avoid misaligned data access. (master)

dev at openvswitch.org dev at openvswitch.org
Tue Nov 16 22:57:11 UTC 2010


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  80642190644ae6fbcf485924b1c59e67d0be8a87 (commit)
       via  d932cf70b1fe1cdf7d97e598847d9b82e4be3e0b (commit)
      from  b8fa71021e738a8c77cb17ec0a0897230db1d61b (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 80642190644ae6fbcf485924b1c59e67d0be8a87
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=80642190644ae6fbcf485924b1c59e67d0be8a87
Author: Ben Pfaff <blp at nicira.com>
		
csum: Avoid misaligned data access.
		
This should fix a checksum test failure observed on Alpha in Debian's
buildds.


commit d932cf70b1fe1cdf7d97e598847d9b82e4be3e0b
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=d932cf70b1fe1cdf7d97e598847d9b82e4be3e0b
Author: Ben Pfaff <blp at nicira.com>
		
test-csum: Make test_case requirements clear.
		
This test code only works properly with test cases whose data is a multiple
of 4, so make that clear in the code and the data.


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

Summary of changes:
 lib/csum.c        |    7 ++++---
 tests/test-csum.c |   30 ++++++++++++++++++++----------
 2 files changed, 24 insertions(+), 13 deletions(-)


hooks/post-receive
-- 
Open vSwitch




More information about the git mailing list