eal: add last init priority
authorGaetan Rivet <gaetan.rivet@6wind.com>
Tue, 24 Apr 2018 11:28:53 +0000 (13:28 +0200)
committerThomas Monjalon <thomas@monjalon.net>
Wed, 25 Apr 2018 02:18:11 +0000 (04:18 +0200)
commit8b50041c0b71789916905817749d99104802ecc8
tree722a2fd668c793a9e1eb0160c8164489398aacbb
parentf779053ab37adf731558b4b758b5058a28bb33f8
eal: add last init priority

Add the priority RTE_PRIORITY_LAST, used for initialization routines
meant to be run after all other constructors.

This priority becomes the default priority for all DPDK constructors.

Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com>
Acked-by: Shreyansh Jain <shreyansh.jain@nxp.com>
lib/librte_eal/common/include/rte_common.h