On 06/15/16 13:44, Petri Savolainen wrote:
@@ -86,6 +89,10 @@ typedef struct {int prio; } queue[ODP_CONFIG_QUEUES];+ struct {+ int num; + } pktio[NUM_PKTIO]; + } sched_global_t;/* Schedule command */
is struct for 1 element is needed here? Do you plan to expand it with something?
Maxim. _______________________________________________ lng-odp mailing list [email protected] https://lists.linaro.org/mailman/listinfo/lng-odp
