10/01/2018 13:26, De Lara Guarch, Pablo:
> From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Pavan Nikhilesh
> >
> > Make pktmbuf pool size a function of ports and lcores detected instead of
> > using constant 8192.
> >
> > Signed-off-by: Pavan Nikhilesh
>
> Acked-by: Pablo de Lara
Applied
[dpdk-dev] [PATCH v2] examples/l2fwd: increase pktmbuf pool size
>
> Make pktmbuf pool size a function of ports and lcores detected instead of
> using constant 8192.
>
> Signed-off-by: Pavan Nikhilesh
Acked-by: Pablo de Lara
Make pktmbuf pool size a function of ports and lcores detected instead
of using constant 8192.
Signed-off-by: Pavan Nikhilesh
---
v2 Changes:
- used variable inplace rather than having a macro.
examples/l2fwd/main.c | 25 +++--
1 file changed, 15 insertions(+), 10 deletio
3 matches
Mail list logo