RE: [PATCH v2] sched: Fix subport profile id not set correctly.

2022-10-10 Thread Ajmera, Megha
> > Hi Megha, > > I noticed several patches from you that all fix small things, can you please > put all > of them into a series as opposed to isolated patches? This is to avoid apply > issues due to dependency order. No need for a cover letter in this case. > > Can you please also pay attentio

RE: [PATCH v2] sched: Fix subport profile id not set correctly.

2022-10-05 Thread Dumitrescu, Cristian
> -Original Message- > From: Ajmera, Megha > Sent: Wednesday, October 5, 2022 6:23 PM > To: dev@dpdk.org; Singh, Jasvinder ; > Dumitrescu, Cristian > Cc: sta...@dpdk.org > Subject: [PATCH v2] sched: Fix subport profile id not set correctly. > > In rte

[PATCH v2] sched: Fix subport profile id not set correctly.

2022-10-05 Thread Megha Ajmera
In rte_sched_subport_config() API, subport_profile_id is not set correctly. Fixes: ac6fcb841b0f ("sched: update subport rate dynamically") Cc: cristian.dumitre...@intel.com Signed-off-by: Megha Ajmera --- lib/sched/rte_sched.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/lib/sched/rte_s