Re: [dpdk-dev] [PATCH 10/39] event/octeontx: add device capabilities function

2017-03-23 Thread Eads, Gage
; ; nipun.gu...@nxp.com; > santosh.shu...@caviumnetworks.com; Jerin Jacob > > Subject: [dpdk-dev] [PATCH 10/39] event/octeontx: add device capabilities > function > > Add the info_get function to return details on the queues, flow, > prioritization > capabilities,

[dpdk-dev] [PATCH 10/39] event/octeontx: add device capabilities function

2017-03-03 Thread Jerin Jacob
Add the info_get function to return details on the queues, flow, prioritization capabilities, etc. which this device has. Signed-off-by: Jerin Jacob Signed-off-by: Santosh Shukla --- drivers/event/octeontx/ssovf_evdev.c | 27 ++- 1 file changed, 26 insertions(+), 1 delet