Re: [dpdk-dev] [PATCH v5 06/15] sched: modify pkt enqueue for config flexibility

2019-10-24 Thread Singh, Jasvinder
> -Original Message- > From: Thomas Monjalon > Sent: Thursday, October 24, 2019 5:45 PM > To: Singh, Jasvinder > Cc: dev@dpdk.org; Dumitrescu, Cristian ; > Krakowiak, LukaszX > Subject: Re: [dpdk-dev] [PATCH v5 06/15] sched: modify pkt enqueue for > config fle

Re: [dpdk-dev] [PATCH v5 06/15] sched: modify pkt enqueue for config flexibility

2019-10-24 Thread Thomas Monjalon
14/10/2019 19:23, Jasvinder Singh: > Modify scheduler packet enqueue operation of the scheduler to allow > different subports of the same port to have different configuration > in terms of number of pipes, pipe queue sizes, etc. > > Signed-off-by: Jasvinder Singh > Signed-off-by: Lukasz Krakowiak