Re: [dpdk-dev] [PATCH v5 00/10] examples/ipsec-secgw: make app to use ipsec library

2019-01-02 Thread Ananyev, Konstantin
> -Original Message- > From: Akhil Goyal [mailto:akhil.go...@nxp.com] > Sent: Wednesday, January 2, 2019 2:29 PM > To: Ananyev, Konstantin ; dev@dpdk.org > Subject: Re: [dpdk-dev] [PATCH v5 00/10] examples/ipsec-secgw: make app to > use ipsec library > >

Re: [dpdk-dev] [PATCH v5 00/10] examples/ipsec-secgw: make app to use ipsec library

2019-01-02 Thread Akhil Goyal
On 1/2/2019 6:31 PM, Ananyev, Konstantin wrote: > Hi Akhil, > >> Hi Konstantin, >> >> I just got results on running the ipsec-secgw on NXP hardware. > Thanks for doing that. > We don't have NXP HW, so would need more help from you. > >> with -l option, I got a seg fault while running traffic. gdb

Re: [dpdk-dev] [PATCH v5 00/10] examples/ipsec-secgw: make app to use ipsec library

2019-01-02 Thread Ananyev, Konstantin
Hi Akhil, > Hi Konstantin, > > I just got results on running the ipsec-secgw on NXP hardware. Thanks for doing that. We don't have NXP HW, so would need more help from you. > > with -l option, I got a seg fault while running traffic. gdb suggest > that pkt_func is not filled up and is NULL.

Re: [dpdk-dev] [PATCH v5 00/10] examples/ipsec-secgw: make app to use ipsec library

2019-01-02 Thread Akhil Goyal
Hi Konstantin, I just got results on running the ipsec-secgw on NXP hardware. it seems there is a drop of around 10% for lookaside proto with normal command(i.e. without -l option) with -l option, I got a seg fault while running traffic. gdb suggest that pkt_func is not filled up and is NULL.

[dpdk-dev] [PATCH v5 00/10] examples/ipsec-secgw: make app to use ipsec library

2018-12-28 Thread Konstantin Ananyev
This patch series depends on the patch series: ipsec: new library for IPsec data-path processing http://patches.dpdk.org/patch/49332/ http://patches.dpdk.org/patch/49333/ http://patches.dpdk.org/patch/49334/ http://patches.dpdk.org/patch/49335/ http://patches.dpdk.org/patch/49336/ http://patches.d