diff options
| author | Eric Biggers <[email protected]> | 2025-02-07 03:23:16 +0000 |
|---|---|---|
| committer | Leon Romanovsky <[email protected]> | 2025-02-09 09:20:10 +0000 |
| commit | ccca5e8aa14572315dc9b9dadb3a06a6a6a607f7 (patch) | |
| tree | 8b9552f73cc992652dcd283346e61f40c4b80686 /drivers/infiniband/hw/mana/device.c | |
| parent | RDMA/mana_ib: Add port statistics support (diff) | |
| download | kernel-ccca5e8aa14572315dc9b9dadb3a06a6a6a607f7.tar.gz kernel-ccca5e8aa14572315dc9b9dadb3a06a6a6a607f7.zip | |
RDMA/rxe: switch to using the crc32 library
Now that the crc32_le() library function takes advantage of
architecture-specific optimizations, it is unnecessary to go through the
crypto API. Just use crc32_le(). This is much simpler, and it improves
performance due to eliminating the crypto API overhead.
Signed-off-by: Eric Biggers <[email protected]>
Link: https://patch.msgid.link/[email protected]
Reviewed-by: Zhu Yanjun <[email protected]>
Signed-off-by: Leon Romanovsky <[email protected]>
Diffstat (limited to 'drivers/infiniband/hw/mana/device.c')
0 files changed, 0 insertions, 0 deletions
