> -----Original Message----- > From: Jerin Jacob [mailto:[email protected]] > Sent: Friday, March 3, 2017 11:28 AM > To: [email protected] > Cc: [email protected]; Richardson, Bruce > <[email protected]>; Van Haaren, Harry > <[email protected]>; [email protected]; Eads, Gage > <[email protected]>; [email protected]; > [email protected]; Jerin Jacob > <[email protected]> > 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 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 <[email protected]> > Signed-off-by: Santosh Shukla <[email protected]>
Minor nit: Space needed before "This" in "ethdev PMD.This" Either way, Acked-by: Gage Eads <[email protected]>

