[dpdk-stable] [PATCH] examples/ipsec-secgw: limit inflight packets count

Radu Nicolau radu.nicolau at intel.com
Mon Apr 30 16:09:17 CEST 2018



On 4/30/2018 2:37 PM, Luca Boccassi wrote:
> On Wed, 2018-04-04 at 13:18 +0100, Radu Nicolau wrote:
>> Revert previous patch that introduce a performance
>> degradation in certain scenarios and add a configurable
>> limit for number inflight packets.
>>
>> Revert
>> commit 84d4b5e4ec48 ("examples/ipsec-secgw: improve IPsec dequeue
>> logic")
>>
>> Signed-off-by: Radu Nicolau <radu.nicolau at intel.com>
>> ---
>>   examples/ipsec-secgw/ipsec.c | 31 ++++++++++++++-----------------
>>   examples/ipsec-secgw/ipsec.h |  1 +
>>   2 files changed, 15 insertions(+), 17 deletions(-)
> Has this, or a version of this, been committed in mainline? I cannot
> find it
>
I originally sent the patch for the master branch, but after feedback I 
marked it as NA and resent the patch for the stable only; but the patch 
in patchwork remains marked as NA.
https://dpdk.org/dev/patchwork/patch/36937/
The patch can be applied to the stable release, at least that was the 
consensus at that time between Akhil and myself.

@Akhil: can we restart the discussion about having this in the master as 
well, for this release?




More information about the stable mailing list