[Bug 200472] aesni module corrupt IP packets during encryption with IPSec

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed May 27 10:32:05 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200472

--- Comment #1 from Andrey V. Elsukov <ae at FreeBSD.org> ---
Can you kldload hwpmc and look which functions are in use when you are doing
the tests? (run pmcstat -TS instructions -w1)
You should see aesni_process() or swcr_process() in the top of list.
If you will see swcr_process(), this means aesni isn't used.

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


More information about the freebsd-bugs mailing list