> - uint32_t num_queues, i; > + int32_t num_queues, i; It's better to align with API types (uint32_t) and set num_queues correctly. I sent a patch which does that.
-Petri _______________________________________________ lng-odp mailing list [email protected] https://lists.linaro.org/mailman/listinfo/lng-odp
