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

Singh, Jasvinder jasvinder.singh at intel.com
Thu Oct 24 19:47:39 CEST 2019



> -----Original Message-----
> From: Thomas Monjalon <thomas at monjalon.net>
> Sent: Thursday, October 24, 2019 5:45 PM
> To: Singh, Jasvinder <jasvinder.singh at intel.com>
> Cc: dev at dpdk.org; Dumitrescu, Cristian <cristian.dumitrescu at intel.com>;
> Krakowiak, LukaszX <lukaszx.krakowiak at intel.com>
> Subject: Re: [dpdk-dev] [PATCH v5 06/15] sched: modify pkt enqueue for
> config flexibility
> 
> 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 <jasvinder.singh at intel.com>
> > Signed-off-by: Lukasz Krakowiak <lukaszx.krakowiak at intel.com>
> > ---
> [..]
> > -	struct rte_sched_subport *s = port->subport + (qindex /
> rte_sched_port_queues_per_subport(port));
> 
> fatal error: unused function 'rte_sched_port_queues_per_subport'
> 
> Looks like we need a v6 :)
> 
Thanks, v6 has been sent out.



More information about the dev mailing list