Re: [dpdk-dev] [PATCH v2 1/2] ip_pipleine: fix load balance table action

2018-03-30 Thread Dumitrescu, Cristian
> -Original Message- > From: Singh, Jasvinder > Sent: Friday, March 30, 2018 3:31 PM > To: dev@dpdk.org > Cc: Dumitrescu, Cristian > Subject: [PATCH v2 1/2] ip_pipleine: fix load balance table action > > Fix bug in load balance action for pipeline table. > > Signed-off-by: Cristian Dum

[dpdk-dev] [PATCH v2 1/2] ip_pipleine: fix load balance table action

2018-03-30 Thread Jasvinder Singh
Fix bug in load balance action for pipeline table. Signed-off-by: Cristian Dumitrescu Signed-off-by: Jasvinder Singh --- examples/ip_pipeline/action.c | 42 ++ examples/ip_pipeline/cli.c| 9 - 2 files changed, 46 insertions(+), 5 deletions(-)