[Bug 252981] panic with ZFS encryption and QAT: VERIFY3(0 == spa_do_crypt_bad(...

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 07 May 2022 19:35:35 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252981

--- Comment #14 from John Baldwin <jhb@FreeBSD.org> ---
Perhaps a smaller fix is to do what I did in ccr(4) recently to explicitly
allocate a software session and punt requests that don't "work" to software in
the qat(4) driver itself.  The ZFS change can then be reverted.

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