diff options
author | 2025-02-06 20:17:24 -0800 | |
---|---|---|
committer | 2025-02-12 22:05:10 -0500 | |
commit | 92186c1455a2d3563dcea58a6f4729d518b5be50 (patch) | |
tree | 810616f0a08ed6943308dd0fd2d85be8ba53dc7e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | scsi: target: iscsi: Fix typos (diff) | |
download | wireguard-linux-92186c1455a2d3563dcea58a6f4729d518b5be50.tar.xz wireguard-linux-92186c1455a2d3563dcea58a6f4729d518b5be50.zip |
scsi: iscsi_tcp: 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://lore.kernel.org/r/20250207041724.70733-1-ebiggers@kernel.org
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions