Hi,

During fixing a bug in odp-dpdk I've raised the above question and I realized I'm not sure about the answer. odp_pktio_open let's you open one handle per device, and the code doesn't seem to allow you to send/receive with different queues. You can only set the default queue. You can do the receive by odp_queue_deq(), but where are you supposed to assign the queue with the NIC queue? odp_queue_create()?

Regards,

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

Reply via email to