> -----Original Message----- > From: pbhagavat...@marvell.com <pbhagavat...@marvell.com> > Sent: Sunday, June 2, 2019 12:23 AM > To: Jerin Jacob Kollanukkaran <jer...@marvell.com>; Pavan Nikhilesh > Bhagavatula <pbhagavat...@marvell.com> > Cc: dev@dpdk.org; Nithin Kumar Dabilpuram <ndabilpu...@marvell.com> > Subject: [dpdk-dev] [PATCH 02/44] event/octeontx2: add init and fini for > octeontx2 SSO object > > From: Pavan Nikhilesh <pbhagavat...@marvell.com> > > SSO object needs to be initialized to communicate with the kernel AF driver > through mbox using the common API's. > Also, initialize the internal eventdev structure to defaults. > Attach NPA lf to the PF if needed. > > Signed-off-by: Pavan Nikhilesh <pbhagavat...@marvell.com> > Signed-off-by: Nithin Dabilpuram <ndabilpu...@marvell.com>
Acked-by: Jerin Jacob <jer...@marvell.com>