> -----Original Message----- > From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Gaetan Rivet > Sent: Tuesday, April 24, 2018 4:59 PM > To: dev@dpdk.org > Cc: Gaetan Rivet <gaetan.ri...@6wind.com> > Subject: [dpdk-dev] [PATCH v1 2/2] 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.ri...@6wind.com> > ---
Acked-by: Shreyansh Jain <shreyansh.j...@nxp.com>