12/01/2021 00:49, Dmitry Kozlyuk:
> On Mon, 11 Jan 2021 15:16:36 -0800, Tyler Retzlaff wrote:
> > From: Tyler Retzlaff
> >
> > build rte_reciprocal.c and export the following functions on windows
> > * rte_reciprocal_value
> > * rte_reciprocal_value_u64
> >
> > Signed-off-by: Tyler Retzlaff
On Mon, 11 Jan 2021 15:16:36 -0800, Tyler Retzlaff wrote:
> From: Tyler Retzlaff
>
> build rte_reciprocal.c and export the following functions on windows
> * rte_reciprocal_value
> * rte_reciprocal_value_u64
>
> Signed-off-by: Tyler Retzlaff
> ---
FYI, this is the place you could put descr
From: Tyler Retzlaff
build rte_reciprocal.c and export the following functions on windows
* rte_reciprocal_value
* rte_reciprocal_value_u64
Signed-off-by: Tyler Retzlaff
---
lib/librte_eal/common/meson.build | 1 +
lib/librte_eal/rte_eal_exports.def | 2 ++
2 files changed, 3 insertions(+
v2 of the patch corrects the following feedback.
* reduce subject line length, take that recommended by Dmitry Kozlyuk
* mirror export function order in .def to that of .map
* add export of rte_reciprocal_value
thanks
4 matches
Mail list logo