Re: [dpdk-dev] [PATCH v6 00/10] ipsec: new library for IPsec data-path processing

2019-01-10 Thread Xu, Yanjie
The patch series latest versions be tested by yanjie xu, which work for crypto and inline ipsec cases. -Original Message- From: Ananyev, Konstantin Sent: Friday, January 4, 2019 4:16 AM To: dev@dpdk.org; dev@dpdk.org Cc: akhil.go...@nxp.com; Ananyev, Konstantin Subject: [PATCH v6 00/10

[dpdk-dev] [PATCH v6 00/10] ipsec: new library for IPsec data-path processing

2019-01-03 Thread Konstantin Ananyev
v5 -> v6 - Fix issues reported by Akhil: rte_ipsec_session_prepare() fails for lookaside-proto v4 -> v5 - Fix issue with SQN overflows - Address Akhil comments: documentation update spell checks spacing etc. fix input crypto_xform check/prepcess test cases for lookaside