Hi Bill Fischofer,

Thank you so much for provide this information. I will keep track of it.
Again, thanks for your help.

Best,

Genís Riera Pérez.

Genís Riera Pérez

E-mail: genis.riera.pe...@gmail.com

2015-07-02 13:33 GMT+02:00 Bill Fischofer <bill.fischo...@linaro.org>:

> Hi Genís,
>
> There is a draft comprehensive set of ODP APIs for Egress Traffic
> Management that has been worked on over the past few months that addresses
> this area.  It was the main focus are of the ODP Design Sprint we held a
> couple of weeks ago.  The APIs for this should be hitting this list very
> soon, so watch for that.  The implementation of these features will follow
> and it intended to be part of the ODP 2015 formal release.
>
> Hope that helps.
>
> Bill
>
> On Thu, Jul 2, 2015 at 5:51 AM, Genís Riera Pérez <
> genis.riera.pe...@gmail.com> wrote:
>
>> Hi all,
>>
>> My name is Genís Riera Pérez and I use the ODP framework to develop some
>> apps, and I would want to ask you some questions about the output queues
>> and the priority level of ODP queues. I'm based on v1.1.0 API documentation.
>>
>> So, basically my doubt is if there's an approach (by using the v1.1.0
>> API) to set priority levels on output queues. I know that, when a pktio is
>> created, an output queue is created by default, but you cannot create an
>> output queue from scratch and attach it to a specific pktio (lacks a
>> function such as odp_pktio_outq_setdef (pktio)). So I wanted to know if
>> it's possible to define some kind of priorization in the output queues, so
>> inside the application would be able to send out packets before than
>> others, depending on which output queue resides and its priority level.
>>
>> So far, I'm able to perform this mechanism but only for the input queues
>> (by using the queue parameters when creating them). My other question is if
>> ODP have plans for implement some kind of priorization at output packet
>> (i.e., on output queues) level? And are there plans for allowing output
>> queues creation, initialization, set them up, etc., as input queues have? I
>> mean, besides the default ouput queue created and attached when a pktio is
>> created, will be possible to created and initialize from scratch ouput
>> queues and attached them to pktios in a flexible manner (functions like
>> odp_pktio_outq_setdef (pktio), odp_pktio_outq_remdef (pktio), ...)?
>>
>> Thanks in advance for your help, and sorry if the email is too long for
>> some fo you.
>>
>> Regards,
>>
>> Genís Riera Pérez.
>>
>> Genís Riera Pérez
>>
>> E-mail: genis.riera.pe...@gmail.com
>>
>> _______________________________________________
>> lng-odp mailing list
>> lng-odp@lists.linaro.org
>> https://lists.linaro.org/mailman/listinfo/lng-odp
>>
>>
>
_______________________________________________
lng-odp mailing list
lng-odp@lists.linaro.org
https://lists.linaro.org/mailman/listinfo/lng-odp

Reply via email to