crypto-ipsecmb: fix perf scaling in ipsecmb v1.3 85/37885/2
authorMarcel Cornu <marcel.d.cornu@intel.com>
Mon, 9 Jan 2023 23:15:11 +0000 (23:15 +0000)
committerFan Zhang <fanzhang.oss@gmail.com>
Tue, 10 Jan 2023 16:55:26 +0000 (16:55 +0000)
commita9e266ea4a8d87eb9383a7fe936426380db9623b
tree271197d989d7c765e06012bb400abe5135796e0c
parent2b1b1154c41679d43bf9abbaf8787a284b05786b
crypto-ipsecmb: fix perf scaling in ipsecmb v1.3

Type: fix

This patch adds a fix for an issue in the ipsecmb library resulting in
lower than expected performance in multi-threaded scenarios. This is
due to multiple threads writing the same global variable simultaneously.

Signed-off-by: marcel.d.cornu@intel.com
Change-Id: Ibcac321aa40da4b1709198dec3e18226e3891138
build/external/patches/ipsec-mb_1.3/0001-Fix-for-perf-scaling-on-release-1.3.patch [new file with mode: 0644]