[dpdk-dev] [PATCH / RFC] sched: Correct subport calcuation

2016-06-23 Thread Dumitrescu, Cristian
> -Original Message- > From: Simon Kagstrom [mailto:simon.kagstrom at netinsight.net] > Sent: Friday, June 10, 2016 7:29 AM > To: Dumitrescu, Cristian ; > stephen at networkplumber.org; dev at dpdk.org; > thomas.monjalon at 6wind.com > Subject: [PATCH / RFC] sched: Correct subport

[dpdk-dev] [PATCH / RFC] sched: Correct subport calcuation

2016-06-21 Thread Dumitrescu, Cristian
lumber.org; dev at dpdk.org; > thomas.monjalon at 6wind.com > Subject: Re: [dpdk-dev] [PATCH / RFC] sched: Correct subport calcuation > > Hi again! > > Any news about this patch? I'm off for parental leave starting next week > (until january), so any comments (or simply dropping

[dpdk-dev] [PATCH / RFC] sched: Correct subport calcuation

2016-06-21 Thread Simon Kågström
Hi again! Any news about this patch? I'm off for parental leave starting next week (until january), so any comments (or simply dropping it!) would be good to have before that :-) // Simon On 2016-06-10 08:29, Simon Kagstrom wrote: > Signed-off-by: Simon Kagstrom > --- > I'm a total newbie to

[dpdk-dev] [PATCH / RFC] sched: Correct subport calcuation

2016-06-10 Thread Simon Kagstrom
Signed-off-by: Simon Kagstrom --- I'm a total newbie to the rte_sched design and implementation, so I've added the RFC. We get crashes (at other places in the scheduler) without this code. lib/librte_sched/rte_sched.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git