Re: [dpdk-dev] [PATCH v7 00/10] net/i40e: ESP support

2020-01-21 Thread Iremonger, Bernard
Hi Ferruh, > -Original Message- > From: Yigit, Ferruh > Sent: Thursday, January 16, 2020 5:43 PM > To: Iremonger, Bernard ; dev@dpdk.org; > Xing, Beilei ; Zhang, Qi Z ; > Doherty, Declan > Cc: Ananyev, Konstantin ; Byrne, Stephen1 > ; Zhang, Helin > Subject:

Re: [dpdk-dev] [PATCH v7 00/10] net/i40e: ESP support

2020-01-16 Thread Ferruh Yigit
On 1/16/2020 12:44 PM, Bernard Iremonger wrote: > Add support for ESP flows to testpmd. > Improve debug information in testpmd and the i40e PMD. > Process ESP flows on the i40e Flow Director. > > Changes in V7: > - > Dropped the following debug patch from v6 patchset > 0003-app-testpm

[dpdk-dev] [PATCH v7 00/10] net/i40e: ESP support

2020-01-16 Thread Bernard Iremonger
Add support for ESP flows to testpmd. Improve debug information in testpmd and the i40e PMD. Process ESP flows on the i40e Flow Director. Changes in V7: - Dropped the following debug patch from v6 patchset 0003-app-testpmd-dump-Rx-and-Tx-mbuf.patch Included release notes and doc patch