diff options
author | Eric Biggers <ebiggers@google.com> | 2025-02-26 21:12:07 -0800 |
---|---|---|
committer | Leon Romanovsky <leon@kernel.org> | 2025-03-03 07:14:33 -0500 |
commit | 426370c860e8a276000144dd6470de4f1a96f8ee (patch) | |
tree | 6ca58cfac336addd96d9bb2333e927614b5c5b7d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 230804a89319a76c6e653caadc98a870877548cc (diff) |
RDMA/siw: Switch to using the crc32c library
Now that the crc32c() library function directly takes advantage of
architecture-specific optimizations, it is unnecessary to go through the
crypto API. Just use crc32c(). This is much simpler, and it improves
performance due to eliminating the crypto API overhead.
Signed-off-by: Eric Biggers <ebiggers@google.com>
Link: https://patch.msgid.link/20250227051207.19470-1-ebiggers@kernel.org
Acked-by: Bernard Metzler <bmt@zurich.ibm.com>
Signed-off-by: Leon Romanovsky <leon@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions