diff options
author | Daniel Axtens <[email protected]> | 2017-03-15 23:37:36 +1100 |
---|---|---|
committer | Herbert Xu <[email protected]> | 2017-03-24 22:02:53 +0800 |
commit | b01df1c16c9a6f7a14f843d3ac6b9eef5a7bb17e (patch) | |
tree | f086dbb3d07867f4ef0a38095858ee6f75778171 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py | |
parent | 08c7dd1bd4b3a59c0d57b3ce4fe5ba1a90123685 (diff) |
crypto: powerpc - Add CRC-T10DIF acceleration
T10DIF is a CRC16 used heavily in NVMe.
It turns out we can accelerate it with a CRC32 library and a few
little tricks.
Provide the accelerator based the refactored CRC32 code.
Cc: Anton Blanchard <[email protected]>
Thanks-to: Hong Bo Peng <[email protected]>
Signed-off-by: Daniel Axtens <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions