Re: [PATCH v4 6/9] snic:Add low level queuing interfaces

2015-04-12 Thread Narsimhulu Musini (nmusini)
Hi Hannes, Thank you for reviewing patches. Please find responses inline. I will incorporate the comments and suggestions in next patch submittal. On 09/04/15 6:53 pm, "Hannes Reinecke" wrote: >Hi Narsimhulu, > >please find my comment at the bottom. > >On 04/09/2015 01:49 PM, Narsimhulu Musin

Re: [PATCH v4 6/9] snic:Add low level queuing interfaces

2015-04-09 Thread Hannes Reinecke
Hi Narsimhulu, please find my comment at the bottom. On 04/09/2015 01:49 PM, Narsimhulu Musini wrote: > These files contain low level queueing interfaces includes > hardware queues, and management of hardware features. > > Signed-off-by: Narsimhulu Musini > Signed-off-by: Sesidhar Baddela > --

[PATCH v4 6/9] snic:Add low level queuing interfaces

2015-04-09 Thread Narsimhulu Musini
These files contain low level queueing interfaces includes hardware queues, and management of hardware features. Signed-off-by: Narsimhulu Musini Signed-off-by: Sesidhar Baddela --- * v3 - Cleaned up unused functions. * v2 - driver supports x86-64 arch, so removed cpu_to_XX API to maintain cons