> > 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.ri...@6wind.com> > > --- > > Acked-by: Shreyansh Jain <shreyansh.j...@nxp.com>
Applied, thanks