[dpdk-dev] [PATCH v2] eal: change init macro as exec environment specific
Thomas Monjalon
thomas at monjalon.net
Wed Apr 3 23:52:47 CEST 2019
03/04/2019 22:07, Thomas Monjalon:
> 03/04/2019 21:28, Jerin Jacob Kollanukkaran:
> > From: Jerin Jacob <jerinj at marvell.com>
> >
> > baremetal execution environments may have a different
> > method to enable RTE_INIT instead of using compiler
> > constructor and/or OS specific linker scheme.
> > Allow an option to override RTE_INIT* macros using
> > rte_os.h or appropriate header file.
> >
> > Signed-off-by: Jerin Jacob <jerinj at marvell.com>
>
> Acked-by: Thomas Monjalon <thomas at monjalon.net>
Applied, thanks
More information about the dev
mailing list