Re: [dpdk-dev] [PATCH v3 3/4] examples/flow_classify: update sample application

2017-12-19 Thread Iremonger, Bernard
Hi Jasvinder, > -Original Message- > From: Singh, Jasvinder > Sent: Friday, December 15, 2017 10:39 AM > To: dev@dpdk.org > Cc: Iremonger, Bernard > Subject: [PATCH v3 3/4] examples/flow_classify: update sample application > > Update the flow_classify sample app to adapt the APIs changes

[dpdk-dev] [PATCH v3 3/4] examples/flow_classify: update sample application

2017-12-15 Thread Jasvinder Singh
Update the flow_classify sample app to adapt the APIs changes. Signed-off-by: Jasvinder Singh --- v3: - fix build error issue with validate API v2: - use validate api to verify before adding flow rule examples/flow_classify/flow_classify.c | 43 ++ 1 file changed