]> git.droids-corp.org - dpdk.git/commit
common/cnxk: fix build with -O1
authorTejasree Kondoj <ktejasree@marvell.com>
Wed, 27 Oct 2021 13:12:59 +0000 (18:42 +0530)
committerJerin Jacob <jerinj@marvell.com>
Thu, 28 Oct 2021 12:54:59 +0000 (14:54 +0200)
commitaf5c990935d7cd726ea5f202a36eca04bf0683be
treee9393c3f5ecc65cee3a5ed71ae5d5b60e71c10af
parent26ba9e7b918072474ed9f70ad6c1b6c027d39791
common/cnxk: fix build with -O1

Fixing build failure with EXTRA_CFLAGS='-O1'.

Fixes: d85f9749f915 ("common/cnxk: add hash generation API")
Reported-by: Longfeng Liang <longfengx.liang@intel.com>
Signed-off-by: Tejasree Kondoj <ktejasree@marvell.com>
Acked-by: Anoob Joseph <anoobj@marvell.com>
drivers/common/cnxk/roc_hash.c