Re: [dpdk-dev] [PATCH 34/39] app/test: octeontx flow based maximum stage pipeline

2017-03-23 Thread Van Haaren, Harry
aviumnetworks.com; Jerin Jacob > > Subject: [dpdk-dev] [PATCH 34/39] app/test: octeontx flow based maximum stage > pipeline > > Add flow based pipeline test with maximum number of stages available > in the device. > > Signed-off-by: Jerin Jacob Acked-by: Harry van Haaren

[dpdk-dev] [PATCH 34/39] app/test: octeontx flow based maximum stage pipeline

2017-03-03 Thread Jerin Jacob
Add flow based pipeline test with maximum number of stages available in the device. Signed-off-by: Jerin Jacob --- app/test/test_eventdev_octeontx.c | 70 +++ 1 file changed, 70 insertions(+) diff --git a/app/test/test_eventdev_octeontx.c b/app/test/test_eve