Re: [dpdk-dev] [PATCH v4 00/49] ip_pipeline: refactoring

2018-03-30 Thread Dumitrescu, Cristian
> -Original Message- > From: Singh, Jasvinder > Sent: Thursday, March 29, 2018 7:31 PM > To: dev@dpdk.org > Cc: Dumitrescu, Cristian > Subject: [PATCH v4 00/49] ip_pipeline: refactoring > > Refactored the IP pipeline application. As result, the code base > size (lines of code) reduces b

[dpdk-dev] [PATCH v4 00/49] ip_pipeline: refactoring

2018-03-29 Thread Jasvinder Singh
Refactored the IP pipeline application. As result, the code base size (lines of code) reduces by ~60%. 1. Moved table actions into the librte_pipeline library. As result, the pre-fabricated pipelines from the application pipeline folder were removed. The flexibility is greatly improved, as n