Hi, There is a problem in the odp_classifier demo application. Each time an odp_thread is created, inside the thread function an odp_init_local is done which is not ok. Init_local is already done in the odp_thread helper, when a thread is created, so there is no need in calling again odp_init_local on the existing thread.
Regards, Radu
_______________________________________________ lng-odp mailing list [email protected] https://lists.linaro.org/mailman/listinfo/lng-odp
