be52da5dbd
To prevent compile error when compiling for shared library:
nicvf_hw.o: In function `nicvf_qsize_regbit':
nicvf_hw.c:(.text+0xe64): undefined reference to `log2'
nicvf_hw.o: In function `nicvf_rss_reta_update':
nicvf_hw.c:(.text+0x19dd): undefined reference to `log2'
nicvf_hw.o: In function `nicvf_rss_reta_query':
nicvf_hw.c:(.text+0x1acb): undefined reference to `log2'
Fixes:
|
||
---|---|---|
.. | ||
base | ||
Makefile | ||
nicvf_ethdev.c | ||
nicvf_ethdev.h | ||
nicvf_logs.h | ||
nicvf_rxtx.c | ||
nicvf_rxtx.h | ||
nicvf_struct.h | ||
rte_pmd_thunderx_nicvf_version.map |