2015-02-12 15:18, Gonzalez Monroy, Sergio:
On 12/02/2015 15:12, Thomas Monjalon wrote:
quoted
2015-02-11 13:30, Sergio Gonzalez Monroy:
quoted
Common rte_eal_iopl_init function is missing from eal version map.
How did you see it?
Thanks
Building shared libraries and using virtio PMD would result in undefined
reference symbol.
Should I add it to the commit log?
Yes please.
quoted
quoted
rte_eal_hpet_init;
+ rte_eal_iopl_init;
rte_eal_init;
You missed the alphabetical order, you were not so far ;)
Oh, I did not realize it was alphabetical order, I'll send v2.
Thanks