[dpdk-dev] [PATCH] ip_pipeline: Fix for action flow bulk command error

2016-07-22 Thread Thomas Monjalon
2016-07-18 10:32, Chokkalingam, SankarX: > Error while executing action flow bulk command > pipeline> p 1 action flow bulk ./config/action.txt > Command "action flow bulk" failed > pipeline> > > The flow action entries are added successfully. > But the return value is not computed correctly. > Due

[dpdk-dev] [PATCH] ip_pipeline: Fix for action flow bulk command error

2016-07-18 Thread Chokkalingam, SankarX
Error while executing action flow bulk command pipeline> p 1 action flow bulk ./config/action.txt Command "action flow bulk" failed pipeline> The flow action entries are added successfully. But the return value is not computed correctly. Due to this, the error message appears on CLI. The return v