Date: Mon, 13 Dec 2010 12:55:21 +0100 From: Jan Henrik Sylvester <me@janh.de> To: Kostik Belousov <kostikbel@gmail.com> Cc: stable-list freebsd <freebsd-stable@freebsd.org> Subject: Re: aesni(?) corrupts data on 8.2-BETA1 Message-ID: <4D0609A9.3020008@janh.de> In-Reply-To: <4D04DBA1.4070108@sentex.net> References: <4D02CA9E.1030704@janh.de> <4D02D736.7000103@sentex.net> <20101211160121.GL33073@deviant.kiev.zoral.com.ua> <4D040458.3030601@sentex.net> <20101211232253.GR33073@deviant.kiev.zoral.com.ua> <4D04195F.1080802@sentex.net> <20101212084327.GS33073@deviant.kiev.zoral.com.ua> <4D04DBA1.4070108@sentex.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On 12/12/2010 15:26, Mike Tancsa wrote: > On 12/12/2010 3:43 AM, Kostik Belousov wrote: >> Please try this patch on the latest HEAD or RELENG_8. >> > > I tried both on i386 and amd64 and all looks good! I did 1000 > iterations of > cryptotest -c -z -t 10 > > without issue! Thanks for the quick fix! I redid my testing on a (read-only attached) geli provider (now with XTS instead of CBC) taking checksums of all files: 8.2-BETA1 without patch without aesni loaded: all checksums ok. 8.2-BETA1 with patch without aesni loaded: all checksums ok. 8.2-BETA1 without patch with aesni loaded: 124 of 18209 failures. 8.2-BETA1 with patch with aesni loaded: all checksums ok. The patch seems to fix my geli problem on 8.2-BETA1 amd64, too. Thanks! Jan Henrik
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4D0609A9.3020008>