Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Feb 2021 16:21:38 +0000
From:      bugzilla-noreply@freebsd.org
To:        fs@FreeBSD.org
Subject:   [Bug 252316] [PATCH] add OCF offloading to ZFS
Message-ID:  <bug-252316-3630-k4ZqBdzAm1@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-252316-3630@https.bugs.freebsd.org/bugzilla/>
References:  <bug-252316-3630@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D252316

--- Comment #3 from Jeremy Faulkner <gldisater@gmail.com> ---
The original patch includes adding a consumer for OCF to offload SHA256 in =
ZFS,
it can be used to test. When implementing that patch I encountered an issue
where none of the OCF drivers were handling crp_digest_start on a
crypto_request. So the drivers would run Init and Finish without running Up=
date
producing an incorrect result and causing ZFS to output checksum errors as =
the
data written prior to patching was not matching the miscalculated checksum.

After discussing it with Allan Jude I've resubmitted the patch without the
OpenZFS parts and will submit those parts upstream after some modification =
so
it will not break Linux compiles.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-252316-3630-k4ZqBdzAm1>