> -----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 09/39] event/octeontx: add octeontx eventdev > driver > > This adds the minimal changes to allow a octeontx eventdev implementation to > be compiled, linked and created at run time. > The eventdev does nothing, but can be created via vdev on command line, e.g. > > sudo ./build/app/test -c 0xff00 --vdev=event_octeontx ... > Initializing event_octeontx domain=4 max_queues=64 max_ports=32 > RTE>> > > Signed-off-by: Jerin Jacob <[email protected]> > Signed-off-by: Santosh Shukla <[email protected]>
Acked-by: Gage Eads <[email protected]>

