75683290e5
When adding an alarm, if an error happen when registering
the common alarm callback, it is not considered as a major failure.
The alarm is then inserted in the list.
However it was returning an error code after inserting the alarm.
The error code is not set anymore to be consistent with the behaviour.
Fixes:
|
||
---|---|---|
.. | ||
common | ||
freebsd | ||
linux | ||
windows/eal | ||
Makefile | ||
meson.build | ||
rte_eal_exports.def | ||
rte_eal_version.map |