> When doing diagnostic function, it is useful to have a ability
> to iterate over all memzones.
>
> Signed-off-by: Stephen Hemminger
Acked-by: Olivier Matz
On Tue, 6 May 2014 09:17:46 +
"Burakov, Anatoly" wrote:
> Hi Stephen,
>
> > When doing diagnostic function, it is useful to have a ability to iterate
> > over all
> > memzones.
> >
>
> You can already access all memzones through
> rte_eal_get_configuration()->mem_config.memzone[idx].
>
Hi Stephen,
> When doing diagnostic function, it is useful to have a ability to iterate
> over all
> memzones.
>
You can already access all memzones through
rte_eal_get_configuration()->mem_config.memzone[idx].
Best regards,
Anatoly Burakov
DPDK SW Engineer
When doing diagnostic function, it is useful to have a ability
to iterate over all memzones.
Signed-off-by: Stephen Hemminger
--- a/lib/librte_eal/common/eal_common_memzone.c2014-05-02
16:31:15.375587103 -0700
+++ b/lib/librte_eal/common/eal_common_memzone.c2014-05-02
16:31:15
4 matches
Mail list logo