Hi list,
I got " multiple definition of 'rte_power_freq_min' " link error, while
compiling my dpdk project.
I think extern keyword was missed in rte_power.h header for some reason:
/**
?* Scale down the frequency of a specific lcore to the lowest according to the
?* available frequencies.
?* Re
Hi,
2015-01-19 16:55, ?? :
> Hi list,
>
> I got " multiple definition of 'rte_power_freq_min' " link error, while
> compiling my dpdk project.
> I think extern keyword was missed in rte_power.h header for some reason:
You're right.
It can be seen in this commit:
http://dpd
2 matches
Mail list logo