Hello Ola,

I have some questions about odp timers, can you please provide expertise for that?

odp_timeout_alloc() use pool and calls odp_buffer_alloc(pool).

Is it supposed that timeout buffer carries packet data to be send? Is there is requirement to allocate that from pool memory which can be used
for packet transition?


Looks like timer carries only user_ptr and timer structs.

So that it should be possible to use linux-generic timers for other platforms like dpdk almost as is.

Thanks,
Maxim.


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

Reply via email to