kunit: Add tests for csum_ipv6_magic and ip_fast_csum
authorCharlie Jenkins <charlie@rivosinc.com>
Mon, 8 Jan 2024 23:57:06 +0000 (15:57 -0800)
committerPalmer Dabbelt <palmer@rivosinc.com>
Thu, 18 Jan 2024 01:52:33 +0000 (17:52 -0800)
commit6f4c45cbcb00d649475a3099235e5b4fce569b4b
treecbb46eff0348fa9ab5256bda9cca9a5589d52fdb
parenta04c192eabfb76824d00f1b4cd0f25844a59d0f0
kunit: Add tests for csum_ipv6_magic and ip_fast_csum

Supplement existing checksum tests with tests for csum_ipv6_magic and
ip_fast_csum.

Signed-off-by: Charlie Jenkins <charlie@rivosinc.com>
Link: https://lore.kernel.org/r/20240108-optimize_checksum-v15-5-1c50de5f2167@rivosinc.com
Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
lib/checksum_kunit.c