[AMD Official Use Only - General] Hi Morten,
> -----Original Message----- > From: Morten Brørup <m...@smartsharesystems.com> > Sent: Tuesday, March 19, 2024 12:54 PM > To: Tummala, Sivaprasad <sivaprasad.tumm...@amd.com>; > david.h...@intel.com; anatoly.bura...@intel.com; jer...@marvell.com; > radu.nico...@intel.com; gak...@marvell.com; cristian.dumitre...@intel.com; > Yigit, > Ferruh <ferruh.yi...@amd.com>; konstantin.anan...@huawei.com; > step...@networkplumber.org; david.march...@redhat.com > Cc: dev@dpdk.org; sta...@dpdk.org > Subject: RE: [PATCH v5 1/6] examples/l3fwd: fix lcore ID restriction > > Caution: This message originated from an External Source. Use proper caution > when opening attachments, clicking links, or responding. > > > > From: Sivaprasad Tummala [mailto:sivaprasad.tumm...@amd.com] > > Sent: Monday, 18 March 2024 18.32 > > > > 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 <sivaprasad.tumm...@amd.com> > > Acked-by: Konstantin Ananyev <konstantin.anan...@huawei.com> > > --- > > I suggest you update the description of the individual patches too, like you > did for > patch 0/6. Sure, will fix this in next series. > > E.g. this patch not only fixes the lcore_id, but also the queue_id type size. > > > For the series, > Acked-by: Morten Brørup <m...@smartsharesystems.com>