On 04/03/15 06:19, Zhujianhua wrote:

Hi,

It seems there is no API for setting the default out queue but only getting the default out queue(odp_pkio_outq_getdef) while both are there for default in queue (odp_pkio_inq_setdef/getdef).

Then the question is who should create this default out queue and who should/how to associate this default out queue with one specific pktio?

Or as mentioned before, the API definition for TX capabilities is ongoing, so this issue will be solved during the definition process of TX capabilities?

Best Regards

Jianhua Zhu



_______________________________________________
lng-odp mailing list
[email protected]
https://lists.linaro.org/mailman/listinfo/lng-odp
Hello Zhujianhua,

Output queue initialized in odp_pktio_init_global(), so it's pre set configuration for platform.

Best regards,
Maxim.
_______________________________________________
lng-odp mailing list
[email protected]
https://lists.linaro.org/mailman/listinfo/lng-odp

Reply via email to