[dpdk-dev] [PATCH v5 5/5] test/thash: add performance tests for the Toeplitz hash

Stephen Hemminger stephen at networkplumber.org
Mon Oct 25 19:27:32 CEST 2021


On Thu, 21 Oct 2021 19:54:29 +0100
Vladimir Medvedkin <vladimir.medvedkin at intel.com> wrote:

> +static uint8_t default_rss_key[] = {

Should this be const?

That way you can make sure API isn't modifying it.


More information about the dev mailing list