> -----Original Message-----
> From: Thomas Monjalon <[email protected]>
> Sent: Thursday, October 24, 2019 5:45 PM
> To: Singh, Jasvinder <[email protected]>
> Cc: [email protected]; Dumitrescu, Cristian <[email protected]>;
> Krakowiak, LukaszX <[email protected]>
> 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 <[email protected]>
> > Signed-off-by: Lukasz Krakowiak <[email protected]>
> > ---
> [..]
> > -   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.

Reply via email to