diff options
author | Charlie Jenkins <[email protected]> | 2024-01-08 15:57:05 -0800 |
---|---|---|
committer | Palmer Dabbelt <[email protected]> | 2024-01-17 17:52:32 -0800 |
commit | a04c192eabfb76824d00f1b4cd0f25844a59d0f0 (patch) | |
tree | 4958cc44bee3652ebefe01c374dd058151d58b36 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | e11e367e9fe57164ea609807ed27184c85263355 (diff) |
riscv: Add checksum library
Provide a 32 and 64 bit version of do_csum. When compiled for 32-bit
will load from the buffer in groups of 32 bits, and when compiled for
64-bit will load in groups of 64 bits.
Additionally provide riscv optimized implementation of csum_ipv6_magic.
Signed-off-by: Charlie Jenkins <[email protected]>
Acked-by: Conor Dooley <[email protected]>
Reviewed-by: Xiao Wang <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Palmer Dabbelt <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions