Re: [dpdk-dev] [PATCH 07/39] event/octeontx: add vdev interface functions

2017-03-23 Thread Eads, Gage
; ; nipun.gu...@nxp.com; > santosh.shu...@caviumnetworks.com; Jerin Jacob > > Subject: [dpdk-dev] [PATCH 07/39] event/octeontx: add vdev interface > functions > > ssovf and ssowvf PCIe VF devices are shared between eventdev PMD and > ethdev PMD.This patch expose a set of in

[dpdk-dev] [PATCH 07/39] event/octeontx: add vdev interface functions

2017-03-03 Thread Jerin Jacob
ssovf and ssowvf PCIe VF devices are shared between eventdev PMD and ethdev PMD.This patch expose a set of interface API to get info about probed ssovf and ssowvf VF resources to use with eventdev and ethdev vdev devices latter. Signed-off-by: Jerin Jacob Signed-off-by: Santosh Shukla --- drive