; cristian.dumitre...@intel.com;
> Yigit,
> Ferruh ; konstantin.anan...@huawei.com;
> dev@dpdk.org; sta...@dpdk.org
> Subject: Re: [PATCH 1/6] examples/l3fwd: fix lcore ID restriction
>
> Caution: This message originated from an External Source. Use proper caution
> when
> From: David Marchand [mailto:david.march...@redhat.com]
> Sent: Thursday, 7 March 2024 10.22
restriction
>
> On Thu, Mar 7, 2024 at 10:16 AM Morten Brørup
> wrote:
> >
> > > From: David Marchand [mailto:david.march...@redhat.com]
> > > Sent: Thursday, 7 March 2024 09.34
> > >
> > > On Mon, Dec
On Thu, Mar 7, 2024 at 10:16 AM Morten Brørup
wrote:
>
> > From: David Marchand [mailto:david.march...@redhat.com]
> > Sent: Thursday, 7 March 2024 09.34
> >
> > On Mon, Dec 18, 2023 at 8:49 AM Sivaprasad Tummala
> > wrote:
> > >
> > > Currently the config option allows lcore IDs up to 255,
> >
> From: David Marchand [mailto:david.march...@redhat.com]
> Sent: Thursday, 7 March 2024 09.34
>
> On Mon, Dec 18, 2023 at 8:49 AM Sivaprasad Tummala
> wrote:
> >
> > Currently the config option allows lcore IDs up to 255,
> > irrespective of RTE_MAX_LCORES and needs to be fixed.
>
> "needs to b
On Mon, Dec 18, 2023 at 8:49 AM Sivaprasad Tummala
wrote:
>
> Currently the config option allows lcore IDs up to 255,
> irrespective of RTE_MAX_LCORES and needs to be fixed.
"needs to be fixed" ?
I disagree on the principle.
The examples were written with limitations, this is not a bug.
>
> The
Currently the config option allows lcore IDs up to 255,
irrespective of RTE_MAX_LCORES and needs to be fixed.
The patch allows config options based on DPDK config.
Fixes: af75078fece3 ("first public release")
Cc: sta...@dpdk.org
Signed-off-by: Sivaprasad Tummala
---
examples/l3fwd/main.c | 15
6 matches
Mail list logo