Re: [dpdk-dev] [PATCH v3 0/8] examples/ipsec-secgw: make app to use ipsec library

2018-12-07 Thread Radu Nicolau
On 12/6/2018 3:54 PM, Konstantin Ananyev wrote: This patch series depends on the patch series: Add 'try' semantics for RD and WR locking http://patches.dpdk.org/patch/48044/ http://patches.dpdk.org/patch/48045/ ipsec: new library for IPsec data-path processing http://patches.dpdk.org/patch/4

[dpdk-dev] [PATCH v3 0/8] examples/ipsec-secgw: make app to use ipsec library

2018-12-06 Thread Konstantin Ananyev
This patch series depends on the patch series: Add 'try' semantics for RD and WR locking http://patches.dpdk.org/patch/48044/ http://patches.dpdk.org/patch/48045/ ipsec: new library for IPsec data-path processing http://patches.dpdk.org/patch/48566/ http://patches.dpdk.org/patch/48567/ http://pat