[PATCH v7 1/4] hash: pack the hitmask for hash in bulk lookup

Stephen Hemminger stephen at networkplumber.org
Tue Mar 19 17:09:02 CET 2024


On Tue, 12 Mar 2024 15:42:12 +0000
Yoan Picchi <yoan.picchi at arm.com> wrote:

> +	static_assert(sizeof(*hitmask_buffer) >= 2*(RTE_HASH_BUCKET_ENTRIES/8),

Space around math operations please.


More information about the dev mailing list