On 08/25/2014 05:37 PM, Maxim Uvarov wrote:
I pushed here some raw code:
https://git.linaro.org/people/maxim.uvarov/odp.git/shortlog/refs/heads/odp_ipc2
Example here app here:
https://git.linaro.org/people/maxim.uvarov/odp.git/blob/refs/heads/odp_ipc2:/example/fork/odp_fork.c
pktio_queue_thread() takes packets from inq queue and put them to ipc
queue.
ring_thread() takes packets from ipc queue and free this buffer.
I have a few things I didn't understand:
1. It is not clear how IPC pktio and its pool is used. Especially on
'sender' side.
2. On both sides IPC queue is created. My impression was that it should
be looked up on one side via pktio or directly via queue name.
_______________________________________________
lng-odp mailing list
[email protected]
http://lists.linaro.org/mailman/listinfo/lng-odp