> 17/03/2020 01:48, Pallavi Kadam:
> > Added mman functions to eal exports list.
> [...]
> > --- a/lib/librte_eal/rte_eal_exports.def
> > +++ b/lib/librte_eal/rte_eal_exports.def
>
> This file is generated. Only the .map can be updated.
A minor correction: this file is not generated, it overr
17/03/2020 01:48, Pallavi Kadam:
> Added mman functions to eal exports list.
[...]
> --- a/lib/librte_eal/rte_eal_exports.def
> +++ b/lib/librte_eal/rte_eal_exports.def
This file is generated. Only the .map can be updated.
> @@ -7,3 +7,5 @@ EXPORTS
> rte_eal_remote_launch
> rte_log
>
Added mman functions to eal exports list.
Added librte_pci support for Windows.
Signed-off-by: Pallavi Kadam
Reviewed-by: Ranjit Menon
---
lib/librte_eal/rte_eal_exports.def | 2 ++
lib/meson.build| 2 +-
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/lib/libr
3 matches
Mail list logo