> From: Adrien Mazarguil
>
> When NUMA is enabled, the per-core fwd_lcore structure mbuf pool pointer
> is not set, causing a crash.
>
> Initialize fwd_lcore after allocating NUMA memory pools.
>
> Signed-off-by: Adrien Mazarguil
Acked-by: Thomas Monjalon
Applied for version 1.6.0r2.
Thank
From: Adrien Mazarguil
When NUMA is enabled, the per-core fwd_lcore structure mbuf pool pointer
is not set, causing a crash.
Initialize fwd_lcore after allocating NUMA memory pools.
Signed-off-by: Adrien Mazarguil
---
app/test-pmd/testpmd.c | 20 +++-
1 file changed, 11 inse
2 matches
Mail list logo