On Thu, 26 Feb 2026 14:49:38 +0800 P1erreCashon <[email protected]> wrote:
> diff --git a/lib/hash/rte_cmp_riscv.h b/lib/hash/rte_cmp_riscv.h > new file mode 100644 > index 0000000000..7881d17e05 > --- /dev/null > +++ b/lib/hash/rte_cmp_riscv.h > @@ -0,0 +1,93 @@ > +/* SPDX-License-Identifier: BSD-3-Clause > + * Copyright(c) 2015 Intel Corporation This patch is not from Intel, and it is not 2015 but correct copyright on new code.

