Subject: CVS commit: src/regress/sys/net/in_cksum
To: None <source-changes@NetBSD.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 01/26/2008 04:56:45
Module Name:	src
Committed By:	simonb
Date:		Sat Jan 26 04:56:45 UTC 2008

Modified Files:
	src/regress/sys/net/in_cksum: Makefile

Log Message:
Add some aligned tests for the more "normal" cases.  Even though this is
primarily a regression tool, it's still a useful benchmark tool so we
might as well try relatively real-world tests as well.

Ok joerg@.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/regress/sys/net/in_cksum/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.