[dpdk-dev] [PATCH 00/29] Packet Framework

2014-06-04 Thread Cao, Waterman
Tested-by: Waterman Cao Totally this patch is composed of 30 files including cover letter, and has been tested by Intel. We verified packet framework patch with ip pipeline example and unit test, all cases passed. Please see test result as the following: test_flow_management Passed tes

[dpdk-dev] [PATCH 00/29] Packet Framework

2014-05-29 Thread Dumitrescu, Cristian
: Dumitrescu, Cristian Cc: dev at dpdk.org Subject: Re: [dpdk-dev] [PATCH 00/29] Packet Framework On Tue, May 27, 2014 at 06:09:23PM +0100, Cristian Dumitrescu wrote: > Intel DPDK Packet Framework provides a standard methodology (logically > similar to OpenFlow) for rapid development of c

[dpdk-dev] [PATCH 00/29] Packet Framework

2014-05-27 Thread Cristian Dumitrescu
Intel DPDK Packet Framework provides a standard methodology (logically similar to OpenFlow) for rapid development of complex packet processing pipelines out of ports, tables and actions. A pipeline is constructed by connecting its input ports to its output ports through a chain of lookup tables

[dpdk-dev] [PATCH 00/29] Packet Framework

2014-05-27 Thread Neil Horman
On Tue, May 27, 2014 at 06:09:23PM +0100, Cristian Dumitrescu wrote: > Intel DPDK Packet Framework provides a standard methodology (logically > similar to OpenFlow) for rapid development of complex packet processing > pipelines out of ports, tables and actions. > > A pipeline is constructed by c