Re: [dpdk-dev] [PATCH v2] examples/ipsec-secgw: support flow director feature

2020-03-23 Thread Shetty, Praveen
Subject: RE: [dpdk-dev] [PATCH v2] examples/ipsec-secgw: support flow director feature Hi Praveen, You need to rebase to the latest dpdk-next-crypto code base. This patch is not applying cleanly. [Praveen] Will fix this in V3. There were few patches from Intel removing the existing FDIR and

Re: [dpdk-dev] [PATCH v2] examples/ipsec-secgw: support flow director feature

2020-03-20 Thread Anoob Joseph
rnard.iremon...@intel.co; > konstantin.anan...@intel.com > Subject: [dpdk-dev] [PATCH v2] examples/ipsec-secgw: support flow director > feature > > Support load distribution in security gateway application using NIC load > distribution feature(Flow Director). > Flow Director is used

[dpdk-dev] [PATCH v2] examples/ipsec-secgw: support flow director feature

2020-03-19 Thread Praveen Shetty
Support load distribution in security gateway application using NIC load distribution feature(Flow Director). Flow Director is used to redirect the specified inbound ipsec flow to a specified queue.This is achieved by extending the SA rule syntax to support specification by adding new action_type o