On Fri, Feb 10, 2017 at 02:05:50PM +, Cristian Dumitrescu wrote:
> - SW fallback based on librte_sched library (to be later introduced by
> standalone patch set)
>
> [1] RFC: http://dpdk.org/ml/archives/dev/2016-November/050956.html
> [2] Jerin’s feedback on RFC:
> http://www.dpdk.org/ml/ar
Hi Hemant,
> > + * Scheduler node capabilities
> > + */
> > +struct rte_scheddev_node_capabilities {
...
> > + /**< Lowest priority supported. The value of 1 indicates that
> > +* only priority 0 is supported, which essentially means that
> > +* Strict Priorit
On 2/10/2017 7:35 PM, Cristian Dumitrescu wrote:
This patch introduces the generic ethdev API for the hierarchical scheduler
capability.
Main features:
- Exposed as ethdev plugin capability (similar to rte_flow approach)
- Capability query API per port and per hierarchy node
- Scheduling algorit
This patch introduces the generic ethdev API for the hierarchical scheduler
capability.
Main features:
- Exposed as ethdev plugin capability (similar to rte_flow approach)
- Capability query API per port and per hierarchy node
- Scheduling algorithms: strict priority (SP), Weighed Fair Queuing (WF
4 matches
Mail list logo