> -----Original Message----- > From: [email protected] <[email protected]> > Sent: Friday, June 28, 2019 11:53 PM > To: Jerin Jacob Kollanukkaran <[email protected]> > Cc: [email protected]; Pavan Nikhilesh Bhagavatula > <[email protected]> > Subject: [dpdk-dev] [PATCH v3 00/42] OCTEONTX2 event device driver > > From: Pavan Nikhilesh <[email protected]> > > This patchset adds OCTEON TX2 event device driver and event timer adapter > driver. > > More details can be found in under doc/guides/eventdevs/octeontx2 > > v3 Changes: > - Organize config flags. > - Merge doc into appropriate patches. > > v2 Changes: > - Add tim finit to teardown on exit. > - Add tim chunk size limits. > - Add missing commit messges. > - Add selftest to unit test suite. > - Fix log format. > - Remove panic from IRQ. > - Remove shared lib update from releases.
Series Acked-by: Jerin Jacob <[email protected]> There is a ICC 32bit related compile issue. I will fix it on apply.

