Re: [dpdk-dev] [PATCH 00/20] add eventmode helper functions

2018-06-11 Thread Jerin Jacob
-Original Message- > Date: Fri, 8 Jun 2018 22:53:59 +0530 > From: Anoob Joseph > To: Bruce Richardson , Jerin Jacob > , Pablo de Lara > > Cc: Anoob Joseph , Hemant Agrawal > , Narayana Prasad > , Nikhil Rao > , Pavan Nikhilesh , > Sunil Kumar Kori , dev@dpdk.org > Subject: [PATCH 0

[dpdk-dev] [PATCH 00/20] add eventmode helper functions

2018-06-08 Thread Anoob Joseph
This patchset adds common initialization code required for using applications in event mode. The APIs exposed, abstracts the complex configuration options exposed by eventdev, ethdev & eth rx adapter. Also, this enables the usage of multiple workers fine tuned for the features of the underlying har