Re: [lng-odp] Pktio Queue scheduling configuration

2017-01-11 Thread Bill Fischofer
Good question. I've added this to today's ARCH call agenda so we can discuss. Thanks. On Wed, Jan 11, 2017 at 6:14 AM, Nikhil Agarwal wrote: > Hi, > > In the current ODP API ODP_PKTIN_QUEUE_CONFIG, to configure input queues to > Pktio, there is only one set of input

[lng-odp] Pktio Queue scheduling configuration

2017-01-11 Thread Nikhil Agarwal
Hi, In the current ODP API ODP_PKTIN_QUEUE_CONFIG, to configure input queues to Pktio, there is only one set of input queue_param in structure odp_pktin_queue_param_t while num_queues can be more than 1. If I want to attach different queues of a pktio to different scheduler groups, I did not